@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://registry.gdi-de.org/id/de.nw/b7de73a1-297f-4d10-b944-e55ca9d33c5c> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/gdiDE>,
        <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
    dct:description "Die Umweltzone ist ein räumlich abgegrenztes Gebiet, in dem Fahrverbote für bestimmte Fahrzeuge (Schadstoffgruppen) gelten. Es sind nur die Fahrzeuge in einer Umweltzone zugelassen, die mit einer für diesen Raum gültigen Plakette gekennzeichnet sind." ;
    dct:identifier "b7de73a1-297f-4d10-b944-e55ca9d33c5c" ;
    dct:issued "2016-02-08"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-11-24"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:umweltamt@bochum.de> ;
            foaf:name "Stadt Bochum" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:umweltamt@bochum.de> ;
            foaf:name "Stadt Bochum" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((7.1001 51.5321, 7.3514 51.5321, 7.3514 51.4086, 7.1001 51.4086, 7.1001 51.5321))"^^gsp:wktLiteral ] ;
    dct:title "Umweltzone - Stadt Bochum" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "b7de73a1-297f-4d10-b944-e55ca9d33c5c" ],
        [ a adms:Identifier ;
            skos:notation "b7de73a1-297f-4d10-b944-e55ca9d33c5c" ],
        "b7de73a1-297f-4d10-b944-e55ca9d33c5c" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Bochum" ;
            vcard:hasEmail <mailto:umweltamt@bochum.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Bochum" ;
            vcard:hasEmail <mailto:umweltamt@bochum.de> ] ;
    dcat:distribution <http://geoportal.bochum.de/mapapps/resources/apps/Umweltzone/index.html?lang=de#distribution> ;
    dcat:keyword "Bochum",
        "Lufteinhalteplanung",
        "OpenData",
        "RVR",
        "Umweltplanung",
        "Umweltüberwachung",
        "inspireidentifiziert" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

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

<http://geoportal.bochum.de/mapapps/resources/apps/Umweltzone/index.html?lang=de#distribution> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Quelle: © Stadt Bochum" ;
    dct:description "Umweltzone - Stadt Bochum" ;
    dct:format "GeoPackage" ;
    dct:issued "2026-07-16T22:56:00.429810"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/andere> ;
    dct:modified "2026-07-16T22:56:00.419822"^^xsd:dateTime ;
    dct:title "Umweltzone - Stadt Bochum" ;
    dcat:accessURL <http://geoportal.bochum.de/mapapps/resources/apps/Umweltzone/index.html?lang=de> ;
    dcat:downloadURL <http://geoportal.bochum.de/mapapps/resources/apps/Umweltzone/index.html?lang=de> .

<http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> a dct:RightsStatement .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<http://geoportal.bochum.de/mapapps/resources/apps/Umweltzone/index.html?lang=de> a rdfs:Resource .

