@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.tdc.prod.datopian.com/dataset/942e5236-d52b-44f0-ae08-7b7f6ea0776f> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description " " ;
    dct:identifier "942e5236-d52b-44f0-ae08-7b7f6ea0776f" ;
    dct:issued "2024-11-15T06:16:21.248572"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:08:39.817552"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/5d4daaa9-a50c-4462-84c6-2bbc8dd31539> ;
    dct:title "Passengers transported by type of train speed" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/942e5236-d52b-44f0-ae08-7b7f6ea0776f/resource/da00f125-78ba-46d1-b034-d15f0c97467f> ;
    dcat:landingPage <https://ec.europa.eu/eurostat/databrowser/view/> .

<https://ckan.tdc.prod.datopian.com/dataset/942e5236-d52b-44f0-ae08-7b7f6ea0776f/resource/da00f125-78ba-46d1-b034-d15f0c97467f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:08:35.810028"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:08:39.823086"^^xsd:dateTime ;
    dct:title "Passengers transported by type of train speed  2024_11_15" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "d4731d93ffd446362e603f4fffc00c92"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/942e5236-d52b-44f0-ae08-7b7f6ea0776f/resource/da00f125-78ba-46d1-b034-d15f0c97467f/download/passengers-transported-by-type-of-train-speed-.csv> ;
    dcat:byteSize "20664"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.tdc.prod.datopian.com/organization/5d4daaa9-a50c-4462-84c6-2bbc8dd31539> a foaf:Agent ;
    foaf:homepage <https://ec.europa.eu/eurostat/databrowser/view/> ;
    foaf:name "EUROSTAT" .

<https://ec.europa.eu/eurostat/databrowser/view/> a foaf:Document .

