@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.rvr.dev.datopian.com/dataset/c76ef507-1bf8-4254-9729-7e24fceb7307> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Tanja.Peifer@moers.de" ;
            foaf:name "Tanja Peifer" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Der Datensatz enthält die in 2019 vergebenen Vornamen für Jungen und Mädchen. Jedes Jahr wird ein neuer Datensatz für diesen Bereich angelegt. " ;
    dct:identifier "c76ef507-1bf8-4254-9729-7e24fceb7307" ;
    dct:issued "2022-01-30T23:28:09.003574"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:28:09.003579"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Vornamenstatistik für Neugeborene 2019 in Moers" ;
    owl:versionInfo "v2020.1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tanja Peifer" ;
            vcard:hasEmail <mailto:Tanja.Peifer@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Tanja Peifer" ;
            vcard:hasEmail <mailto:Tanja.Peifer@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Tanja Peifer" ;
            vcard:hasEmail <mailto:Tanja.Peifer@moers.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/c76ef507-1bf8-4254-9729-7e24fceb7307/resource/19f3ce7f-8237-4a87-bf5c-9f47e07b327b> ;
    dcat:keyword "Neugeborene",
        "Vornamen" ;
    dcat:landingPage <http://www.offenedaten.moers.de/> .

<http://www.offenedaten.moers.de/> a foaf:Document .

<https://ckan.rvr.dev.datopian.com/dataset/c76ef507-1bf8-4254-9729-7e24fceb7307/resource/19f3ce7f-8237-4a87-bf5c-9f47e07b327b> a dcat:Distribution ;
    dct:description """* Anzahl\r
* Vorname\r
* Geschlecht\r
* Position: 1 = 1. Vorname, 2 = 2. Vorname\r
\r
Sortiert wird nach Häufigkeit der Vorkommens.""" ;
    dct:format "CSV" ;
    dct:issued "2020-01-07T14:32:59.387910"^^xsd:dateTime ;
    dct:modified "2020-01-07T14:32:59.347486"^^xsd:dateTime,
        "2022-01-30T23:28:08.997056"^^xsd:dateTime ;
    dct:title "Vornamenstatistik für Neugeborene 2019" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/c76ef507-1bf8-4254-9729-7e24fceb7307/resource/19f3ce7f-8237-4a87-bf5c-9f47e07b327b/download/vornamen-2019.csv> ;
    dcat:byteSize 21454.0 ;
    dcat:mediaType "text/csv" .

<https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> a foaf:Agent ;
    foaf:name "Moers" .

