@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 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/de27e0b1-e0da-4e8a-bfa9-147a6d3661a0> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <http://offenedaten.aachen.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "offenedaten@mail.aachen.de" ;
            foaf:name "IUK" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "standesamt@mail.aachen.de" ;
            foaf:name "Standesamt Aachen (FB 34/000)" ] ;
    dct:description "Der Datensatz enthält die in 2020 vergebenen Vornamen für Jungen und Mädchen. Die Liste umfasst Vornamen, Anzahl und Angabe zum Geschlecht . Jedes Jahr wird ein neuer Datensatz für diesen Bereich angelegt." ;
    dct:identifier "b55ca794-a2b8-499a-bf46-a8169c257f5e" ;
    dct:issued "2020-01-13T13:32:18+02:00"^^xsd:dateTime ;
    dct:modified "2020-01-13T11:32:35+02:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> ;
    dct:title "Vornamen von Neugeborenen in der Stadt Aachen 2020" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "b55ca794-a2b8-499a-bf46-a8169c257f5e" ],
        [ a adms:Identifier ;
            skos:notation "b55ca794-a2b8-499a-bf46-a8169c257f5e" ],
        "b55ca794-a2b8-499a-bf46-a8169c257f5e" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IUK" ;
            vcard:hasEmail <mailto:offenedaten@mail.aachen.de> ],
        [ a vcard:Organization ;
            vcard:fn "IUK" ;
            vcard:hasEmail <mailto:offenedaten@mail.aachen.de> ],
        [ a vcard:Organization ;
            vcard:fn "IUK" ;
            vcard:hasEmail <mailto:offenedaten@mail.aachen.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/de27e0b1-e0da-4e8a-bfa9-147a6d3661a0/resource/3c0e1f85-e8ed-4d1b-81a9-368bf5fb6615>,
        <https://ckan.open.nrw.de/dataset/de27e0b1-e0da-4e8a-bfa9-147a6d3661a0/resource/f34a5775-4734-41c6-8a5c-27630ac2f535> ;
    dcat:keyword "Standesamt",
        "Vornamen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://ckan.open.nrw.de/dataset/de27e0b1-e0da-4e8a-bfa9-147a6d3661a0/resource/3c0e1f85-e8ed-4d1b-81a9-368bf5fb6615> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-01-13T10:36:51.749993"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-01-13T10:36:51.720219"^^xsd:dateTime ;
    dct:title "Vornamen Mädchen 2020" ;
    dcat:accessURL <https://offenedaten.aachen.de/dataset/b55ca794-a2b8-499a-bf46-a8169c257f5e/resource/3c0e1f85-e8ed-4d1b-81a9-368bf5fb6615/download/vornamenmadchen2020.csv> ;
    dcat:byteSize "14269"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.open.nrw.de/dataset/de27e0b1-e0da-4e8a-bfa9-147a6d3661a0/resource/f34a5775-4734-41c6-8a5c-27630ac2f535> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-01-13T10:36:29.140033"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-01-13T10:36:29.111784"^^xsd:dateTime ;
    dct:title "Vornamen Jungen 2020" ;
    dcat:accessURL <https://offenedaten.aachen.de/dataset/b55ca794-a2b8-499a-bf46-a8169c257f5e/resource/f34a5775-4734-41c6-8a5c-27630ac2f535/download/vornamenjungen2020.csv> ;
    dcat:byteSize "14624"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> a foaf:Agent ;
    foaf:name "Aachen" .

<http://dcat-ap.de/def/licenses/dl-by-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 .

