@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/867eb662-bb66-4d4d-9303-c10b93b02bb2> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "ADAC: Allgemeiner Deutscher Automobil-Club" ;
    dct:description """Die Tabellen zur Staubilanz 2021 beinhalten folgende Daten:\r
\r
- Tage absteigend nach Stau in km\r
- Einzelstaus 10 km und absteigend\r
- Stauschwerpunkte\r
- Staus und Baustellen im Jahresverlauf""" ;
    dct:identifier "867eb662-bb66-4d4d-9303-c10b93b02bb2" ;
    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-03T10:25:41.686868"^^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 "2021-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2021-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Staubilanz Schleswig-Holstein 2021" ;
    dcat:distribution <http://134.245.19.93/dataset/867eb662-bb66-4d4d-9303-c10b93b02bb2/resource/65863388-e180-40e3-8ac3-de58fbfa2081> ;
    dcat:keyword "Autobahn",
        "Autoverkehr",
        "Stau",
        "Verkehr" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://134.245.19.93/dataset/867eb662-bb66-4d4d-9303-c10b93b02bb2/resource/65863388-e180-40e3-8ac3-de58fbfa2081> 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:22:27.338955"^^xsd:dateTime ;
    dct:modified "2024-07-01T07:22:27.293621"^^xsd:dateTime ;
    dct:title "sh_staubilanz2021.xlsx" ;
    dcat:accessURL <http://134.245.19.93/dataset/867eb662-bb66-4d4d-9303-c10b93b02bb2/resource/65863388-e180-40e3-8ac3-de58fbfa2081/download/sh_staubilanz2021.xlsx> ;
    dcat:byteSize 6127384.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 .

