@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/0dd8d411-0382-4e82-9dbd-2d0444cc7550> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "Revenue Passenger Kilometers (RPK) measures the number of kilometers traveled by paying passengers. It is calculated as the number of revenue passengers multiplied by the total distance traveled. International RPKs are allocated to the country of departure." ;
    dct:identifier "0dd8d411-0382-4e82-9dbd-2d0444cc7550" ;
    dct:issued "2024-11-15T07:25:07.783785"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:25:10.490747"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/3736c9c9-df1d-45e5-806c-da8acecabafc> ;
    dct:title "Per capita international aviation passenger kilometers, 2018" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/0dd8d411-0382-4e82-9dbd-2d0444cc7550/resource/86231f2b-9d83-4d31-927a-2f5b6466c3cf> ;
    dcat:landingPage <https://ourworldindata.org/> .

<https://ckan.tdc.prod.datopian.com/dataset/0dd8d411-0382-4e82-9dbd-2d0444cc7550/resource/86231f2b-9d83-4d31-927a-2f5b6466c3cf> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:25:08.440585"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:25:10.496876"^^xsd:dateTime ;
    dct:title "per-capita-international-aviation-km.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "1d227f3b14a82e2ca5f3fc0ee1316223"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/0dd8d411-0382-4e82-9dbd-2d0444cc7550/resource/86231f2b-9d83-4d31-927a-2f5b6466c3cf/download/per-capita-international-aviation-km.csv> ;
    dcat:byteSize "3893"^^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 .

