@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/55bf5893-0ad9-49f8-90c7-6d947c150d96> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "claus.arndt@moers.de" ;
            foaf:name "Claus Arndt" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Der Datensatz enthält Informationen zu den Öffnungszeiten städtischer Fachbereiche und Einrichtungen." ;
    dct:identifier "55bf5893-0ad9-49f8-90c7-6d947c150d96" ;
    dct:issued "2022-01-30T23:02:30.167827"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:34:40.707553"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Öffnungszeiten der Fachbereiche und Einrichtungen" ;
    owl:versionInfo "v2015.1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Claus Arndt" ;
            vcard:hasEmail <mailto:claus.arndt@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Claus Arndt" ;
            vcard:hasEmail <mailto:claus.arndt@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Claus Arndt" ;
            vcard:hasEmail <mailto:claus.arndt@moers.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/55bf5893-0ad9-49f8-90c7-6d947c150d96/resource/68ff19ec-9404-4b12-bf6e-a21b4d574be4>,
        <https://ckan.rvr.dev.datopian.com/dataset/55bf5893-0ad9-49f8-90c7-6d947c150d96/resource/bbfad883-9fb4-4725-9638-1728a601a7c2> ;
    dcat:keyword "Öffnungszeiten" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<https://ckan.rvr.dev.datopian.com/dataset/55bf5893-0ad9-49f8-90c7-6d947c150d96/resource/68ff19ec-9404-4b12-bf6e-a21b4d574be4> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-08-02T12:31:39.481594"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:34:40.701106"^^xsd:dateTime,
        "2023-07-31T07:34:40.717088"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://ckan.rvr.dev.datopian.com/dataset/55bf5893-0ad9-49f8-90c7-6d947c150d96/resource/68ff19ec-9404-4b12-bf6e-a21b4d574be4/download/offnungzeiten-1ll96a9m.zip> ;
    dcat:byteSize 635.0 ;
    dcat:mediaType "application/zip" .

<https://ckan.rvr.dev.datopian.com/dataset/55bf5893-0ad9-49f8-90c7-6d947c150d96/resource/bbfad883-9fb4-4725-9638-1728a601a7c2> a dcat:Distribution ;
    dct:description """Folgende Angaben sind im Datensatz enthalten:\r
\r
<name> = Name des Fachbereiches oder der Einrichtung\r
<time> = Öffnungszeiten mit HTML-Formatierungen\r
<documenturl> = Link zu weiterführenden Informationen über den Fachbereich oder die Einrichtung""" ;
    dct:format "XML" ;
    dct:issued "2015-10-15T09:48:52.424292"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:02:30.161582"^^xsd:dateTime ;
    dct:title "Öffnungzeiten" ;
    dcat:accessURL <https://www.moers.de/de/opendataxml/oeffnungszeiten-als-xml/> .

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

