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

<https://ckan.omd.test.datopian.com/dataset/344b7ba5-2080-441c-88a9-f81f9d670342> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/DAILY> ;
    dct:description "Der Datensatz enthält rund 1200 Fahrrad-Parkings (Velo-Abstellmöglichkeiten / Abstellplätze). Die Daten beziehen sich nur auf die der SBB verfügbaren Orte."@de,
        "The data set contains around 1200 bicycle parking spaces (bicycle parking facilities / parking spaces). The data refers only to the locations available to SBB."@en,
        "Le jeu de données contient environ 1200 parkings à vélos (possibilités de stationnement des vélos / places de stationnement). Les données ne concernent que les lieux disponibles pour les CFF."@fr,
        "Il set di dati contiene circa 1200 parcheggi per biciclette (strutture di parcheggio per biciclette / parcheggi). I dati si riferiscono solo alle sedi disponibili per le FFS."@it ;
    dct:identifier "bike-parking@oevch" ;
    dct:issued "2023-12-15T01:00:00+01:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU>,
        <http://publications.europa.eu/resource/authority/language/ENG>,
        <http://publications.europa.eu/resource/authority/language/FRA>,
        <http://publications.europa.eu/resource/authority/language/ITA> ;
    dct:modified "2025-10-03T05:15:08.945182+02:00"^^xsd:dateTime ;
    dct:publisher <https://www.sbb.ch> ;
    dct:relation <https://opentransportdata.swiss/cookbook/bike-parking/>,
        <https://opentransportdata.swiss/de/terms-of-use> ;
    dct:spatial "Schweiz" ;
    dct:title "Velo Abstellmöglichkeiten"@de,
        "Bike Parkings"@en,
        "Parkings à bicyclette"@fr,
        "Parcheggio per biciclette"@it ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Mobilität Schweiz" ;
            vcard:hasEmail <opendata@sbb.ch> ] ;
    dcat:distribution <https://ckan.omd.test.datopian.com/dataset/344b7ba5-2080-441c-88a9-f81f9d670342/resource/817eb850-df07-43c1-9ac7-510eab1760a9> ;
    dcat:keyword "daten"@de,
        "embag"@de,
        "fahrrad"@de,
        "fahrradfahrer"@de,
        "inter-modales-reisen"@de,
        "multi-modales-reisen"@de,
        "parkplatz"@de,
        "proprietaer"@de,
        "bicycle"@en,
        "cyclist"@en,
        "data"@en,
        "inter-modal-journey"@en,
        "multi-modal-journey"@en,
        "parking-space"@en,
        "proprietary"@en,
        "bicyclette"@fr,
        "bicycliste"@fr,
        "donnees"@fr,
        "lmeta"@fr,
        "parking"@fr,
        "proprietaire"@fr,
        "voyage-intermodal"@fr,
        "voyage-multimodal"@fr,
        "bicicletta"@it,
        "ciclista"@it,
        "dati"@it,
        "inter-modal-transport"@it,
        "lmeca"@it,
        "multi-modal-transport"@it,
        "parcheggio"@it,
        "proprietario"@it ;
    dcat:landingPage <https://ckan.omd.test.datopian.com/dataset/bike-parking> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://ckan.omd.test.datopian.com/dataset/344b7ba5-2080-441c-88a9-f81f9d670342/resource/817eb850-df07-43c1-9ac7-510eab1760a9> a dcat:Distribution ;
    dct:format "http://publications.europa.eu/resource/authority/file-type/JSON" ;
    dct:identifier "bike_parking.json" ;
    dct:issued "2025-10-03T05:15:07.457021+02:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU>,
        <http://publications.europa.eu/resource/authority/language/ENG>,
        <http://publications.europa.eu/resource/authority/language/FRA>,
        <http://publications.europa.eu/resource/authority/language/ITA> ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:modified "2025-10-03T05:15:07.457021+02:00"^^xsd:dateTime ;
    dct:title "bike_parking.json"@de,
        "bike_parking.json"@en,
        "bike_parking.json"@fr,
        "bike_parking.json"@it ;
    dcat:accessURL <https://ckan.omd.test.datopian.com/dataset/344b7ba5-2080-441c-88a9-f81f9d670342/resource/817eb850-df07-43c1-9ac7-510eab1760a9/download/bike_parking.json> ;
    dcat:byteSize 2051639.0 ;
    dcat:downloadURL <https://ckan.omd.test.datopian.com/dataset/344b7ba5-2080-441c-88a9-f81f9d670342/resource/817eb850-df07-43c1-9ac7-510eab1760a9/download/bike_parking.json> ;
    dcat:mediaType "application/json" .

<https://opentransportdata.swiss/cookbook/bike-parking/> rdfs:label "Cookbook" .

<https://opentransportdata.swiss/de/terms-of-use> rdfs:label "Nutzungsbedingungen opentransportdata.swiss" .

<https://www.sbb.ch> a foaf:Agent ;
    foaf:name "Schweizerische Bundesbahnen (SBB)"@de,
        "Swiss Federal Railways (SBB)"@en,
        "Chemins de fer fédéraux suisses (CFF)"@fr,
        "Ferrovie Federali Svizzere (FFS)"@it .

