@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://test.ckan.open.nrw.de/dataset/3f221986-671e-4707-aea7-301bcb6fd660> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:name "Kreisverwaltung Kleve" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "opendata@kreis-kleve.de" ;
            foaf:name "Kreisverwaltung Kleve" ] ;
    dct:description """Einwohnerstatistik für die Gemeinden und Städte im Kreis Kleve.\r
Stichtag ist der 30.05.2013""" ;
    dct:identifier "713e2227-92cc-42b7-8282-c505302b599d" ;
    dct:issued "2026-02-05T12:03:15.971498"^^xsd:dateTime ;
    dct:modified "2026-02-05T12:03:15.971503"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Einwohnerstatistik im Kreis Kleve 2013" ;
    owl:versionInfo "2013-1" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "713e2227-92cc-42b7-8282-c505302b599d" ],
        [ a adms:Identifier ;
            skos:notation "713e2227-92cc-42b7-8282-c505302b599d" ],
        "713e2227-92cc-42b7-8282-c505302b599d" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kreisverwaltung Kleve" ;
            vcard:hasEmail <mailto:opendata@kreis-kleve.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreisverwaltung Kleve" ;
            vcard:hasEmail <mailto:opendata@kreis-kleve.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreisverwaltung Kleve" ;
            vcard:hasEmail <mailto:opendata@kreis-kleve.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/3f221986-671e-4707-aea7-301bcb6fd660/resource/83806686-93df-4b1d-a08d-63648be4cc29>,
        <https://test.ckan.open.nrw.de/dataset/3f221986-671e-4707-aea7-301bcb6fd660/resource/e6d1b148-8b90-4250-ae73-9625829d2ca5> ;
    dcat:keyword "Einwohner",
        "Gemeinde",
        "Stadt",
        "Statistik" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

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

<https://test.ckan.open.nrw.de/dataset/3f221986-671e-4707-aea7-301bcb6fd660/resource/83806686-93df-4b1d-a08d-63648be4cc29> a dcat:Distribution ;
    dct:description """* Spalte1 = Name der Gemeinde/Kommune\r
* Spalte2 = Zahlen insgesamt (Männer & Frauen)\r
* Spalte3 = Anteil an Frauen""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2016-05-09T15:05:56.368289"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2016-05-09T13:05:56.294055"^^xsd:dateTime ;
    dct:title "einwohnerstatistik-im-kreis-kleve-2013" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/713e2227-92cc-42b7-8282-c505302b599d/resource/83806686-93df-4b1d-a08d-63648be4cc29/download/einwohner2013.csv> .

<https://test.ckan.open.nrw.de/dataset/3f221986-671e-4707-aea7-301bcb6fd660/resource/e6d1b148-8b90-4250-ae73-9625829d2ca5> a dcat:Distribution ;
    dct:description """* Spalte1 = Name der Gemeinde/Kommune\r
* Spalte2 = Zahlen insgesamt (Männer & Frauen)\r
* Spalte3 = Anteil an Frauen""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2016-05-09T15:17:25.217013"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2016-05-09T13:17:25.055682"^^xsd:dateTime ;
    dct:title "einwohnerstatistik-im-kreis-kleve-2013" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/713e2227-92cc-42b7-8282-c505302b599d/resource/e6d1b148-8b90-4250-ae73-9625829d2ca5/download/einwohner2013.xlsx> .

<https://test.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> .

