@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/b2b0fae9-fb07-4df7-bb62-7394dfd3e61f> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "<p>Carriage of oil through pipelines (tonnes and tonne-kms)</p>" ;
    dct:identifier "b2b0fae9-fb07-4df7-bb62-7394dfd3e61f" ;
    dct:issued "2025-05-05T11:43:36.507028"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2025-05-23T12:35:57.421176"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/aca946c5-db6e-4134-bfc7-009af3a343b0> ;
    dct:title "Carriage of oil through pipelines" ;
    dcat:keyword "pipeline" ;
    dcat:landingPage <https://w3.unece.org/PXWeb2015/pxweb/en/STAT/STAT__40-TRTRANS__10-TRPipeline/ZZZ_en_TRPipelineGoods_r.px/> .

<https://ckan.tdc.prod.datopian.com/organization/aca946c5-db6e-4134-bfc7-009af3a343b0> a foaf:Agent ;
    foaf:homepage <https://unece.org/> ;
    foaf:mbox "stat.trans@un.org" ;
    foaf:name "UNECE" .

<https://w3.unece.org/PXWeb2015/pxweb/en/STAT/STAT__40-TRTRANS__10-TRPipeline/ZZZ_en_TRPipelineGoods_r.px/> a foaf:Document .

