@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/5b5557e1-0990-47ff-9c0e-0b1dc07c5e34> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Ilona.Bajorat@moers.de" ;
            foaf:name "Ilona Bajorat" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Der Datensatz enthält Informationen über die Stadtführungen in Moers." ;
    dct:identifier "5b5557e1-0990-47ff-9c0e-0b1dc07c5e34" ;
    dct:issued "2022-01-30T23:20:09.373441"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:57:58.217096"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Stadtführungen" ;
    owl:versionInfo "v2015.01" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ilona Bajorat" ;
            vcard:hasEmail <mailto:Ilona.Bajorat@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ilona Bajorat" ;
            vcard:hasEmail <mailto:Ilona.Bajorat@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ilona Bajorat" ;
            vcard:hasEmail <mailto:Ilona.Bajorat@moers.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/5b5557e1-0990-47ff-9c0e-0b1dc07c5e34/resource/7f248427-b65e-471e-84a2-9ce16b885db8>,
        <https://ckan.rvr.dev.datopian.com/dataset/5b5557e1-0990-47ff-9c0e-0b1dc07c5e34/resource/b5131854-0856-4dd1-ab32-64b81e29edeb> ;
    dcat:keyword "Stadtführungen" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<https://ckan.rvr.dev.datopian.com/dataset/5b5557e1-0990-47ff-9c0e-0b1dc07c5e34/resource/7f248427-b65e-471e-84a2-9ce16b885db8> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2023-07-31T07:57:58.231649"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:57:58.212756"^^xsd:dateTime,
        "2023-07-31T07:57:58.224628"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://ckan.rvr.dev.datopian.com/dataset/5b5557e1-0990-47ff-9c0e-0b1dc07c5e34/resource/7f248427-b65e-471e-84a2-9ce16b885db8/download/stadtfuhrungen-e08we440.zip> ;
    dcat:byteSize 454.0 ;
    dcat:mediaType "application/zip" .

<https://ckan.rvr.dev.datopian.com/dataset/5b5557e1-0990-47ff-9c0e-0b1dc07c5e34/resource/b5131854-0856-4dd1-ab32-64b81e29edeb> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2015-11-06T09:59:44.721761"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:20:09.366796"^^xsd:dateTime ;
    dct:title "Stadtführungen" ;
    dcat:accessURL <https://www.moers.de/de/opendataxml/stadtfuehrungen/> .

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

