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

<https://ckan.tdc.prod.datopian.com/dataset/7243498e-bbfd-4c77-8597-1577dfa487cc> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "The number of passengers transported by rail, multiplied by the kilometers traveled. This is measured in passenger-kilometers." ;
    dct:identifier "7243498e-bbfd-4c77-8597-1577dfa487cc" ;
    dct:issued "2024-11-15T07:25:21.724056"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:25:22.607126"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/3736c9c9-df1d-45e5-806c-da8acecabafc> ;
    dct:title "Passenger-kilometers by rail, 2021" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/7243498e-bbfd-4c77-8597-1577dfa487cc/resource/e5699e2d-95d3-4140-b11d-a842b6bd4935> ;
    dcat:landingPage <https://ourworldindata.org/> .

<https://ckan.tdc.prod.datopian.com/dataset/7243498e-bbfd-4c77-8597-1577dfa487cc/resource/e5699e2d-95d3-4140-b11d-a842b6bd4935> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:25:22.615642"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:25:22.611886"^^xsd:dateTime ;
    dct:title "railways-passengers-carried-passenger-km.csv" ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/7243498e-bbfd-4c77-8597-1577dfa487cc/resource/e5699e2d-95d3-4140-b11d-a842b6bd4935/download/railways-passengers-carried-passenger-km.csv> ;
    dcat:byteSize "70503"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.tdc.prod.datopian.com/organization/3736c9c9-df1d-45e5-806c-da8acecabafc> a foaf:Agent ;
    foaf:homepage <https://ourworldindata.org/> ;
    foaf:name "Our World in Data" .

<https://ourworldindata.org/> a foaf:Document .

