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

<http://134.245.19.93/dataset/031a0e27-6bf3-43b4-bf14-8293e1e9ebfd> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Breitband-Kompetenzzentrum Schleswig-Holstein e.V." ;
    dct:description """Der Datensatz enthält die Gebietskulisse der NGA-Anbieter in Form einer Rasterdarstellung (250 x 250 m).\r
\r
Spaltenbeschreibung:\r
\r
- `ID` - Identifikationscode der Rasterzelle\r
- `Anzahl Anbieter` - Anzahl der in der Rasterzelle verfügbaren NGA-Anbieter\r
- `URL Anbieter`	 - URLs der NGA-Anbieter""" ;
    dct:identifier "031a0e27-6bf3-43b4-bf14-8293e1e9ebfd" ;
    dct:issued "2022-09-28T00:00:00"^^xsd:dateTime ;
    dct:modified "2025-09-01T06:28:36.005701"^^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 "2021-09-20T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2021-09-20T00:00:00"^^xsd:dateTime ] ;
    dct:title "Anzahl NGA-Anbieter" ;
    dcat:distribution <http://134.245.19.93/dataset/031a0e27-6bf3-43b4-bf14-8293e1e9ebfd/resource/00da402a-2713-4ee4-b1ed-99594d535269> ;
    dcat:keyword "Breitband",
        "Breitbandausbau",
        "Next Generation Access" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TECH> .

<http://134.245.19.93/dataset/031a0e27-6bf3-43b4-bf14-8293e1e9ebfd/resource/00da402a-2713-4ee4-b1ed-99594d535269> 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:29:34.999818"^^xsd:dateTime ;
    dct:modified "2022-09-28T09:29:34.887908"^^xsd:dateTime ;
    dct:title "Anzahl_NGA-Anbieter.geojson" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "775aae03fcf7d4aa7a0d2b7b1923b1a2"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/031a0e27-6bf3-43b4-bf14-8293e1e9ebfd/resource/00da402a-2713-4ee4-b1ed-99594d535269/download/anzahl-nga-anbieter.geojson> ;
    dcat:byteSize 40098795.0 ;
    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/hashAlgorithms/md/5> a spdx:ChecksumAlgorithm .

<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 .

