@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/968043e0-50a2-4cce-8853-ca9ea85d244b> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "Revenue Passenger Kilometers (RPK) measures the number of kilometers traveled by paying passengers. Both domestic and international air travel are included here. International flights are allocated to the country of departure." ;
    dct:identifier "968043e0-50a2-4cce-8853-ca9ea85d244b" ;
    dct:issued "2024-11-15T07:25:17.402394"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:25:20.363604"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/3736c9c9-df1d-45e5-806c-da8acecabafc> ;
    dct:title "Total passenger kilometers from air travel, 2018" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/968043e0-50a2-4cce-8853-ca9ea85d244b/resource/165f4ca8-53cb-4cf8-92af-34fa8207eca2> ;
    dcat:landingPage <https://ourworldindata.org/> .

<https://ckan.tdc.prod.datopian.com/dataset/968043e0-50a2-4cce-8853-ca9ea85d244b/resource/165f4ca8-53cb-4cf8-92af-34fa8207eca2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:25:18.042856"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:25:20.368562"^^xsd:dateTime ;
    dct:title "total-aviation-km.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "58867eda217b8c1f4654d36f65e00af4"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/968043e0-50a2-4cce-8853-ca9ea85d244b/resource/165f4ca8-53cb-4cf8-92af-34fa8207eca2/download/total-aviation-km.csv> ;
    dcat:byteSize "3957"^^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 .

