@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/bilder-von-bahnhofen> a dcat:Dataset ;
    dct:description "Bilder von BahnhöfenPictures of railwaystations"@de,
        "Pictures of railwaystations"@en ;
    dct:identifier "bilder-von-bahnhofen@schweizerische-bundesbahnen-sbb" ;
    dct:issued "2018-05-25T08:54:00+00:00"^^xsd:dateTime ;
    dct:modified "2018-05-25T08:54:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.sbb.ch/explore/?refine.dcat_ap_ch.domain=schweizerische-bundesbahnen-sbb> ;
    dct:title "Bilder von Bahnhöfen"@de,
        "Images of Trainstations"@en ;
    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/bilder-von-bahnhofen/exports/csv?use_labels=true>,
        <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/json>,
        <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/jsonl>,
        <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/jsonld>,
        <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/n3>,
        <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/parquet>,
        <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/rdfxml>,
        <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/turtle>,
        <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/xls?use_labels=true> ;
    dcat:keyword "bahnhof"@de,
        "immobilien"@de,
        "real-estate"@en,
        "trainstation"@en ;
    dcat:landingPage <https://data.sbb.ch/explore/dataset/bilder-von-bahnhofen/> ;
    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/bilder-von-bahnhofen/exports/csv?use_labels=true> a dcat:Distribution ;
    dct:description "Bilder von Bahnhöfen (csv)"@de,
        "Images of Trainstations (csv)"@en ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2018-05-25T08:54:00+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2018-05-25T08:54:00+00:00"^^xsd:dateTime ;
    dct:title "csv"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/csv?use_labels=true> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/csv?use_labels=true> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/csv> .

<https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/json> a dcat:Distribution ;
    dct:description "Bilder von Bahnhöfen (json)"@de,
        "Images of Trainstations (json)"@en ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2018-05-25T08:54:00+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2018-05-25T08:54:00+00:00"^^xsd:dateTime ;
    dct:title "json"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/json> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/json> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/json> .

<https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/jsonl> a dcat:Distribution ;
    dct:description "Bilder von Bahnhöfen (jsonl)"@de,
        "Images of Trainstations (jsonl)"@en ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2018-05-25T08:54:00+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2018-05-25T08:54:00+00:00"^^xsd:dateTime ;
    dct:title "jsonl"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/jsonl> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/jsonl> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/json> .

<https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/jsonld> a dcat:Distribution ;
    dct:description "Bilder von Bahnhöfen (jsonld)"@de,
        "Images of Trainstations (jsonld)"@en ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON_LD> ;
    dct:issued "2018-05-25T08:54:00+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2018-05-25T08:54:00+00:00"^^xsd:dateTime ;
    dct:title "jsonld"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/jsonld> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/jsonld> .

<https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/n3> a dcat:Distribution ;
    dct:description "Bilder von Bahnhöfen (n3)"@de,
        "Images of Trainstations (n3)"@en ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/N3> ;
    dct:issued "2018-05-25T08:54:00+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2018-05-25T08:54:00+00:00"^^xsd:dateTime ;
    dct:title "n3"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/n3> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/n3> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/n3> .

<https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/parquet> a dcat:Distribution ;
    dct:description "Bilder von Bahnhöfen (parquet)"@de,
        "Images of Trainstations (parquet)"@en ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PARQUET> ;
    dct:issued "2018-05-25T08:54:00+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2018-05-25T08:54:00+00:00"^^xsd:dateTime ;
    dct:title "parquet"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/parquet> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/parquet> .

<https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/rdfxml> a dcat:Distribution ;
    dct:description "Bilder von Bahnhöfen (rdfxml)"@de,
        "Images of Trainstations (rdfxml)"@en ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/RDF_XML> ;
    dct:issued "2018-05-25T08:54:00+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2018-05-25T08:54:00+00:00"^^xsd:dateTime ;
    dct:title "rdfxml"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/rdfxml> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/rdfxml> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/rdf+xml> .

<https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/turtle> a dcat:Distribution ;
    dct:description "Bilder von Bahnhöfen (turtle)"@de,
        "Images of Trainstations (turtle)"@en ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE> ;
    dct:issued "2018-05-25T08:54:00+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2018-05-25T08:54:00+00:00"^^xsd:dateTime ;
    dct:title "turtle"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/turtle> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/turtle> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/turtle> .

<https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/xls?use_labels=true> a dcat:Distribution ;
    dct:description "Bilder von Bahnhöfen (xls)"@de,
        "Images of Trainstations (xls)"@en ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLS> ;
    dct:issued "2018-05-25T08:54:00+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2018-05-25T08:54:00+00:00"^^xsd:dateTime ;
    dct:title "xls"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/xls?use_labels=true> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/bilder-von-bahnhofen/exports/xls?use_labels=true> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/vnd.ms-excel> .

