@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/736bebe3-74ec-4667-aa4a-bf1933269389> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description " " ;
    dct:identifier "736bebe3-74ec-4667-aa4a-bf1933269389" ;
    dct:issued "2024-11-15T06:15:16.153229"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:07:58.684575"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/5d4daaa9-a50c-4462-84c6-2bbc8dd31539> ;
    dct:title "Index of inland transport performance per GDP unit - passenger" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/736bebe3-74ec-4667-aa4a-bf1933269389/resource/6db96826-5296-4d1a-9c9a-01672cffa3ba> ;
    dcat:landingPage <https://ec.europa.eu/eurostat/databrowser/view/> .

<https://ckan.tdc.prod.datopian.com/dataset/736bebe3-74ec-4667-aa4a-bf1933269389/resource/6db96826-5296-4d1a-9c9a-01672cffa3ba> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:07:52.214702"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:07:58.693483"^^xsd:dateTime ;
    dct:title "Volume of passenger transport relative to GDP 2024_11_15" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "cc919800f9b335d757213be97aee2f73"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/736bebe3-74ec-4667-aa4a-bf1933269389/resource/6db96826-5296-4d1a-9c9a-01672cffa3ba/download/volume-of-passenger-transport-relative-to-gdp.csv> ;
    dcat:byteSize "8547"^^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 .

