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

<https://www.offenedaten-koeln.de/dataset/vornamen-2023> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description """<p>Eine Auflistung aller für die jeweiligen Jahre vergebenen Vornamen. Der Datensatz wird sukzessive um vergangene und zukünftige Jahre erweitert.<br />
Die Spalte Anzahl beschreibt, wie oft der Name im jeweiligen Jahr vergeben wurde.</p>
<p>Die Datenressource Vornamen 2023 enthält das Parameter 'Namensposition', d.h. ob es sich bei dem Namen um den Erstnamen oder Zweitnamen handelt.</p>
""" ;
    dct:identifier "fa1786d1-e142-45cc-9df0-fa27270c5d0f" ;
    dct:issued "2024-08-15T12:50:12+02:00"^^xsd:dateTime ;
    dct:modified "2025-11-09T11:57:01+01:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/75d1d7b6-d37c-4951-a201-fe7754ce4aaf> ;
    dct:title "Vornamen 2023" ;
    dcat:distribution <https://www.offenedaten-koeln.de/distribution/0681b5111d670958dda832a57c26e615> ;
    dcat:keyword "Bevölkerung" .

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

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<http://www.offenedaten-koeln.de/sites/default/files/distribution/Vornamenstatistik_2023.csv> a rdfs:Resource .

<https://ckan.open.nrw.de/organization/75d1d7b6-d37c-4951-a201-fe7754ce4aaf> a foaf:Agent ;
    foaf:name "Köln" .

<https://www.dcat-ap.de/def/dcatde/1.1/spec/specification.pdf> a dct:Standard .

<https://www.govdata.de/dl-de/zero-2-0> a dct:RightsStatement .

<https://www.offenedaten-koeln.de/distribution/0681b5111d670958dda832a57c26e615> a rdfs:Resource,
        dcat:Distribution ;
    dct:conformsTo <https://www.dcat-ap.de/def/dcatde/1.1/spec/specification.pdf> ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2024-08-15T10:52:59+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2024-08-15T10:52:59+00:00"^^xsd:dateTime ;
    dct:rights <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:title "Vornamenstatistik 2023" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://www.offenedaten-koeln.de/distribution/0681b5111d670958dda832a57c26e615> ;
    dcat:downloadURL <http://www.offenedaten-koeln.de/sites/default/files/distribution/Vornamenstatistik_2023.csv> ;
    dcat:mediaType "text/csv" .

