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

<http://134.245.19.93/dataset/491c93cb-2f5e-45df-ad75-e8b909c6ae89> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "© LBV.SH/CC BY 4.0" ;
    dct:description "Ableitung des Datensatz aus DATEX II-Publikationen aus der Mobilithek." ;
    dct:identifier "491c93cb-2f5e-45df-ad75-e8b909c6ae89" ;
    dct:issued "2023-09-21T00:00:00"^^xsd:dateTime ;
    dct:modified "2024-02-07T14:52:01.818519"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/17dc327c-04d8-483b-ab5f-4b7ae7bcdbbf> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((8.2842 54.7738, 11.3309 54.7738, 11.3309 53.3524, 8.2842 53.3524, 8.2842 54.7738))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2023-09-21T00:00:00"^^xsd:dateTime ] ;
    dct:title "Straßenbaustellen Schleswig-Holstein" ;
    dcat:distribution <https://dienste.gdi-sh.de/WFS_SH_Baustelleninformationen?Service=WFS&Version=2.0.0&Request=GetCapabilities>,
        <https://dienste.gdi-sh.de/WMS_SH_Baustelleninformationen?Service=WMS&Version=1.3.0&Request=GetCapabilities> ;
    dcat:keyword "Baustellen",
        "DatexII",
        "LBV",
        "SH",
        "Schleswig-Holstein",
        "Umleitung",
        "Verkehrsnetze",
        "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://134.245.19.93/organization/17dc327c-04d8-483b-ab5f-4b7ae7bcdbbf> a foaf:Agent ;
    foaf:name "Landesbetrieb Straßenbau und Verkehr Schleswig-Holstein (LBV.SH) " .

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

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

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

<https://dienste.gdi-sh.de/WFS_SH_Baustelleninformationen?Service=WFS&Version=2.0.0&Request=GetCapabilities> a rdfs:Resource,
        dcat:Distribution ;
    dcatde:licenseAttributionByText "© LBV.SH/CC BY 4.0" ;
    dct:description "Dieser Dienst stellt Informationen zu Baustellen und Verkehr für die Publikation über das LBV.SH bereit." ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/WFS_SRVC> ;
    dct:issued "2023-09-25T07:42:30.317298"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2023-09-25"^^xsd:date ;
    dct:title "WFS SH Baustelleninformationen" ;
    dcat:accessURL <https://dienste.gdi-sh.de/WFS_SH_Baustelleninformationen?Service=WFS&Version=2.0.0&Request=GetCapabilities> ;
    dcat:downloadURL <https://dienste.gdi-sh.de/WFS_SH_Baustelleninformationen?Service=WFS&Version=2.0.0&Request=GetCapabilities> .

<https://dienste.gdi-sh.de/WMS_SH_Baustelleninformationen?Service=WMS&Version=1.3.0&Request=GetCapabilities> a rdfs:Resource,
        dcat:Distribution ;
    dcatde:licenseAttributionByText "© LBV.SH/CC BY 4.0" ;
    dct:description "Dieser Dienst stellt Informationen zu Baustellen und Verkehr für die Publikation über das LBV.SH bereit." ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/WMS_SRVC> ;
    dct:issued "2023-09-22T06:45:24.394764"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2023-09-22"^^xsd:date ;
    dct:title "WMS SH Baustelleninformationen" ;
    dcat:accessURL <https://dienste.gdi-sh.de/WMS_SH_Baustelleninformationen?Service=WMS&Version=1.3.0&Request=GetCapabilities> ;
    dcat:downloadURL <https://dienste.gdi-sh.de/WMS_SH_Baustelleninformationen?Service=WMS&Version=1.3.0&Request=GetCapabilities> .

