@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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://hamm.opendata.ruhr/dataset/10085f05-38f3-4e44-af22-26f2b64d8346> a dcat:Dataset ;
    dct:accessRights <https://www.govdata.de/dl-de/by-2-0> ;
    dct:accrualPeriodicity <http://inspire.ec.europa.eu/metadata-codelist/MaintenanceFrequencyCode/asNeeded> ;
    dct:description "Dieser Datensatz enthält Routen entlang verschiedener unter Denkmalschutz gestellter Objekte auf Hammer Stadtgebiet." ;
    dct:identifier "3471eaf2-1ce8-4d65-ae48-340b8040370d" ;
    dct:issued "2024-06-04"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-06-10"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <www.hamm.de> ;
            foaf:mbox "denkmalbehoerde@stadt.hamm.de" ;
            foaf:name "Stadt Hamm" ],
        [ a foaf:Agent ;
            foaf:homepage <www.hamm.de> ;
            foaf:mbox "denkmalbehoerde@stadt.hamm.de" ;
            foaf:name "Stadt Hamm" ],
        [ a foaf:Agent ;
            foaf:homepage <www.hamm.de> ;
            foaf:mbox "denkmalbehoerde@stadt.hamm.de" ;
            foaf:name "Stadt Hamm" ] ;
    dct:title "Denkmalrouten in der Stadt Hamm" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "3471eaf2-1ce8-4d65-ae48-340b8040370d" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Hamm" ;
            vcard:hasEmail <mailto:denkmalbehoerde@stadt.hamm.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Hamm" ;
            vcard:hasEmail <mailto:denkmalbehoerde@stadt.hamm.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Hamm" ;
            vcard:hasEmail <mailto:denkmalbehoerde@stadt.hamm.de> ;
            vcard:hasURL <www.hamm.de> ] ;
    dcat:distribution <https://www.hamm.de/masterportal/hamm_open_data/denkmalroute#distribution> ;
    dcat:keyword "denkmaler",
        "denkmalroute",
        "denkmalschutz",
        "gebaude",
        "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://inspire.ec.europa.eu/metadata-codelist/MaintenanceFrequencyCode/asNeeded> a dct:Frequency .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<https://www.govdata.de/dl-de/by-2-0> a dct:RightsStatement .

<https://www.hamm.de/masterportal/hamm_open_data/denkmalroute#distribution> a dcat:Distribution ;
    dct:description "Denmkalrouten in der Stadt Hamm" ;
    dct:issued "2026-05-13T07:00:49.565340"^^xsd:dateTime ;
    dct:modified "2026-05-13T07:00:49.559064"^^xsd:dateTime ;
    dct:title "Denmkalrouten in der Stadt Hamm" ;
    dcat:accessURL <https://www.hamm.de/masterportal/hamm_open_data/denkmalroute> ;
    dcat:downloadURL <https://www.hamm.de/masterportal/hamm_open_data/denkmalroute> .

<https://www.hamm.de/masterportal/hamm_open_data/denkmalroute> a rdfs:Resource .

