@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 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://test.ckan.open.nrw.de/dataset/dcbd442a-66ed-4f27-bc65-0a4f879e19d1> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "joerg.boltersdorf@kleve.de" ;
            foaf:name "Jörg Boltersdorf" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "joerg.boltersdorf@kleve.de" ;
            foaf:name "Wirtschaft, Tourismus & Marketing Stadt Kleve GmbH" ] ;
    dct:description """Stadt Kleve (Beschäftigung am Wohnort), Kreis Kleve\r
""" ;
    dct:identifier "0077909a-201c-4352-b042-e664a6367138" ;
    dct:issued "2026-09-03T13:23:01.523038"^^xsd:dateTime ;
    dct:modified "2026-09-03T13:23:01.523042"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Sozialversicherungspflichtig Beschäftigte Juni 2010 bis Juni 2018" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "0077909a-201c-4352-b042-e664a6367138" ] ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jörg Boltersdorf" ;
            vcard:hasEmail <mailto:joerg.boltersdorf@kleve.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/dcbd442a-66ed-4f27-bc65-0a4f879e19d1/resource/38da6347-5554-43fc-bf01-b09f6a0c3e52> ;
    dcat:keyword "Sozialversicherungsbeschäftigte" ;
    dcat:landingPage <https://www.kleve.de> .

<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 .

<https://test.ckan.open.nrw.de/dataset/dcbd442a-66ed-4f27-bc65-0a4f879e19d1/resource/38da6347-5554-43fc-bf01-b09f6a0c3e52> a dcat:Distribution ;
    dct:description """Stadt Kleve (Beschäftigung am Wohnort), Kreis Kleve\r
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2017-04-27T15:34:29.472825"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2019-02-06T08:43:26.626779"^^xsd:dateTime ;
    dct:title "Sozialversicherungspflichtige Beschäftigte Juni 2010 bis Juni 2018" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/0077909a-201c-4352-b042-e664a6367138/resource/38da6347-5554-43fc-bf01-b09f6a0c3e52/download/sozialversicherungspflichtige-beschaftigte-4.-quartal-2018.csv> ;
    dcat:byteSize "609"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

<https://www.kleve.de> a foaf:Document .

