@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/de585ffe-dd68-4e80-8ae9-93446aba6e7f> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Britta.Bongers@moers.de" ;
            foaf:name "Britta Bongers" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Der Datensatz enthält Geburten, Sterbefälle, Eheschließungen und Lebenspartnerschaften von 2010 bis 25.02.2015" ;
    dct:identifier "de585ffe-dd68-4e80-8ae9-93446aba6e7f" ;
    dct:issued "2022-01-30T22:52:00.173821"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:23:27.570901"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Geburten, Sterbefälle, Eheschließungen und Lebenspartnerschaften 2010 - 25.02.2015" ;
    owl:versionInfo "v2015.1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Britta Bongers" ;
            vcard:hasEmail <mailto:Britta.Bongers@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Britta Bongers" ;
            vcard:hasEmail <mailto:Britta.Bongers@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Britta Bongers" ;
            vcard:hasEmail <mailto:Britta.Bongers@moers.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/de585ffe-dd68-4e80-8ae9-93446aba6e7f/resource/413ec5ed-c931-44fe-b416-6a36d3a25a6d>,
        <https://ckan.rvr.dev.datopian.com/dataset/de585ffe-dd68-4e80-8ae9-93446aba6e7f/resource/c9ea3b69-4c44-4832-a738-b36d06784c81> ;
    dcat:keyword "Eheschließungen",
        "Geburten",
        "Lebenspartnerschaften",
        "Sterbefälle" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<https://ckan.rvr.dev.datopian.com/dataset/de585ffe-dd68-4e80-8ae9-93446aba6e7f/resource/413ec5ed-c931-44fe-b416-6a36d3a25a6d> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-08-02T11:02:17.971481"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:23:27.565386"^^xsd:dateTime,
        "2023-07-31T07:23:27.581973"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://ckan.rvr.dev.datopian.com/dataset/de585ffe-dd68-4e80-8ae9-93446aba6e7f/resource/413ec5ed-c931-44fe-b416-6a36d3a25a6d/download/geburten-sterbefalle-eheschliebungen-und-lebenspartnerschaften-2010-25-02-2015-93ijky0p.zip> ;
    dcat:byteSize 1119.0 ;
    dcat:mediaType "application/zip" .

<https://ckan.rvr.dev.datopian.com/dataset/de585ffe-dd68-4e80-8ae9-93446aba6e7f/resource/c9ea3b69-4c44-4832-a738-b36d06784c81> a dcat:Distribution ;
    dct:description "Der Datensatz enthält die Zahlen der Geburten, Sterbefälle, Eheschließungen und Lebenspartnerschaften von 2010 bis 25.02.2015 in Moers." ;
    dct:format "CSV" ;
    dct:issued "2015-10-06T16:12:17.694057"^^xsd:dateTime ;
    dct:modified "2022-01-30T22:52:00.164720"^^xsd:dateTime ;
    dct:title "Geburten, Sterbefälle, Eheschließungen und Lebenspartnerschaften 2010 - 25.02.2015" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/de585ffe-dd68-4e80-8ae9-93446aba6e7f/resource/c9ea3b69-4c44-4832-a738-b36d06784c81/download/geburten-sterbefalle.csv> .

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

