@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/a9e2d718-4690-468a-b944-3217beeeacbf> a dcat:Dataset ;
    dct:accessRights <https://www.govdata.de/dl-de/by-2-0> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/CONT> ;
    dct:description "Der Datensatz enthält Informationen über die Tatsächliche Nutzung von Flächen in der Stadt Hamm." ;
    dct:identifier "5d008a6f-f699-4640-ab6b-aad3ce8c8939" ;
    dct:issued "2024-06-05"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-03-12"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://www.hamm.de> ;
            foaf:mbox "katasteramt@stadt.hamm.de" ;
            foaf:name "Stadt Hamm" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.hamm.de> ;
            foaf:mbox "katasteramt@stadt.hamm.de" ;
            foaf:name "Stadt Hamm" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.hamm.de> ;
            foaf:mbox "katasteramt@stadt.hamm.de" ;
            foaf:name "Stadt Hamm" ] ;
    dct:title "Tatsächliche Nutzung in Hamm" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "5d008a6f-f699-4640-ab6b-aad3ce8c8939" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Hamm" ;
            vcard:hasEmail <mailto:katasteramt@stadt.hamm.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Hamm" ;
            vcard:hasEmail <mailto:katasteramt@stadt.hamm.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Hamm" ;
            vcard:hasEmail <mailto:katasteramt@stadt.hamm.de> ;
            vcard:hasURL <https://www.hamm.de> ] ;
    dcat:distribution <https://www.hamm.de/masterportal/hamm_open_data/tatsaechliche_nutzung#distribution> ;
    dcat:keyword "flachen",
        "hamm-westf",
        "nutzung",
        "opendata",
        "tatsachliche-nutzung" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/AGRI>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH> .

<http://publications.europa.eu/resource/authority/frequency/CONT> 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/tatsaechliche_nutzung#distribution> a dcat:Distribution ;
    dct:description "Tatsächliche Nutzung in Hamm" ;
    dct:issued "2026-05-13T07:00:45.077843"^^xsd:dateTime ;
    dct:modified "2026-05-13T07:00:45.066075"^^xsd:dateTime ;
    dct:title "Tatsächliche Nutzung in Hamm" ;
    dcat:accessURL <https://www.hamm.de/masterportal/hamm_open_data/tatsaechliche_nutzung> ;
    dcat:downloadURL <https://www.hamm.de/masterportal/hamm_open_data/tatsaechliche_nutzung> .

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

