@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/8d851160-ace1-4761-9087-a3e6331d2009> 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 die Geodaten (in WGS 84) der Hundekotbeutelspenderstandorte in Moers.\r
""" ;
    dct:identifier "8d851160-ace1-4761-9087-a3e6331d2009" ;
    dct:issued "2022-01-30T23:22:10.611652"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:22:10.611658"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Standorte Hundekotstationen in Moers" ;
    owl:versionInfo "v2018.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/8d851160-ace1-4761-9087-a3e6331d2009/resource/160e3e51-bee6-44aa-92e7-46f32303422c>,
        <https://ckan.rvr.dev.datopian.com/dataset/8d851160-ace1-4761-9087-a3e6331d2009/resource/29851b8f-6261-4995-9fa1-f978a98c0acd>,
        <https://ckan.rvr.dev.datopian.com/dataset/8d851160-ace1-4761-9087-a3e6331d2009/resource/33b0b591-e07c-40af-b374-edf3afd2f904> ;
    dcat:keyword "Geodaten",
        "Hunde" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<https://ckan.rvr.dev.datopian.com/dataset/8d851160-ace1-4761-9087-a3e6331d2009/resource/160e3e51-bee6-44aa-92e7-46f32303422c> a dcat:Distribution ;
    dct:description "Der Datensatz enthält die Geodaten (in WGS 84 ) der Hundekotbeutelspenderstandorte in Moers." ;
    dct:format "GeoJSON" ;
    dct:issued "2018-02-27T10:37:42.273508"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:22:10.602432"^^xsd:dateTime ;
    dct:title "Hundekotstationen in Moers" ;
    dcat:accessURL <https://gisdata.krzn.de/files/opendatagis/Moers/Rund_ums_Tier.geojson> ;
    dcat:mediaType "application/json" .

<https://ckan.rvr.dev.datopian.com/dataset/8d851160-ace1-4761-9087-a3e6331d2009/resource/29851b8f-6261-4995-9fa1-f978a98c0acd> a dcat:Distribution ;
    dct:description """In der ZIP-Datei befinden sich folgenden Dateien:\r
\r
DBF-Datei. Sie enthält die Bezeichnungen und Daten der Hundekotstationen.\r
SHP-Datei. Sie enthält die Geometriedaten\r
SHX-Datei. Sie enthält einen Index der Geometrie zur Verknüpfung der Sachdaten\r
PRJ. Datei. Projektdatei.""" ;
    dct:format "gezippte shape" ;
    dct:issued "2018-02-27T10:26:44.864137"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:22:10.600654"^^xsd:dateTime ;
    dct:title "Hundekotstationen in Moers" ;
    dcat:accessURL <https://gisdata.krzn.de/files/opendatagis/Moers/Rund_ums_Tier.zip> ;
    dcat:mediaType "application/zip" .

<https://ckan.rvr.dev.datopian.com/dataset/8d851160-ace1-4761-9087-a3e6331d2009/resource/33b0b591-e07c-40af-b374-edf3afd2f904> a dcat:Distribution ;
    dct:description "Der Datensatz enthält die Geodaten (in WGS 84 ) der Hundekotstationen in Moers. " ;
    dct:format "KML" ;
    dct:issued "2018-02-27T10:41:58.888515"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:22:10.604135"^^xsd:dateTime ;
    dct:title "Hundekotstationen in Moers" ;
    dcat:accessURL <https://gisdata.krzn.de/files/opendatagis/Moers/Rund_ums_Tier.kml> ;
    dcat:mediaType "application/vnd.google-earth.kml+xml" .

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

