@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/99b36574-d585-45e5-bcc8-7e338b053f62> 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. Stichtag ist der 30.05.2014 " ;
    dct:identifier "f0605fd2-e4cb-4201-b8c8-d9c8dd1840f7" ;
    dct:issued "2026-05-27T11:13:51.259171"^^xsd:dateTime ;
    dct:modified "2026-05-27T11:13:51.259176"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Einwohnerstatistik im Kreis Kleve 2014" ;
    owl:versionInfo "2014-1" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "f0605fd2-e4cb-4201-b8c8-d9c8dd1840f7" ],
        [ a adms:Identifier ;
            skos:notation "f0605fd2-e4cb-4201-b8c8-d9c8dd1840f7" ],
        "f0605fd2-e4cb-4201-b8c8-d9c8dd1840f7" ;
    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://ckan.open.nrw.de/dataset/99b36574-d585-45e5-bcc8-7e338b053f62/resource/319cc1b7-516e-43da-ae00-5b0ca206f17c>,
        <https://ckan.open.nrw.de/dataset/99b36574-d585-45e5-bcc8-7e338b053f62/resource/99c615f9-8add-431c-b82a-f6fc1bca7929> ;
    dcat:keyword "Einwohnerzahlen",
        "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://ckan.open.nrw.de/dataset/99b36574-d585-45e5-bcc8-7e338b053f62/resource/319cc1b7-516e-43da-ae00-5b0ca206f17c> 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:08:42.596367"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2016-05-09T13:08:42.515592"^^xsd:dateTime ;
    dct:title "einwohnerstatistik-im-kreis-kleve-2014" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/f0605fd2-e4cb-4201-b8c8-d9c8dd1840f7/resource/319cc1b7-516e-43da-ae00-5b0ca206f17c/download/einwohner2014.csv> .

<https://ckan.open.nrw.de/dataset/99b36574-d585-45e5-bcc8-7e338b053f62/resource/99c615f9-8add-431c-b82a-f6fc1bca7929> 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:16:26.114916"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2016-05-09T13:16:26.023928"^^xsd:dateTime ;
    dct:title "einwohnerstatistik-im-kreis-kleve-2014" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/f0605fd2-e4cb-4201-b8c8-d9c8dd1840f7/resource/99c615f9-8add-431c-b82a-f6fc1bca7929/download/einwohner2014.xlsx> .

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

