@prefix adms: <http://www.w3.org/ns/adms#> .
@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.ruhr/dataset/e655cabf-bd78-4f5a-9040-bf421f916f80> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:accessRights <https://www.govdata.de/dl-de/by-2-0> ;
    dct:description "Der Datensatz enthält die Bodenrichtwerte der Stadt Hamm aus dem Jahr 2000. Die Angaben sind in DM." ;
    dct:identifier "1b8e2e2f-2636-469b-88e3-e8c5e625e3a4" ;
    dct:issued "2024-06-03"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-02-28"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:Katasteramt@stadt.hamm.de> ;
            foaf:homepage <www.hamm.de> ;
            foaf:name "Stadt Hamm" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:Katasteramt@stadt.hamm.de> ;
            foaf:homepage <www.hamm.de> ;
            foaf:name "Stadt Hamm" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:Katasteramt@stadt.hamm.de> ;
            foaf:homepage <www.hamm.de> ;
            foaf:name "Stadt Hamm" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:Katasteramt@stadt.hamm.de> ;
            foaf:homepage <www.hamm.de> ;
            foaf:name "Stadt Hamm" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((7.6700 51.7600, 8.0100 51.7600, 8.0100 51.5800, 7.6700 51.5800, 7.6700 51.7600))"^^gsp:wktLiteral ] ;
    dct:title "Bodenrichtwerte der Stadt Hamm 2000" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "1b8e2e2f-2636-469b-88e3-e8c5e625e3a4" ],
        [ a adms:Identifier ;
            skos:notation "1b8e2e2f-2636-469b-88e3-e8c5e625e3a4" ],
        "1b8e2e2f-2636-469b-88e3-e8c5e625e3a4" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Hamm" ;
            vcard:hasEmail <mailto:Katasteramt@stadt.hamm.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Hamm" ;
            vcard:hasEmail <mailto:Katasteramt@stadt.hamm.de> ;
            vcard:hasURL <www.hamm.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Hamm" ;
            vcard:hasEmail <mailto:Katasteramt@stadt.hamm.de> ;
            vcard:hasURL <www.hamm.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Hamm" ;
            vcard:hasEmail <mailto:Katasteramt@stadt.hamm.de> ] ;
    dcat:distribution <https://www.hamm.de/ASWeb_Info/Bodenrichtwerte_bis_2011/Bodenrichtwerte_2000_DM.zip#distribution> ;
    dcat:keyword "bodenrichtwert",
        "bodenwert",
        "gebaude",
        "kaufpreis",
        "opendata",
        "richtwert" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

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

<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/ASWeb_Info/Bodenrichtwerte_bis_2011/Bodenrichtwerte_2000_DM.zip#distribution> a dcat:Distribution ;
    dct:description "Bodenrichtwerte der Stadt Hamm 2000" ;
    dct:format "ZIP" ;
    dct:issued "2025-02-26T12:52:55.807406"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-03-12T21:46:56.871106"^^xsd:dateTime ;
    dct:title "Bodenrichtwerte der Stadt Hamm 2000" ;
    dcat:accessURL <https://www.hamm.de/ASWeb_Info/Bodenrichtwerte_bis_2011/Bodenrichtwerte_2000_DM.zip> ;
    dcat:downloadURL <https://www.hamm.de/ASWeb_Info/Bodenrichtwerte_bis_2011/Bodenrichtwerte_2000_DM.zip> ;
    dcat:mediaType "application/zip" .

<https://www.hamm.de/ASWeb_Info/Bodenrichtwerte_bis_2011/Bodenrichtwerte_2000_DM.zip> a rdfs:Resource .

