@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@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#> .

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

<http://publications.europa.eu/resource/authority/place/DEU_LBC> a dct:Location ;
    skos:prefLabel "Stadt Lübeck" ;
    locn:geometry "POLYGON ((10.5547 53.7682, 10.5547 53.9937, 10.9671 53.9937, 10.9671 53.7682, 10.5547 53.7682))"^^gsp:wktLiteral .

<https://opendata.luebeck.de/bereich/5.000/5.000/baustellen/massnahmen> a dcat:Dataset ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Stabsstelle Verkehrsfluss und Geoservices, Hansestadt Lübeck" ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "veges@luebeck.de" ;
            foaf:name "Stabsstelle Verkehrsfluss und Geoservices, Hansestadt Lübeck" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/01003000> ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "veges@luebeck.de" ;
            foaf:name "Stabsstelle Verkehrsfluss und Geoservices, Hansestadt Lübeck" ] ;
    dct:description """Die Layer "roads_ausleitung_aktiv" und "roads_ausleitung_geplant" des
WMS-Dienstes (MapProxy) der Hansestadt Lübeck umfassen alle digital aus
dem Genehmigungssystem Roads Permit erteilten und aktuell gültigen
verkehrsrechtlichen Anordnungen im Regelverfahren zu Baustellen auf
dem Gebiet der Hansestadt Lübeck - Abschnitt in Phase + Maßnahmen
(Linienzug).

Um die Layer direkt im Browser zu visualisieren, kann
[das Geoportal der Hansestadt Lübeck](https://geoportal.smart-hl.city/?MAPS={"center":[610948.63,5970036.7],"mode":"2D","zoom":6}&MENU={"main":{"currentComponent":"root"},"secondary":{"currentComponent":"root"}}&LAYERS=[{"id":"585","visibility":true},{"id":"612","visibility":true},{"id":"611","visibility":true}]#)
genutzt werden.
""" ;
    dct:identifier <https://opendata.luebeck.de/bereich/5.000/5.000/baustellen/massnahmen> ;
    dct:issued "2025-12-31T00:00:00"^^xsd:dateTime ;
    dct:modified "2026-06-14T16:14:14.177972"^^xsd:dateTime ;
    dct:publisher <https://www.luebeck.de> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/01003000> ],
        <http://publications.europa.eu/resource/authority/place/DEU_LBC> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2025-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2025-12-31T00:00:00"^^xsd:dateTime ] ;
    dct:title "Digital angeordnete Baumaßnahmen aus Roads Permit" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stabsstelle Verkehrsfluss und Geoservices, Hansestadt Lübeck" ;
            vcard:hasEmail <mailto:veges@luebeck.de> ] ;
    dcat:distribution <https://mapproxy.platform.smart-hl.city/service?SERVICE=WMS&REQUEST=GetCapabilities> ;
    dcat:keyword "strasse",
        "verkehr" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://publications.europa.eu/resource/authority/file-type/WMS_SRVC> a dct:MediaTypeOrExtent .

<https://www.luebeck.de> a foaf:Agent ;
    foaf:name "Hansestadt Lübeck" .

<https://mapproxy.platform.smart-hl.city/service?SERVICE=WMS&REQUEST=GetCapabilities> a rdfs:Resource,
        dcat:Distribution ;
    dcatde:licenseAttributionByText "Stabsstelle Verkehrsfluss und Geoservices, Hansestadt Lübeck" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/WMS_SRVC> ;
    dct:issued "2026-02-10T16:14:13.750254"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-02-10T16:14:13.726259"^^xsd:dateTime ;
    dct:title "WMS-Dienst (MapProxy) der Hansestadt Lübeck" ;
    dcat:accessURL <https://mapproxy.platform.smart-hl.city/service?SERVICE=WMS&REQUEST=GetCapabilities> .

