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

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

<http://publications.europa.eu/resource/authority/file-type/JSON> a dct:MediaTypeOrExtent .

<http://publications.europa.eu/resource/authority/frequency/ANNUAL> a dct:Frequency .

<https://opendata.bonn.de/dataset/vornamen-von-neugeborenen-im-jahr-2015> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://opendata.bonn.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ] ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "Der Datensatz enthält die Anzahl der Vornamen von Neugeborenen im Bonner Stadtgebiet im Jahr 2015. Die Liste umfasst 3028 Vornamen, Anzahl und Angabe zum Geschlecht. " ;
    dct:identifier "5011db65-6218-4c1c-8547-2ec7b54190c1" ;
    dct:issued "2026-09-10T00:15:06+02:00"^^xsd:dateTime ;
    dct:modified "2019-10-23T11:03:53+02:00"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/5db34c99-d68a-429b-bab5-6472111154ff> ;
    dct:title "Vornamen von Neugeborenen im Jahr 2015" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Bonn" ;
            vcard:hasEmail <mailto:opendata@bonn.de> ] ;
    dcat:distribution <https://opendata.bonn.de/dataset/327c8ca5-d6de-4b46-8ca1-4b8e80d19037/resource/327c8ca5-d6de-4b46-8ca1-4b8e80d19037>,
        <https://opendata.bonn.de/dataset/47207055-cae8-47a1-b08a-251a71b77ab1/resource/47207055-cae8-47a1-b08a-251a71b77ab1> ;
    dcat:keyword "Bevölkerung" ;
    foaf:page <https://opendata.bonn.de/dataset/vornamen-von-neugeborenen-im-jahr-2015> .

<https://opendata.bonn.de/sites/default/files/Vornamensliste2015.csv> a rdfs:Resource .

<https://test.ckan.open.nrw.de/organization/5db34c99-d68a-429b-bab5-6472111154ff> a foaf:Agent ;
    foaf:name "Bonn" .

<http://dcat-ap.de/def/licenses/other-closed> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://opendata.bonn.de/dataset/327c8ca5-d6de-4b46-8ca1-4b8e80d19037/resource/327c8ca5-d6de-4b46-8ca1-4b8e80d19037> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2016-01-08T10:17:36+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2016-01-08T10:17:36+01:00"^^xsd:dateTime ;
    dct:title "Vornamen von Neugeborenen 2015" ;
    dcat:accessURL <https://opendata.bonn.de/dataset/327c8ca5-d6de-4b46-8ca1-4b8e80d19037/resource/327c8ca5-d6de-4b46-8ca1-4b8e80d19037> ;
    foaf:page <https://opendata.bonn.de/dataset/327c8ca5-d6de-4b46-8ca1-4b8e80d19037/resource/327c8ca5-d6de-4b46-8ca1-4b8e80d19037> .

<https://opendata.bonn.de/dataset/47207055-cae8-47a1-b08a-251a71b77ab1/resource/47207055-cae8-47a1-b08a-251a71b77ab1> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2016-01-08T10:14:50+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2016-01-08T10:14:50+01:00"^^xsd:dateTime ;
    dct:title "Vornamen von Neugeborenen 2015" ;
    dcat:accessURL <https://opendata.bonn.de/dataset/47207055-cae8-47a1-b08a-251a71b77ab1/resource/47207055-cae8-47a1-b08a-251a71b77ab1> ;
    dcat:byteSize "33503"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.bonn.de/sites/default/files/Vornamensliste2015.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.bonn.de/dataset/47207055-cae8-47a1-b08a-251a71b77ab1/resource/47207055-cae8-47a1-b08a-251a71b77ab1> .

