@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://ckan.open.nrw.de/organization/5db34c99-d68a-429b-bab5-6472111154ff> a foaf:Agent ;
    foaf:name "Bonn" .

<https://opendata.bonn.de/dataset/vornamen-von-neugeborenen-im-jahr-2012> 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 " ],
        [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ],
        [ 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. Die Liste umfasst Vornamen, Anzahl und Angabe zum Geschlecht. " ;
    dct:identifier "8f6b24f5-c72a-4275-92d8-2889b8648e1a" ;
    dct:issued "2026-09-04T00:15:06+02:00"^^xsd:dateTime ;
    dct:modified "2019-10-23T11:03:53+02:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/5db34c99-d68a-429b-bab5-6472111154ff> ;
    dct:title "Vornamen von Neugeborenen im Jahr 2012" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:opendata@bonn.de> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:opendata@bonn.de> ] ;
    dcat:distribution <https://opendata.bonn.de/dataset/006d0d38-881c-4eb5-b807-80af28e9cdfb/resource/006d0d38-881c-4eb5-b807-80af28e9cdfb>,
        <https://opendata.bonn.de/dataset/79db2b5a-9ddc-49c0-ba7d-1d1086f9b5e5/resource/79db2b5a-9ddc-49c0-ba7d-1d1086f9b5e5> ;
    dcat:keyword "Bevölkerung" ;
    foaf:page <https://opendata.bonn.de/dataset/vornamen-von-neugeborenen-im-jahr-2012> .

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

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

<https://opendata.bonn.de/dataset/006d0d38-881c-4eb5-b807-80af28e9cdfb/resource/006d0d38-881c-4eb5-b807-80af28e9cdfb> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description "Listenaufteilung nach Vorname, Anzahl, Geschlecht." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2014-07-09T12:58:41+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2016-01-11T10:23:49+01:00"^^xsd:dateTime ;
    dct:title "Vornamen von Neugeborenen im Jahr 2012" ;
    dcat:accessURL <https://opendata.bonn.de/dataset/006d0d38-881c-4eb5-b807-80af28e9cdfb/resource/006d0d38-881c-4eb5-b807-80af28e9cdfb> ;
    dcat:byteSize "32005"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.bonn.de/sites/default/files/Vornamen%202012.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.bonn.de/dataset/006d0d38-881c-4eb5-b807-80af28e9cdfb/resource/006d0d38-881c-4eb5-b807-80af28e9cdfb> .

<https://opendata.bonn.de/dataset/79db2b5a-9ddc-49c0-ba7d-1d1086f9b5e5/resource/79db2b5a-9ddc-49c0-ba7d-1d1086f9b5e5> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2015-04-27T12:35:16+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2016-01-11T10:23:49+01:00"^^xsd:dateTime ;
    dct:title "Vornamen von Neugeborenen im Jahr 2012" ;
    dcat:accessURL <https://opendata.bonn.de/dataset/79db2b5a-9ddc-49c0-ba7d-1d1086f9b5e5/resource/79db2b5a-9ddc-49c0-ba7d-1d1086f9b5e5> ;
    foaf:page <https://opendata.bonn.de/dataset/79db2b5a-9ddc-49c0-ba7d-1d1086f9b5e5/resource/79db2b5a-9ddc-49c0-ba7d-1d1086f9b5e5> .

