@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix euthemes: <http://publications.europa.eu/resource/authority/data-theme/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.sbb.ch/api/v2/catalog/datasets/wifistation> a dcat:Dataset ;
    dct:description "Information über Bahnhöfen, welche mit einem öffentlichen W-Lan der SBB ausgerüstet sind.Which train station are connected to the public Wifi of SBB. "@de,
        "Information about stations that are equipped with SBB public WLAN."@en,
        "Information sur les gares équipées du WiFi public des CFF."@fr,
        "Informazioni sulle stazioni dotate di una WLAN pubblica delle FFS."@it ;
    dct:identifier "wifistation@schweizerische-bundesbahnen-sbb" ;
    dct:issued "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.sbb.ch/explore/?refine.dcat_ap_ch.domain=schweizerische-bundesbahnen-sbb> ;
    dct:title "Wifi@Station"@de,
        "Wifi@Gare"@fr,
        "WiFi@stazione"@it ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ansprechsstelle für Daten" ;
            vcard:hasEmail <mailto:data@sbb.ch> ] ;
    dcat:distribution <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/csv?use_labels=true>,
        <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/fgb>,
        <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/geojson>,
        <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/gpx>,
        <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/json>,
        <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/jsonl>,
        <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/jsonld>,
        <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/kml>,
        <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/n3>,
        <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/ov2>,
        <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/parquet>,
        <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/rdfxml>,
        <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/shp>,
        <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/turtle>,
        <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/xls?use_labels=true> ;
    dcat:keyword "bahnhof"@de,
        "infrastruktur"@de ;
    dcat:landingPage <https://data.sbb.ch/explore/dataset/wifistation/> ;
    dcat:theme euthemes:TRAN .

<https://data.sbb.ch/explore/?refine.dcat_ap_ch.domain=schweizerische-bundesbahnen-sbb> a foaf:Agent ;
    foaf:name "schweizerische-bundesbahnen-sbb"@de .

<https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/csv?use_labels=true> a dcat:Distribution ;
    dct:description "Wifi@Station (csv)"@de,
        "Wifi@Gare (csv)"@fr,
        "WiFi@stazione (csv)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "csv"@de,
        "csv"@fr,
        "csv"@it ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/csv?use_labels=true> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/csv?use_labels=true> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/csv> .

<https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/fgb> a dcat:Distribution ;
    dct:description "Wifi@Station (fgb)"@de,
        "Wifi@Gare (fgb)"@fr,
        "WiFi@stazione (fgb)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/OCTET> ;
    dct:issued "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "fgb"@de,
        "fgb"@fr,
        "fgb"@it ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/fgb> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/fgb> .

<https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/geojson> a dcat:Distribution ;
    dct:description "Wifi@Station (geojson)"@de,
        "Wifi@Gare (geojson)"@fr,
        "WiFi@stazione (geojson)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "geojson"@de,
        "geojson"@fr,
        "geojson"@it ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/geojson> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/geojson> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/json> .

<https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/gpx> a dcat:Distribution ;
    dct:description "Wifi@Station (gpx)"@de,
        "Wifi@Gare (gpx)"@fr,
        "WiFi@stazione (gpx)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GPX> ;
    dct:issued "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "gpx"@de,
        "gpx"@fr,
        "gpx"@it ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/gpx> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/gpx> .

<https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/json> a dcat:Distribution ;
    dct:description "Wifi@Station (json)"@de,
        "Wifi@Gare (json)"@fr,
        "WiFi@stazione (json)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "json"@de,
        "json"@fr,
        "json"@it ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/json> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/json> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/json> .

<https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/jsonl> a dcat:Distribution ;
    dct:description "Wifi@Station (jsonl)"@de,
        "Wifi@Gare (jsonl)"@fr,
        "WiFi@stazione (jsonl)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "jsonl"@de,
        "jsonl"@fr,
        "jsonl"@it ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/jsonl> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/jsonl> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/json> .

<https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/jsonld> a dcat:Distribution ;
    dct:description "Wifi@Station (jsonld)"@de,
        "Wifi@Gare (jsonld)"@fr,
        "WiFi@stazione (jsonld)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON_LD> ;
    dct:issued "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "jsonld"@de,
        "jsonld"@fr,
        "jsonld"@it ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/jsonld> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/jsonld> .

<https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/kml> a dcat:Distribution ;
    dct:description "Wifi@Station (kml)"@de,
        "Wifi@Gare (kml)"@fr,
        "WiFi@stazione (kml)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/KML> ;
    dct:issued "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "kml"@de,
        "kml"@fr,
        "kml"@it ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/kml> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/kml> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/vnd.google-earth.kml+xml> .

<https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/n3> a dcat:Distribution ;
    dct:description "Wifi@Station (n3)"@de,
        "Wifi@Gare (n3)"@fr,
        "WiFi@stazione (n3)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/N3> ;
    dct:issued "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "n3"@de,
        "n3"@fr,
        "n3"@it ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/n3> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/n3> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/n3> .

<https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/ov2> a dcat:Distribution ;
    dct:description "Wifi@Station (ov2)"@de,
        "Wifi@Gare (ov2)"@fr,
        "WiFi@stazione (ov2)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/TXT> ;
    dct:issued "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "ov2"@de,
        "ov2"@fr,
        "ov2"@it ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/ov2> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/ov2> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/plain> .

<https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/parquet> a dcat:Distribution ;
    dct:description "Wifi@Station (parquet)"@de,
        "Wifi@Gare (parquet)"@fr,
        "WiFi@stazione (parquet)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PARQUET> ;
    dct:issued "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "parquet"@de,
        "parquet"@fr,
        "parquet"@it ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/parquet> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/parquet> .

<https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/rdfxml> a dcat:Distribution ;
    dct:description "Wifi@Station (rdfxml)"@de,
        "Wifi@Gare (rdfxml)"@fr,
        "WiFi@stazione (rdfxml)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/RDF_XML> ;
    dct:issued "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "rdfxml"@de,
        "rdfxml"@fr,
        "rdfxml"@it ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/rdfxml> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/rdfxml> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/rdf+xml> .

<https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/shp> a dcat:Distribution ;
    dct:description "Wifi@Station (shp)"@de,
        "Wifi@Gare (shp)"@fr,
        "WiFi@stazione (shp)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/ZIP> ;
    dct:issued "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "shp"@de,
        "shp"@fr,
        "shp"@it ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/shp> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/shp> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/zip> .

<https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/turtle> a dcat:Distribution ;
    dct:description "Wifi@Station (turtle)"@de,
        "Wifi@Gare (turtle)"@fr,
        "WiFi@stazione (turtle)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE> ;
    dct:issued "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "turtle"@de,
        "turtle"@fr,
        "turtle"@it ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/turtle> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/turtle> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/turtle> .

<https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/xls?use_labels=true> a dcat:Distribution ;
    dct:description "Wifi@Station (xls)"@de,
        "Wifi@Gare (xls)"@fr,
        "WiFi@stazione (xls)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLS> ;
    dct:issued "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2026-01-20T08:47:27+00:00"^^xsd:dateTime ;
    dct:rights <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "xls"@de,
        "xls"@fr,
        "xls"@it ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/xls?use_labels=true> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/wifistation/exports/xls?use_labels=true> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/vnd.ms-excel> .

<http://dcat-ap.ch/vocabulary/licenses/terms_by> a dct:LicenseDocument,
        dct:RightsStatement .

