@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/f0408f7a-dab7-4b3a-934a-3d290e325762> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/CONT> ;
    dct:description """Echtzeitdaten des öV Schweiz im SIRI-Format.\r
\r
Für den Zugriff muss ein API-Key verwendet werden, siehe: https://opentransportdata.swiss/de/howto-access-apis\r
"""@de,
        """Real-time data for public transport in Switzerland in SIRI format.\r
\r
An API key must be used for access, see: https://opentransportdata.swiss/en/howto-access-apis\r
"""@en,
        """Données en temps réel des TP suisses au format SIRI.\r
\r
Pour l'accès, une clé API doit être utilisée, voir : https://opentransportdata.swiss/fr/howto-access-apis\r
"""@fr,
        """Dati in tempo reale per il trasporto pubblico in Svizzera in formato SIRI.\r
\r
Per l'accesso è necessario utilizzare una chiave API, vedi: https://opentransportdata.swiss/it/howto-access-apis\r
"""@it ;
    dct:identifier "siri-et@oevch" ;
    dct:issued "2024-05-16T15:33:57.023282+02:00"^^xsd:dateTime ;
    dct:modified "2025-11-18T15:45:43.986054+01:00"^^xsd:dateTime ;
    dct:publisher <https://www.oev-info.ch/ems-ski> ;
    dct:relation <https://opentransportdata.swiss/de/siri-et-pt/>,
        <https://opentransportdata.swiss/de/terms-of-use>,
        <https://opentransportdata.swiss/en/howto-access-apis>,
        <https://www.oev-info.ch/de/branchenstandard/technische-standards/echtzeitdaten> ;
    dct:spatial "Schweiz" ;
    dct:title "SIRI Estimated Timetable"@de,
        "SIRI Estimated Timetable"@en,
        "SIRI Estimated Timetable"@fr,
        "SIRI Estimated Timetable"@it ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Geschäftsstelle SKI+" ;
            vcard:hasEmail <opendata@sbb.ch> ] ;
    dcat:distribution <https://ckan.omd.test.datopian.com/dataset/f0408f7a-dab7-4b3a-934a-3d290e325762/resource/5012b3d6-49fc-42f7-bc6e-c472d72d63d1> ;
    dcat:keyword "api"@de,
        "echtzeitverkehr"@de,
        "prognose"@de,
        "siri-et"@de,
        "verspatung"@de,
        "api"@en,
        "delays"@en,
        "forecast"@en,
        "real-time-traffic"@en,
        "siri-et"@en,
        "api"@fr,
        "prognostic"@fr,
        "retard"@fr,
        "siri-et"@fr,
        "trafic-en-temps-reel"@fr,
        "api"@it,
        "previsione"@it,
        "ritardotraffico-in-tempo-reale"@it,
        "siri-et"@it ;
    dcat:landingPage <https://ckan.omd.test.datopian.com/dataset/siri-et> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://ckan.omd.test.datopian.com/dataset/f0408f7a-dab7-4b3a-934a-3d290e325762/resource/5012b3d6-49fc-42f7-bc6e-c472d72d63d1> a dcat:Distribution ;
    dct:identifier "siri-et-api" ;
    dct:license <http://dcat-ap.ch/vocabulary/licenses/terms_by> ;
    dct:title "SIRI-ET"@de,
        "SIRI-ET"@en,
        "SIRI-ET"@fr,
        "SIRI-ET"@it ;
    dcat:accessURL <https://api.opentransportdata.swiss/la/siri-et> .

<https://opentransportdata.swiss/de/siri-et-pt/> rdfs:label "Cookbook" .

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

<https://opentransportdata.swiss/en/howto-access-apis> rdfs:label "Howto: Access our APIs with API Keys" .

<https://www.oev-info.ch/de/branchenstandard/technische-standards/echtzeitdaten> rdfs:label "Profil CH" .

<https://www.oev-info.ch/ems-ski> a foaf:Agent ;
    foaf:name "Ereignismanagement System – EMS SKI"@de,
        "Event Management System - EMS SKI"@en,
        "Système de gestion des événements – EMS SKI"@fr,
        "Gestione degli avvenimenti: EMS SKI"@it .

