@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://hamm.opendata.ruhr/dataset/1b20d3b1-cd9c-4a4b-baca-d342b3d7f09d> a dcat:Dataset ;
    dct:description "Die Datei ist ein Baustein der Lärmkartierung gemäß der Umgebungslärmrichtlinie. Sie enthält die Lärmimmissionen des Straßenverkehrs für die Nacht (22 bis 6 Uhr)." ;
    dct:identifier "e3c073a7-4e66-477b-b7a6-6cb2fb0a3f2f" ;
    dct:issued "2010-01-01"^^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 "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 "Lärmbelastung in der Stadt Hamm durch Straßenverkehr in der Nacht" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "e3c073a7-4e66-477b-b7a6-6cb2fb0a3f2f" ;
    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> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Hamm" ;
            vcard:hasEmail <mailto:umweltamt@stadt.hamm.de> ;
            vcard:hasURL <https://www.hamm.de> ] ;
    dcat:keyword "larm",
        "larmaktionsplanung",
        "opendata",
        "strassenverkehr" ;
    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 .

