@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/73eada02-e3ba-497c-a68d-b115a6ca52a9> 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 "Dargestellt sind die Reitwege mit Angaben zu deren Beschaffenheit." ;
    dct:identifier "7b33529f-1ef6-4ef7-8140-dc89ab2783e6" ;
    dct:issued "2013-03-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-03-11"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://www.hamm.de> ;
            foaf:mbox "umweltamt@stadt.hamm.de" ;
            foaf:name "Stadt Hamm" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.hamm.de> ;
            foaf:mbox "umweltamt@stadt.hamm.de" ;
            foaf:name "Stadt Hamm" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.hamm.de> ;
            foaf:mbox "umweltamt@stadt.hamm.de" ;
            foaf:name "Stadt Hamm" ] ;
    dct:title "Reitwege in Hamm" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "7b33529f-1ef6-4ef7-8140-dc89ab2783e6" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Hamm" ;
            vcard:hasEmail <mailto:umweltamt@stadt.hamm.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Hamm" ;
            vcard:hasEmail <mailto:umweltamt@stadt.hamm.de> ;
            vcard:hasURL <https://www.hamm.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Hamm" ;
            vcard:hasEmail <mailto:umweltamt@stadt.hamm.de> ] ;
    dcat:distribution <https://www.hamm.de/masterportal/hamm_open_data/reitwege#distribution> ;
    dcat:keyword "opendata",
        "reiten",
        "reitwege",
        "sport" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<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/reitwege#distribution> a dcat:Distribution ;
    dct:description "Reitwege in Hamm" ;
    dct:issued "2026-05-13T07:00:33.238769"^^xsd:dateTime ;
    dct:modified "2026-05-13T07:00:33.233690"^^xsd:dateTime ;
    dct:title "Reitwege in Hamm" ;
    dcat:accessURL <https://www.hamm.de/masterportal/hamm_open_data/reitwege> ;
    dcat:downloadURL <https://www.hamm.de/masterportal/hamm_open_data/reitwege> .

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

