@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/50589855-476f-4abd-b5b2-61a3111c8bb5> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "achim.kesseler@krefeld.de" ;
            foaf:name "Fachbereich 31" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "it-management@krefeld.de" ;
            foaf:name "Stadt Krefeld" ] ;
    dct:description "Der Datensatz enthält die Verteilung der Vornamen für Neugeborene des Jahres 2016." ;
    dct:identifier "461c68e3-298f-49ac-91a6-625f70c09228" ;
    dct:issued "2026-06-29T08:45:30.294354"^^xsd:dateTime ;
    dct:modified "2026-06-29T08:45:30.294360"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Vornamenstatistik für Neugeborene 2016 in Krefeld" ;
    owl:versionInfo "1.0" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "461c68e3-298f-49ac-91a6-625f70c09228" ],
        [ a adms:Identifier ;
            skos:notation "461c68e3-298f-49ac-91a6-625f70c09228" ],
        "461c68e3-298f-49ac-91a6-625f70c09228" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fachbereich 31" ;
            vcard:hasEmail <mailto:achim.kesseler@krefeld.de> ],
        [ a vcard:Organization ;
            vcard:fn "Fachbereich 31" ;
            vcard:hasEmail <mailto:achim.kesseler@krefeld.de> ],
        [ a vcard:Organization ;
            vcard:fn "Fachbereich 31" ;
            vcard:hasEmail <mailto:achim.kesseler@krefeld.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/50589855-476f-4abd-b5b2-61a3111c8bb5/resource/fa559dc0-8134-4321-81b3-cccdedf09223> ;
    dcat:keyword "Bevölkerung",
        "Krefeld",
        "Namen",
        "Neugeborene" ;
    dcat:landingPage <https://www.krefeld.de/de/buergerservice/31-fachbereich-buergerservice/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<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://ckan.open.nrw.de/dataset/50589855-476f-4abd-b5b2-61a3111c8bb5/resource/fa559dc0-8134-4321-81b3-cccdedf09223> a dcat:Distribution ;
    dct:description "Der Datensatz umfasst die Häufigkeit der Vornamensvergabe, die Vornamen und das Geschlecht." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2017-01-10T11:37:25.248796"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2017-01-10T10:37:25.204610"^^xsd:dateTime ;
    dct:title "Vornamen Neugeborene Krefeld 2016" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/461c68e3-298f-49ac-91a6-625f70c09228/resource/fa559dc0-8134-4321-81b3-cccdedf09223/download/2016-vornamensstatistik.csv> .

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

<https://www.krefeld.de/de/buergerservice/31-fachbereich-buergerservice/> a foaf:Document .

