@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://opendata.ruhr/dataset/fa531a5d-6344-425a-ae2d-85f6714ccdd7> 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 "Unter Bodenschätzung versteht man die Bewertung der Ertragsfähigkeit und damit die Schätzung landwirtschaftlicher Grundstücke. Die Datei stellt die geschätzten Flächen und deren Schätzungsergebnisse dar." ;
    dct:identifier "f187ba48-48e9-482d-af03-a0146a35de8e" ;
    dct:issued "2026-05-13T09:24:27.495913"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-02-28"^^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" ] ;
    dct:title "Bodenschätzung in Hamm" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "f187ba48-48e9-482d-af03-a0146a35de8e" ;
    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> ;
            vcard:hasURL <https://www.hamm.de> ] ;
    dcat:distribution <https://www.hamm.de/masterportal/hamm_open_data/bodenschaetzung#distribution> ;
    dcat:keyword "bewertung",
        "bodenschatzung",
        "hamm-westf",
        "landwirtschaft",
        "opendata",
        "schatzung" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<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/bodenschaetzung#distribution> a dcat:Distribution ;
    dct:description "Bodenschätzung in Hamm" ;
    dct:issued "2026-05-13T07:01:00.274846"^^xsd:dateTime ;
    dct:modified "2026-05-13T09:24:27.488534"^^xsd:dateTime ;
    dct:title "Bodenschätzung in Hamm" ;
    dcat:accessURL <https://www.hamm.de/masterportal/hamm_open_data/bodenschaetzung> ;
    dcat:downloadURL <https://www.hamm.de/masterportal/hamm_open_data/bodenschaetzung> .

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

