@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.ruhr/dataset/63d053e2-5f12-4e43-86b5-94b015db887c> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "vermessungswesen@moers.de" ;
            foaf:name "Fachdienst 8.1" ] ;
    dct:creator [ a foaf:Agent ;
            vcard:hasEmail <mailto:offenedaten@moers.de> ;
            foaf:name "Stadt Moers" ],
        [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:offenedaten@moers.de> ;
            foaf:name "Stadt Moers" ] ;
    dct:description """Der Datensatz enthält die Geodaten (WGS84 Auf städtischem Grundbesitz) zu den Friedhöfen in Moers. Der Privatfriedhof der Familie Zahn wurde nicht berücksichtigt, da er sich in Privatbesitz befindet.\r
Die Daten werden in einem drei Monats Rhythmus automatisiert aktualisiert.""" ;
    dct:identifier "63d053e2-5f12-4e43-86b5-94b015db887c" ;
    dct:issued "2025-11-06T12:02:51.758619"^^xsd:dateTime ;
    dct:modified "2025-11-06T12:02:51.758623"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Friedhöfe Moers (Flächendaten)" ;
    owl:versionInfo "v2017.1" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Fachdienst 8.1" ;
            vcard:hasEmail <mailto:vermessungswesen@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Fachdienst 8.1" ;
            vcard:hasEmail <mailto:vermessungswesen@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Fachdienst 8.1" ;
            vcard:hasEmail <mailto:vermessungswesen@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Fachdienst 8.1" ;
            vcard:hasEmail <mailto:vermessungswesen@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Fachdienst 8.1" ;
            vcard:hasEmail <mailto:vermessungswesen@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Fachdienst 8.1" ;
            vcard:hasEmail <mailto:vermessungswesen@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Fachdienst 8.1" ;
            vcard:hasEmail <mailto:vermessungswesen@moers.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/63d053e2-5f12-4e43-86b5-94b015db887c/resource/10cf5cf9-0975-48dd-9445-1aa0ef2acb88>,
        <https://opendata.ruhr/dataset/63d053e2-5f12-4e43-86b5-94b015db887c/resource/7c393d03-4a71-4984-aac0-9ffa3d958e19>,
        <https://opendata.ruhr/dataset/63d053e2-5f12-4e43-86b5-94b015db887c/resource/e1cb0da5-3adf-445a-a4a3-2f0a171fd3f4> ;
    dcat:keyword "Friedhöfe" .

<https://gisdata.krzn.de/files/opendatagis/Moers/Friedhoefe.geojson> a rdfs:Resource .

<https://gisdata.krzn.de/files/opendatagis/Moers/Friedhoefe.kml> a rdfs:Resource .

<https://gisdata.krzn.de/files/opendatagis/Moers/Friedhoefe.zip> a rdfs:Resource .

<https://opendata.ruhr/dataset/63d053e2-5f12-4e43-86b5-94b015db887c/resource/10cf5cf9-0975-48dd-9445-1aa0ef2acb88> a dcat:Distribution ;
    dct:description """In der ZIP-Datei befinden sich folgenden Dateien:  \r
\r
DBF-Datei. Sie enthält die Bezeichnungen und Kontaktdaten der Friedhöfe.  \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 "ZIP" ;
    dct:issued "2017-01-31T13:55:20.700946"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-11-06T12:02:51.755806"^^xsd:dateTime ;
    dct:title "Friedhöfe (Flächendaten)" ;
    dcat:accessURL <https://gisdata.krzn.de/files/opendatagis/Moers/Friedhoefe.zip> ;
    dcat:mediaType "application/zip" .

<https://opendata.ruhr/dataset/63d053e2-5f12-4e43-86b5-94b015db887c/resource/7c393d03-4a71-4984-aac0-9ffa3d958e19> a dcat:Distribution ;
    dct:format "KML" ;
    dct:issued "2017-01-31T13:55:49.033219"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-11-06T12:02:51.756421"^^xsd:dateTime ;
    dct:title "Friedhöfe (Flächendaten)" ;
    dcat:accessURL <https://gisdata.krzn.de/files/opendatagis/Moers/Friedhoefe.kml> ;
    dcat:mediaType "application/vnd.google-earth.kml+xml" .

<https://opendata.ruhr/dataset/63d053e2-5f12-4e43-86b5-94b015db887c/resource/e1cb0da5-3adf-445a-a4a3-2f0a171fd3f4> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2017-01-31T13:54:51.404263"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-11-06T12:02:51.755157"^^xsd:dateTime ;
    dct:title "Friedhöfe (Flächendaten)" ;
    dcat:accessURL <https://gisdata.krzn.de/files/opendatagis/Moers/Friedhoefe.geojson> ;
    dcat:mediaType "application/json" .

<https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> a foaf:Agent ;
    foaf:name "Moers" .

<http://dcat-ap.de/def/licenses/other-closed> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

