@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/mobiliar-im-bahnhof> a dcat:Dataset ;
    dct:description "Welches Mobiliar existiert am Bahnhof.What furniture exists at a trainstation."@de,
        "What furniture there is at the station."@en,
        "De quel mobilier dispose la gare."@fr,
        "Quali arredi sono presenti in stazione."@it ;
    dct:identifier "mobiliar-im-bahnhof@schweizerische-bundesbahnen-sbb" ;
    dct:issued "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-05-27T13:06:46+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.sbb.ch/explore/?refine.dcat_ap_ch.domain=schweizerische-bundesbahnen-sbb> ;
    dct:title "Mobiliar am Bahnhof"@de,
        "Furniture at the station"@en,
        "Mobilier en gare"@fr,
        "Arredi in 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/mobiliar-im-bahnhof/exports/csv?use_labels=true>,
        <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/fgb>,
        <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/geojson>,
        <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/gpx>,
        <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/json>,
        <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/jsonl>,
        <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/jsonld>,
        <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/kml>,
        <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/n3>,
        <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/ov2>,
        <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/parquet>,
        <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/rdfxml>,
        <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/shp>,
        <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/turtle>,
        <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/xls?use_labels=true> ;
    dcat:keyword "bahnhof"@de ;
    dcat:landingPage <https://data.sbb.ch/explore/dataset/mobiliar-im-bahnhof/> ;
    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/mobiliar-im-bahnhof/exports/csv?use_labels=true> a dcat:Distribution ;
    dct:description "Mobiliar am Bahnhof (csv)"@de,
        "Furniture at the station (csv)"@en,
        "Mobilier en gare (csv)"@fr,
        "Arredi in stazione (csv)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-05-27T13:06:46+00:00"^^xsd:dateTime ;
    dct:title "csv"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/csv?use_labels=true> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/csv?use_labels=true> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/csv> .

<https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/fgb> a dcat:Distribution ;
    dct:description "Mobiliar am Bahnhof (fgb)"@de,
        "Furniture at the station (fgb)"@en,
        "Mobilier en gare (fgb)"@fr,
        "Arredi in stazione (fgb)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/OCTET> ;
    dct:issued "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-05-27T13:06:46+00:00"^^xsd:dateTime ;
    dct:title "fgb"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/fgb> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/fgb> .

<https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/geojson> a dcat:Distribution ;
    dct:description "Mobiliar am Bahnhof (geojson)"@de,
        "Furniture at the station (geojson)"@en,
        "Mobilier en gare (geojson)"@fr,
        "Arredi in stazione (geojson)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-05-27T13:06:46+00:00"^^xsd:dateTime ;
    dct:title "geojson"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/geojson> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/geojson> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/json> .

<https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/gpx> a dcat:Distribution ;
    dct:description "Mobiliar am Bahnhof (gpx)"@de,
        "Furniture at the station (gpx)"@en,
        "Mobilier en gare (gpx)"@fr,
        "Arredi in stazione (gpx)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GPX> ;
    dct:issued "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-05-27T13:06:46+00:00"^^xsd:dateTime ;
    dct:title "gpx"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/gpx> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/gpx> .

<https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/json> a dcat:Distribution ;
    dct:description "Mobiliar am Bahnhof (json)"@de,
        "Furniture at the station (json)"@en,
        "Mobilier en gare (json)"@fr,
        "Arredi in stazione (json)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-05-27T13:06:46+00:00"^^xsd:dateTime ;
    dct:title "json"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/json> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/json> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/json> .

<https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/jsonl> a dcat:Distribution ;
    dct:description "Mobiliar am Bahnhof (jsonl)"@de,
        "Furniture at the station (jsonl)"@en,
        "Mobilier en gare (jsonl)"@fr,
        "Arredi in stazione (jsonl)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-05-27T13:06:46+00:00"^^xsd:dateTime ;
    dct:title "jsonl"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/jsonl> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/jsonl> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/json> .

<https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/jsonld> a dcat:Distribution ;
    dct:description "Mobiliar am Bahnhof (jsonld)"@de,
        "Furniture at the station (jsonld)"@en,
        "Mobilier en gare (jsonld)"@fr,
        "Arredi in stazione (jsonld)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON_LD> ;
    dct:issued "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-05-27T13:06:46+00:00"^^xsd:dateTime ;
    dct:title "jsonld"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/jsonld> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/jsonld> .

<https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/kml> a dcat:Distribution ;
    dct:description "Mobiliar am Bahnhof (kml)"@de,
        "Furniture at the station (kml)"@en,
        "Mobilier en gare (kml)"@fr,
        "Arredi in stazione (kml)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/KML> ;
    dct:issued "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-05-27T13:06:46+00:00"^^xsd:dateTime ;
    dct:title "kml"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/kml> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/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/mobiliar-im-bahnhof/exports/n3> a dcat:Distribution ;
    dct:description "Mobiliar am Bahnhof (n3)"@de,
        "Furniture at the station (n3)"@en,
        "Mobilier en gare (n3)"@fr,
        "Arredi in stazione (n3)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/N3> ;
    dct:issued "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-05-27T13:06:46+00:00"^^xsd:dateTime ;
    dct:title "n3"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/n3> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/n3> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/n3> .

<https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/ov2> a dcat:Distribution ;
    dct:description "Mobiliar am Bahnhof (ov2)"@de,
        "Furniture at the station (ov2)"@en,
        "Mobilier en gare (ov2)"@fr,
        "Arredi in stazione (ov2)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/TXT> ;
    dct:issued "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-05-27T13:06:46+00:00"^^xsd:dateTime ;
    dct:title "ov2"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/ov2> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/ov2> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/plain> .

<https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/parquet> a dcat:Distribution ;
    dct:description "Mobiliar am Bahnhof (parquet)"@de,
        "Furniture at the station (parquet)"@en,
        "Mobilier en gare (parquet)"@fr,
        "Arredi in stazione (parquet)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PARQUET> ;
    dct:issued "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-05-27T13:06:46+00:00"^^xsd:dateTime ;
    dct:title "parquet"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/parquet> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/parquet> .

<https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/rdfxml> a dcat:Distribution ;
    dct:description "Mobiliar am Bahnhof (rdfxml)"@de,
        "Furniture at the station (rdfxml)"@en,
        "Mobilier en gare (rdfxml)"@fr,
        "Arredi in stazione (rdfxml)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/RDF_XML> ;
    dct:issued "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-05-27T13:06:46+00:00"^^xsd:dateTime ;
    dct:title "rdfxml"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/rdfxml> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/rdfxml> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/rdf+xml> .

<https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/shp> a dcat:Distribution ;
    dct:description "Mobiliar am Bahnhof (shp)"@de,
        "Furniture at the station (shp)"@en,
        "Mobilier en gare (shp)"@fr,
        "Arredi in stazione (shp)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/ZIP> ;
    dct:issued "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-05-27T13:06:46+00:00"^^xsd:dateTime ;
    dct:title "shp"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/shp> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/shp> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/zip> .

<https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/turtle> a dcat:Distribution ;
    dct:description "Mobiliar am Bahnhof (turtle)"@de,
        "Furniture at the station (turtle)"@en,
        "Mobilier en gare (turtle)"@fr,
        "Arredi in stazione (turtle)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE> ;
    dct:issued "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-05-27T13:06:46+00:00"^^xsd:dateTime ;
    dct:title "turtle"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/turtle> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/turtle> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/turtle> .

<https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/xls?use_labels=true> a dcat:Distribution ;
    dct:description "Mobiliar am Bahnhof (xls)"@de,
        "Furniture at the station (xls)"@en,
        "Mobilier en gare (xls)"@fr,
        "Arredi in stazione (xls)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLS> ;
    dct:issued "2017-03-07T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-05-27T13:06:46+00:00"^^xsd:dateTime ;
    dct:title "xls"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/xls?use_labels=true> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/mobiliar-im-bahnhof/exports/xls?use_labels=true> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/vnd.ms-excel> .

