@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.open.nrw.de/dataset/1e7e3c97-9a0c-47ac-b7b7-df7403eb1765> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Ingo.Lieblang@moers.de" ;
            foaf:name "Ingo Lieblang" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Der Datensatz enthält die Stellenübersicht 2015 nach Produktbereichen." ;
    dct:identifier "dade43bb-cc9d-4bb4-bd25-5a69c6dfce73" ;
    dct:issued "2026-06-29T08:44:06.186388"^^xsd:dateTime ;
    dct:modified "2026-06-29T08:44:06.186392"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Stellenübersicht nach Produktbereichen 2015" ;
    owl:versionInfo "v2015.01" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "dade43bb-cc9d-4bb4-bd25-5a69c6dfce73" ],
        [ a adms:Identifier ;
            skos:notation "dade43bb-cc9d-4bb4-bd25-5a69c6dfce73" ],
        "dade43bb-cc9d-4bb4-bd25-5a69c6dfce73" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ingo Lieblang" ;
            vcard:hasEmail <mailto:Ingo.Lieblang@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ingo Lieblang" ;
            vcard:hasEmail <mailto:Ingo.Lieblang@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ingo Lieblang" ;
            vcard:hasEmail <mailto:Ingo.Lieblang@moers.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/1e7e3c97-9a0c-47ac-b7b7-df7403eb1765/resource/3a9f8d14-052a-4b47-8d79-8aa70db35af0>,
        <https://ckan.open.nrw.de/dataset/1e7e3c97-9a0c-47ac-b7b7-df7403eb1765/resource/84c80408-93de-40d7-a522-3b9d78adf4f9> ;
    dcat:keyword "Stellenübersicht" ;
    dcat:landingPage <http://www.offenedaten.moers.de> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<http://www.offenedaten.moers.de> a foaf:Document .

<https://ckan.open.nrw.de/dataset/1e7e3c97-9a0c-47ac-b7b7-df7403eb1765/resource/3a9f8d14-052a-4b47-8d79-8aa70db35af0> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2015-10-12T14:25:52.707821"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-06-29T08:44:06.183271"^^xsd:dateTime ;
    dct:title "Beamte" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/dade43bb-cc9d-4bb4-bd25-5a69c6dfce73/resource/3a9f8d14-052a-4b47-8d79-8aa70db35af0/download/beamteproduktbereich-1.csv> .

<https://ckan.open.nrw.de/dataset/1e7e3c97-9a0c-47ac-b7b7-df7403eb1765/resource/84c80408-93de-40d7-a522-3b9d78adf4f9> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2015-10-12T14:25:45.339919"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-06-29T08:44:06.182446"^^xsd:dateTime ;
    dct:title "Beschäftigte" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/dade43bb-cc9d-4bb4-bd25-5a69c6dfce73/resource/84c80408-93de-40d7-a522-3b9d78adf4f9/download/beschaeftigteproduktbereich-1.csv> .

<https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> a foaf:Agent ;
    foaf:name "Offenesdatenportal" .

<http://dcat-ap.de/def/licenses/dl-zero-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

