@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/b531be9e-375c-4051-92e3-6a1caa25e5ce> 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." ;
    dct:identifier "b531be9e-375c-4051-92e3-6a1caa25e5ce" ;
    dct:issued "2024-11-15T07:25:01.984124"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:25:04.719774"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/3736c9c9-df1d-45e5-806c-da8acecabafc> ;
    dct:title "Per capita domestic aviation passenger kilometers, 2018" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/b531be9e-375c-4051-92e3-6a1caa25e5ce/resource/95ab37c0-e008-40ca-95e7-bc072cd42c59> ;
    dcat:landingPage <https://ourworldindata.org/> .

<https://ckan.tdc.prod.datopian.com/dataset/b531be9e-375c-4051-92e3-6a1caa25e5ce/resource/95ab37c0-e008-40ca-95e7-bc072cd42c59> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:25:02.638727"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:25:04.725032"^^xsd:dateTime ;
    dct:title "per-capita-domestic-aviation-km.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "62a6b7506f05f386ff3c527444cc9726"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/b531be9e-375c-4051-92e3-6a1caa25e5ce/resource/95ab37c0-e008-40ca-95e7-bc072cd42c59/download/per-capita-domestic-aviation-km.csv> ;
    dcat:byteSize "3662"^^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 .

