@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/9fa20f59-6347-419c-929a-453658cabb56> 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 "stadt-kleve.@kleve.de" ;
            foaf:name "Standesamt Kleve" ] ;
    dct:description "Der Datensatz enthält die Verteilung der Vornamen für Neugeborene des Jahres 2012 " ;
    dct:identifier "1f89fb79-3a18-481f-9701-30102f417469" ;
    dct:issued "2026-09-03T13:24:33.941279"^^xsd:dateTime ;
    dct:modified "2026-09-03T13:24:33.941283"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Vornamenstatistik für Neugeborene 2012 in Kleve" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "1f89fb79-3a18-481f-9701-30102f417469" ] ;
    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/9fa20f59-6347-419c-929a-453658cabb56/resource/de6991ba-11d7-40f4-b264-bd3f2927548d> ;
    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/9fa20f59-6347-419c-929a-453658cabb56/resource/de6991ba-11d7-40f4-b264-bd3f2927548d> a dcat:Distribution ;
    dct:description "Der Datensatz enthält die Verteilung der Vornamen für Neugeborene des Jahres 2012" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2016-04-13T14:02:46.265586"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2016-04-13T12:02:46.185868"^^xsd:dateTime ;
    dct:title "Vornamenstatistik für Neugeborene 2012 in Kleve" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/1f89fb79-3a18-481f-9701-30102f417469/resource/de6991ba-11d7-40f4-b264-bd3f2927548d/download/vornamen2012.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 .

