@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/53ed9a0a-2a3d-4206-bf33-4698c18d34ad> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "Energy intensity is measured as kilowatt-hours of energy needed per passenger kilometer. This is based on data from the US." ;
    dct:identifier "53ed9a0a-2a3d-4206-bf33-4698c18d34ad" ;
    dct:issued "2024-11-15T07:25:23.754988"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:25:26.868188"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/3736c9c9-df1d-45e5-806c-da8acecabafc> ;
    dct:title "Energy intensity of transport per passenger-kilometer, 2018" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/53ed9a0a-2a3d-4206-bf33-4698c18d34ad/resource/e7fb9bd3-c65f-4848-954b-fea1136400c7> ;
    dcat:landingPage <https://ourworldindata.org/> .

<https://ckan.tdc.prod.datopian.com/dataset/53ed9a0a-2a3d-4206-bf33-4698c18d34ad/resource/e7fb9bd3-c65f-4848-954b-fea1136400c7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:25:24.456863"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:25:26.873350"^^xsd:dateTime ;
    dct:title "energy-intensity-transport.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "ddfc313984cce4db7a4798396aef9c69"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/53ed9a0a-2a3d-4206-bf33-4698c18d34ad/resource/e7fb9bd3-c65f-4848-954b-fea1136400c7/download/energy-intensity-transport.csv> ;
    dcat:byteSize "9345"^^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 .

