@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/96c3d3ff-5251-42a0-a030-44214af1c9f3> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Edith.Neubersch@moers.de" ;
            foaf:name "Edith Neubersch" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Der Datensatz enthält die Moerser Karnevalsveranstaltungen." ;
    dct:identifier "96c3d3ff-5251-42a0-a030-44214af1c9f3" ;
    dct:issued "2022-01-30T22:56:40.880752"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:27:34.845594"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Karnevalsveranstaltungen" ;
    owl:versionInfo "v2014.01" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Edith Neubersch" ;
            vcard:hasEmail <mailto:Edith.Neubersch@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Edith Neubersch" ;
            vcard:hasEmail <mailto:Edith.Neubersch@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Edith Neubersch" ;
            vcard:hasEmail <mailto:Edith.Neubersch@moers.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/96c3d3ff-5251-42a0-a030-44214af1c9f3/resource/1a9c3eca-29fb-4dc6-b195-239fa7c2580b>,
        <https://ckan.rvr.dev.datopian.com/dataset/96c3d3ff-5251-42a0-a030-44214af1c9f3/resource/5456786b-5021-4b24-8437-1f553f346932> ;
    dcat:keyword "Karnevalsveranstaltungen" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<https://ckan.rvr.dev.datopian.com/dataset/96c3d3ff-5251-42a0-a030-44214af1c9f3/resource/1a9c3eca-29fb-4dc6-b195-239fa7c2580b> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-08-02T12:24:46.762316"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:27:34.839693"^^xsd:dateTime,
        "2023-07-31T07:27:34.853658"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://ckan.rvr.dev.datopian.com/dataset/96c3d3ff-5251-42a0-a030-44214af1c9f3/resource/1a9c3eca-29fb-4dc6-b195-239fa7c2580b/download/karnevalsveranstaltungen-3gch2irj.zip> ;
    dcat:byteSize 482.0 ;
    dcat:mediaType "application/zip" .

<https://ckan.rvr.dev.datopian.com/dataset/96c3d3ff-5251-42a0-a030-44214af1c9f3/resource/5456786b-5021-4b24-8437-1f553f346932> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2015-11-05T11:50:35.852803"^^xsd:dateTime ;
    dct:modified "2022-01-30T22:56:40.874744"^^xsd:dateTime ;
    dct:title "Veranstaltungen" ;
    dcat:accessURL <https://www.moers.de/de/opendataxml/karneval-in-moers-als-xml/> .

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

