@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.opentransportdata.swiss/dataset/d99dab43-e094-458d-8480-d4f622139cf4> a dcat:Dataset ;
    dct:identifier "timetable-54-2027-hrdf@oevch" ;
    dct:issued "2026-05-23T05:09:02.023697+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:modified "2026-05-23T05:09:28.068228+02:00"^^xsd:dateTime ;
    dct:publisher <> ;
    dct:relation <https://opentransportdata.swiss/de/terms-of-use> ;
    dct:spatial "Spatial" ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2019-03-21T00:00:00"^^xsd:dateTime ;
            schema1:startDate "2014-03-21T00:00:00"^^xsd:dateTime ] ;
    dct:title "Timetable 54 2027 (HRDF)"@de,
        "Timetable 54 2027 (HRDF)"@en,
        "Timetable 54 2027 (HRDF)"@fr,
        "Timetable 54 2027 (HRDF)"@it ;
    owl:versionInfo "2026-05-23T05:09:02.023697+02:00" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Contact Name" ;
            vcard:hasEmail <contact@example.com> ] ;
    dcat:distribution <https://data.opentransportdata.swiss/dataset/d99dab43-e094-458d-8480-d4f622139cf4/resource/98694be3-481d-4a2e-96de-c36d39dddf73> ;
    dcat:landingPage <https://data.opentransportdata.swiss/dataset/timetable-54-2027-hrdf> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<> a foaf:Agent .

<https://data.opentransportdata.swiss/dataset/d99dab43-e094-458d-8480-d4f622139cf4/resource/98694be3-481d-4a2e-96de-c36d39dddf73> a dcat:Distribution ;
    dct:format "http://publications.europa.eu/resource/authority/file-type/ZIP" ;
    dct:identifier "OeV_Sammlung_CH_HRDF_5_40_41_2027_20260522_205314.zip" ;
    dct:issued "2026-05-23T05:09:02.023697+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 "2026-05-23T05:09:02.023697+02:00"^^xsd:dateTime ;
    dct:title "OeV_Sammlung_CH_HRDF_5_40_41_2027_20260522_205314.zip"@de,
        "OeV_Sammlung_CH_HRDF_5_40_41_2027_20260522_205314.zip"@en,
        "OeV_Sammlung_CH_HRDF_5_40_41_2027_20260522_205314.zip"@fr,
        "OeV_Sammlung_CH_HRDF_5_40_41_2027_20260522_205314.zip"@it ;
    dcat:accessURL <https://data.opentransportdata.swiss/dataset/d99dab43-e094-458d-8480-d4f622139cf4/resource/98694be3-481d-4a2e-96de-c36d39dddf73/download/oev_sammlung_ch_hrdf_5_40_41_2027_20260522_205314.zip> ;
    dcat:byteSize 77181639.0 ;
    dcat:downloadURL <https://data.opentransportdata.swiss/dataset/d99dab43-e094-458d-8480-d4f622139cf4/resource/98694be3-481d-4a2e-96de-c36d39dddf73/download/oev_sammlung_ch_hrdf_5_40_41_2027_20260522_205314.zip> ;
    dcat:mediaType "application/zip" .

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

