@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.open.nrw.de/dataset/eb4f1e9b-b400-4e00-9efe-eec1270af3c7> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:homepage <https://www.arnsberg.de/open-data> ;
            foaf:mbox "pressestelle.kettler@arnsberg.de" ;
            foaf:name "Stadt Arnsberg" ;
            foaf:phone <+49%202932%20201-1634> ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dct:description "Der Datensatz enthält die in 2020 vergebenen Vornamen für Jungen und Mädchen. Jedes Jahr wird ein neuer Datensatz für diesen Bereich angelegt." ;
    dct:identifier "458e53b8-2daf-5ac8-bf64-892040b5080b" ;
    dct:issued "2021-01-26"^^xsd:date ;
    dct:modified "2023-02-08"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://www.arnsberg.de/open-data> ;
            foaf:mbox "pressestelle.kettler@arnsberg.de" ;
            foaf:name "Stadt Arnsberg" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.arnsberg.de/open-data> ;
            foaf:mbox "pressestelle.kettler@arnsberg.de" ;
            foaf:name "Stadt Arnsberg" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.arnsberg.de/open-data> ;
            foaf:mbox "pressestelle.kettler@arnsberg.de" ;
            foaf:name "Stadt Arnsberg" ;
            foaf:phone <tel:02932%20201-1634> ] ;
    dct:title "Vornamenstatistik für Neugeborene 2020 in Arnsberg" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Arnsberg" ;
            vcard:hasEmail <mailto:pressestelle.kettler@arnsberg.de> ;
            vcard:hasTelephone <tel:+49%202932%20201-1634> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Arnsberg" ;
            vcard:hasEmail <mailto:pressestelle.kettler@arnsberg.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Arnsberg" ;
            vcard:hasEmail <mailto:pressestelle.kettler@arnsberg.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/eb4f1e9b-b400-4e00-9efe-eec1270af3c7/resource/0c806f8d-deab-4dcf-abea-fe57f8ad25dd> ;
    dcat:keyword " Vornamenstatistik",
        "Arnsberg",
        "Vornamen" ;
    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/eb4f1e9b-b400-4e00-9efe-eec1270af3c7/resource/0c806f8d-deab-4dcf-abea-fe57f8ad25dd> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-05-27T12:32:48.931196"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2021-01-26"^^xsd:date ;
    dcat:downloadURL <https://www.arnsberg-daten.de/open-data/bevoelkerung/vornamenstatistik-2020.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://www.arnsberg-daten.de/open-data/bevoelkerung/vornamenstatistik-2020.csv> a rdfs:Resource .

<https://www.iana.org/assignments/media-types/text/csv> a dct:MediaType .

