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

<http://134.245.19.93/dataset/0973d31a-d6d1-47fa-929c-a3f0a52299b0> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "ADAC: Allgemeiner Deutscher Automobil-Club" ;
    dct:description """In diesem Datensatz ist die Staubilanz für 2023 folgender Autobahnen dargestellt: A7, A1, A20, A210, A21, A24, A215, A226, A25. \r
\r
DIe Angaben sind zu folgenden Bereichen:\r
  \r
- Anzahl an Meldungen 2023\r
- Gesamtlänge der Störungen in km\r
- Gesamtdauer der Störungen in Stunden """ ;
    dct:identifier "0973d31a-d6d1-47fa-929c-a3f0a52299b0" ;
    dct:isVersionOf <http://134.245.19.93/dataset/350de6ec-70ba-4019-a94d-9abb0bb13bb1> ;
    dct:issued "2024-07-01T00:00:00"^^xsd:dateTime ;
    dct:modified "2024-07-09T07:49:58.598266"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/c709383e-2ef0-4fb1-a11f-20971983aa34> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2023-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Staubilanz Schleswig-Holstein 2023" ;
    dcat:distribution <http://134.245.19.93/dataset/0973d31a-d6d1-47fa-929c-a3f0a52299b0/resource/0c178a10-06ee-427e-9c57-2d1b8616266f> ;
    dcat:keyword "Autobahn",
        "Autoverkehr",
        "Stau",
        "Verkehr" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://134.245.19.93/dataset/0973d31a-d6d1-47fa-929c-a3f0a52299b0/resource/0c178a10-06ee-427e-9c57-2d1b8616266f> a dcat:Distribution ;
    dcatde:licenseAttributionByText "ADAC: Allgemeiner Deutscher Automobil-Club" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2024-07-01T07:27:48.194137"^^xsd:dateTime ;
    dct:modified "2024-07-01T07:27:48.154806"^^xsd:dateTime ;
    dct:title "staubilanz-sh_2023.xlsx" ;
    dcat:accessURL <http://134.245.19.93/dataset/0973d31a-d6d1-47fa-929c-a3f0a52299b0/resource/0c178a10-06ee-427e-9c57-2d1b8616266f/download/staubilanz-sh_2023.xlsx> ;
    dcat:byteSize 14148.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://134.245.19.93/organization/c709383e-2ef0-4fb1-a11f-20971983aa34> a foaf:Agent ;
    foaf:name "ADAC: Allgemeiner Deutscher Automobil-Club" .

<http://dcat-ap.de/def/politicalGeocoding/stateKey/01> a dct:Location ;
    skos:prefLabel "Bundesland Schleswig-Holstein" ;
    locn:geometry "POLYGON ((7.8690 53.3600, 7.8690 55.0583, 11.3126 55.0583, 11.3126 53.3600, 7.8690 53.3600))"^^gsp:wktLiteral .

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

