@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/527d7456-db9a-482f-984c-43a0eb3eb700> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Sebastian.Rusch@moers.de" ;
            foaf:name "Sebastian Rusch" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Der Datensatz enthält die in 2020 vergebenen Vornamen für Jungen und Mädchen. Jedes Jahr wird ein neuer Datensatz für diesen Bereich angelegt. " ;
    dct:identifier "527d7456-db9a-482f-984c-43a0eb3eb700" ;
    dct:issued "2022-01-30T23:28:11.402240"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:28:11.402244"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Vornamenstatistik für Neugeborene 2020 in Moers" ;
    owl:versionInfo "v2021.01" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sebastian Rusch" ;
            vcard:hasEmail <mailto:Sebastian.Rusch@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Sebastian Rusch" ;
            vcard:hasEmail <mailto:Sebastian.Rusch@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Sebastian Rusch" ;
            vcard:hasEmail <mailto:Sebastian.Rusch@moers.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/527d7456-db9a-482f-984c-43a0eb3eb700/resource/329c5a49-6d81-4c55-a48d-6e98ee315b0d> ;
    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/527d7456-db9a-482f-984c-43a0eb3eb700/resource/329c5a49-6d81-4c55-a48d-6e98ee315b0d> 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 "2021-01-11T13:00:20.110993"^^xsd:dateTime ;
    dct:modified "2021-01-11T13:00:20.060215"^^xsd:dateTime,
        "2022-01-30T23:28:11.395581"^^xsd:dateTime ;
    dct:title "Vornamen 2020.csv" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/527d7456-db9a-482f-984c-43a0eb3eb700/resource/329c5a49-6d81-4c55-a48d-6e98ee315b0d/download/vornamen-2020.csv> ;
    dcat:byteSize 22469.0 ;
    dcat:mediaType "text/csv" .

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

