@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/b37e4685-c75a-4d4b-b228-a3593b7b2b7a> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description "Standorte der Accesspoints des [#SH_WLAN](https://www.sh-wlan.de)" ;
    dct:identifier "b37e4685-c75a-4d4b-b228-a3593b7b2b7a" ;
    dct:issued "2021-11-03T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-11-03T10:51:10.955060"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/f2f63ad5-cb4f-4da9-87bc-7b65e54c112b> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2021-11-03T00:00:00"^^xsd:dateTime ] ;
    dct:title "Standorte #SH_WLAN" ;
    dcat:distribution <http://134.245.19.93/dataset/b37e4685-c75a-4d4b-b228-a3593b7b2b7a/resource/ca8f0532-7d81-41de-a6cc-22a51e820591> ;
    dcat:keyword "Accesspoint",
        "Internet",
        "WLAN",
        "WiFi" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TECH> .

<http://134.245.19.93/dataset/b37e4685-c75a-4d4b-b228-a3593b7b2b7a/resource/ca8f0532-7d81-41de-a6cc-22a51e820591> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2021-11-03T10:50:58.319287"^^xsd:dateTime ;
    dct:modified "2021-11-03T10:50:58.319287"^^xsd:dateTime ;
    dct:title "aps.geojson" ;
    dcat:accessURL <https://www.sh-wlan.de/map/aps.geojson> ;
    dcat:mediaType "application/json" .

<http://134.245.19.93/organization/f2f63ad5-cb4f-4da9-87bc-7b65e54c112b> a foaf:Agent ;
    foaf:name "Omnis WLAN GmbH" .

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

