@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/b3d0ddaa-8a61-47a7-a9c2-93cb3aa9c72b> 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 Karte der Baustellen enthält aktuelle Informationen zu großen Baumaßnahmen der Stadt Bochum und der damit verbundenen Verkehrsführung (Sperrungen, Baustellenampeln, Einbahnstraßenregelungen) im Stadtgebiet." ;
    dct:identifier "b3d0ddaa-8a61-47a7-a9c2-93cb3aa9c72b" ;
    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:tiefbauamt@bochum.de> ;
            foaf:name "Stadt Bochum" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:tiefbauamt@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 "Baustellen - Stadt Bochum" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "b3d0ddaa-8a61-47a7-a9c2-93cb3aa9c72b" ],
        [ a adms:Identifier ;
            skos:notation "b3d0ddaa-8a61-47a7-a9c2-93cb3aa9c72b" ],
        "b3d0ddaa-8a61-47a7-a9c2-93cb3aa9c72b" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Bochum" ;
            vcard:hasEmail <mailto:tiefbauamt@bochum.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Bochum" ;
            vcard:hasEmail <mailto:tiefbauamt@bochum.de> ] ;
    dcat:distribution <https://geoportal.bochum.de/mapapps/resources/apps/baustellen/index.html?lang=de#distribution> ;
    dcat:keyword "Baustelle",
        "Bochum",
        "OpenData",
        "Verkehrslenkung",
        "Verkehrsnetze",
        "aktuelle Sperrungen",
        "inspireidentifiziert",
        "Öffentlicher Verkehr" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

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

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

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

<https://geoportal.bochum.de/mapapps/resources/apps/baustellen/index.html?lang=de#distribution> a dcat:Distribution ;
    dct:description "Baustellen - Stadt Bochum" ;
    dct:format "GeoPackage" ;
    dct:issued "2026-07-13T22:56:45.590727"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/andere> ;
    dct:modified "2026-07-13T22:56:45.581828"^^xsd:dateTime ;
    dct:title "Baustellen - Stadt Bochum" ;
    dcat:accessURL <https://geoportal.bochum.de/mapapps/resources/apps/baustellen/index.html?lang=de> ;
    dcat:downloadURL <https://geoportal.bochum.de/mapapps/resources/apps/baustellen/index.html?lang=de> .

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

