@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/de4fa198-c122-4524-91db-561e4475ec12> 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 2016 vergebenen Vornamen für Jungen und Mädchen. Jedes Jahr wird ein neuer Datensatz für diesen Bereich angelegt. " ;
    dct:identifier "de4fa198-c122-4524-91db-561e4475ec12" ;
    dct:issued "2022-01-30T23:27:59.154072"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:27:59.154078"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Vornamenstatistik für Neugeborene 2016" ;
    owl:versionInfo "v2017.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/de4fa198-c122-4524-91db-561e4475ec12/resource/5c39f41f-4610-4f37-ab35-ec60747c94ad> ;
    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/de4fa198-c122-4524-91db-561e4475ec12/resource/5c39f41f-4610-4f37-ab35-ec60747c94ad> a dcat:Distribution ;
    dct:description """* Anzahl\r
* Vorname\r
* Geschlecht\r
\r
Sortiert wird nach Häufigkeit der Vorkommens.""" ;
    dct:format "CSV" ;
    dct:issued "2017-01-04T15:38:30.023954"^^xsd:dateTime ;
    dct:modified "2017-01-04T14:38:29.973045"^^xsd:dateTime,
        "2022-01-30T23:27:59.147601"^^xsd:dateTime ;
    dct:title "vornamenstatistik für Neugeborene 2016" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/de4fa198-c122-4524-91db-561e4475ec12/resource/5c39f41f-4610-4f37-ab35-ec60747c94ad/download/vornamen-2016.csv> .

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

