@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/0f261dde-54a5-468d-8fdf-afcf6532bd6b> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "{ \"id\": \"dl-by-de/2.0\", \"name\": \"Datenlizenz Deutschland Namensnennung 2.0\", \"url\": \"https://www.govdata.de/dl-de/by-2-0\", \"quelle\": \"\" }" ],
        [ a dct:RightsStatement ;
            rdfs:label "{ \"id\": \"dl-by-de/2.0\", \"name\": \"Datenlizenz Deutschland Namensnennung 2.0\", \"url\": \"https://www.govdata.de/dl-de/by-2-0\", \"quelle\": \"\" }" ] ;
    dct:description "Der Datensatz enthält die Bodenrichtwerte der Stadt Hamm aus dem Jahr 2008." ;
    dct:identifier "22e3a548-2ee2-4569-8276-296f1dc35f39" ;
    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 ;
            foaf:homepage <www.hamm.de> ;
            foaf:mbox "Katasteramt@stadt.hamm.de" ;
            foaf:name "Stadt Hamm" ],
        [ a foaf:Agent ;
            foaf:homepage <www.hamm.de> ;
            foaf:mbox "Katasteramt@stadt.hamm.de" ;
            foaf:name "Stadt Hamm" ] ;
    dct:title "Bodenrichtwerte der Stadt Hamm 2008" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "22e3a548-2ee2-4569-8276-296f1dc35f39" ;
    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 <www.hamm.de> ] ;
    dcat:distribution <https://www.hamm.de/ASWeb_Info/Bodenrichtwerte_bis_2011/Bodenrichtwerte_2008.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://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<https://www.hamm.de/ASWeb_Info/Bodenrichtwerte_bis_2011/Bodenrichtwerte_2008.zip#distribution> a dcat:Distribution ;
    dct:description "Bodenrichtwerte der Stadt Hamm 2008" ;
    dct:format "Shape" ;
    dct:issued "2026-05-13T07:00:38.942693"^^xsd:dateTime ;
    dct:modified "2026-05-14T09:23:22.794456"^^xsd:dateTime ;
    dct:title "Bodenrichtwerte der Stadt Hamm 2008" ;
    dcat:accessURL <https://www.hamm.de/ASWeb_Info/Bodenrichtwerte_bis_2011/Bodenrichtwerte_2008.zip> ;
    dcat:downloadURL <https://www.hamm.de/ASWeb_Info/Bodenrichtwerte_bis_2011/Bodenrichtwerte_2008.zip> ;
    dcat:mediaType "application/zip" .

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

