@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.ruhr/dataset/ba275555-7bd7-47a5-b6f8-6ee59fd5b9a5> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description """<p>Auflistung der WLAN-Hotspots in Duisburg.</p>

<p>In den Daten sind folgende Attribute enthalten:</p>

<ul>
	<li>OBJECTID <i>( type: esriFieldTypeOID , alias: OBJECTID )</i></li>
	<li>BEZ <i>( type: esriFieldTypeString , alias: BEZ , length: 800 )</i></li>
	<li>COL_NAME <i>( type: esriFieldTypeString , alias: COL_NAME , length: 50 )</i></li>
	<li>SHAPE <i>( type: esriFieldTypeGeometry , alias: SHAPE )</i></li>
	<li>ADRESSE <i>( type: esriFieldTypeString , alias: ADRESSE , length: 255 )</i></li>
</ul>

<p>Die Daten stammen aus der Infrastrukturdatenbank der Stadt Duisburg, die auf dem Objektmodell XErleben basiert.</p>

<p>Zur Kartendarstellung: <a href="https://geoportal.duisburg.de/geoportal/WLAN/" rel="noopener noreferrer" target="_blank" title="WLAN-Hotspots">WLAN-Hotspots</a></p>
""" ;
    dct:identifier "ba275555-7bd7-47a5-b6f8-6ee59fd5b9a5" ;
    dct:issued "2021-10-11T12:42:12.188583"^^xsd:dateTime ;
    dct:modified "2025-06-12T14:09:51.880124"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/6b4e3e04-a8a1-4d73-99c7-6b3fb96d3ba1> ;
    dct:title "WLAN-Hotspots" ;
    dcat:distribution <https://opendata-duisburg.de/dataset/wlan-hotspots/resource/3fe2a577-876c-40cb-939f-f25af2f1ac48>,
        <https://opendata-duisburg.de/dataset/wlan-hotspots/resource/9ddd29a7-f7e9-4432-a2af-7568a64b21b9> ;
    dcat:keyword "bauen-und-wohnen",
        "geo",
        "infrastruktur" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TECH> .

<https://opendata.ruhr/organization/6b4e3e04-a8a1-4d73-99c7-6b3fb96d3ba1> a foaf:Agent ;
    foaf:name "Duisburg" .

<http://dcat-ap.de/def/licenses/other-closed> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://opendata-duisburg.de/dataset/wlan-hotspots/resource/3fe2a577-876c-40cb-939f-f25af2f1ac48> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format "JSON" ;
    dct:issued "2019-01-28T12:53:56+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2021-04-08T14:03:18+02:00"^^xsd:dateTime ;
    dct:title "WLAN-Hotspots [JSON]" ;
    dcat:accessURL <https://opendata-duisburg.de/dataset/wlan-hotspots/resource/3fe2a577-876c-40cb-939f-f25af2f1ac48> ;
    foaf:page <https://opendata-duisburg.de/dataset/wlan-hotspots/resource/3fe2a577-876c-40cb-939f-f25af2f1ac48> .

<https://opendata-duisburg.de/dataset/wlan-hotspots/resource/9ddd29a7-f7e9-4432-a2af-7568a64b21b9> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format "KMZ" ;
    dct:issued "2019-01-28T12:55:05+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2022-02-11T07:19:11+01:00"^^xsd:dateTime ;
    dct:title "WLAN-Hotspots [KMZ]" ;
    dcat:accessURL <https://opendata-duisburg.de/dataset/wlan-hotspots/resource/9ddd29a7-f7e9-4432-a2af-7568a64b21b9> ;
    foaf:page <https://opendata-duisburg.de/dataset/wlan-hotspots/resource/9ddd29a7-f7e9-4432-a2af-7568a64b21b9> .

