@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/c542262b-249d-4e33-8a4f-7f817976d2e4> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Breitband-Kompetenzzentrum Schleswig-Holstein e.V." ;
    dct:description """Übersicht über die Breitbandversorgung und den Breitbandausbau in Schleswig-Holstein auf Gemeindeebene. Die Geometrien basieren auf ALKIS.\r
\r
Spaltenbeschreibung:\r
\r
- `ID`		- Identifikationscode der Gemeinde\r
- `Gemeinde`	- Gemeindename\r
- `Status FTTH`  	- Beschreibung des FTTH Status""" ;
    dct:identifier "c542262b-249d-4e33-8a4f-7f817976d2e4" ;
    dct:issued "2022-09-28T00:00:00"^^xsd:dateTime ;
    dct:modified "2022-09-28T09:31:12.777682"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/8e32c093-60dd-4740-8523-bb1a15ba0c9a> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-09-20T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2022-09-20T00:00:00"^^xsd:dateTime ] ;
    dct:title "Ausbaustatus FTTH" ;
    dcat:distribution <http://134.245.19.93/dataset/c542262b-249d-4e33-8a4f-7f817976d2e4/resource/2aa67b7c-6024-4da1-bbf7-d0da8cdf87ab> ;
    dcat:keyword "FTTH",
        "Glasfaser" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TECH> .

<http://134.245.19.93/dataset/c542262b-249d-4e33-8a4f-7f817976d2e4/resource/2aa67b7c-6024-4da1-bbf7-d0da8cdf87ab> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Breitband-Kompetenzzentrum Schleswig-Holstein e.V." ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2022-09-28T09:30:11.893567"^^xsd:dateTime ;
    dct:modified "2022-09-28T09:30:11.893567"^^xsd:dateTime ;
    dct:title "Ausbaustatus_FTTH.geojson" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/bkzsh/Ausbaustatus_FTTH.geojson> ;
    dcat:mediaType "application/json" .

<http://134.245.19.93/organization/8e32c093-60dd-4740-8523-bb1a15ba0c9a> a foaf:Agent ;
    foaf:name "Breitband-Kompetenzzentrum Schleswig-Holstein e.V." .

<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/GEOJSON> a dct:MediaTypeOrExtent .

