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

<https://opendata.ruhr/dataset/377585b1-7113-4433-93ee-09d93f1ab61c> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Team Informationstechnik" ] ;
    dct:creator [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ],
        [ a foaf:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Stadt Wesel" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ] ;
    dct:description "Dieser Datensatz enthält Daten zur Nutzung des offenen WLANs im Rathaus und einigen Außenstellen der Stadt Wesel." ;
    dct:identifier "377585b1-7113-4433-93ee-09d93f1ab61c" ;
    dct:issued "2025-11-06T11:37:56.718060"^^xsd:dateTime ;
    dct:modified "2026-04-02T05:40:17.727505"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Zugriffsstatistik offenes WLAN Rathaus Stadt Wesel" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Team Informationstechnik" ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Informationstechnik" ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Informationstechnik" ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Informationstechnik" ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Informationstechnik" ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Informationstechnik" ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Informationstechnik" ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/377585b1-7113-4433-93ee-09d93f1ab61c/resource/885bd387-8401-4a99-be16-69a041b0944b> ;
    dcat:keyword "Informationstechnik",
        "Statistik" ;
    dcat:landingPage <WLAN%20Provider> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/WIRTSCHAFT-ARBEIT> .

<WLAN%20Provider> a foaf:Document .

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

<https://geoportal.wesel.de/opendata/wlan/wlan_statistik.csv> a rdfs:Resource .

<https://opendata.ruhr/dataset/377585b1-7113-4433-93ee-09d93f1ab61c/resource/885bd387-8401-4a99-be16-69a041b0944b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-01-20T10:11:26.565622"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-04-02T05:40:17.735275"^^xsd:dateTime ;
    dct:title "CSV-Format" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "8ca779431f340b0dd5ccfa945a72f702"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:checksumValue "8ca779431f340b0dd5ccfa945a72f702"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:checksumValue "8ca779431f340b0dd5ccfa945a72f702"^^xsd:hexBinary ] ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/wlan/wlan_statistik.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> a foaf:Agent ;
    foaf:name "Wesel" .

