@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/6838b082-6a22-4ad7-8a66-ca4754dc28c1> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "Air freight is the volume of freight, express, and diplomatic bags carried on each flight stage (operation of an aircraft from takeoff to its next landing), measured in metric tonnes times kilometers traveled." ;
    dct:identifier "6838b082-6a22-4ad7-8a66-ca4754dc28c1" ;
    dct:issued "2024-11-15T07:25:19.459427"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:25:23.602032"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/3736c9c9-df1d-45e5-806c-da8acecabafc> ;
    dct:title "Tonne-kilometers of air freight, 2021" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/6838b082-6a22-4ad7-8a66-ca4754dc28c1/resource/561fb787-be2e-404b-87d1-085c70fd2f8e> ;
    dcat:landingPage <https://ourworldindata.org/> .

<https://ckan.tdc.prod.datopian.com/dataset/6838b082-6a22-4ad7-8a66-ca4754dc28c1/resource/561fb787-be2e-404b-87d1-085c70fd2f8e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:25:20.583191"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:25:23.606942"^^xsd:dateTime ;
    dct:title "air-transport-freight-ton-km.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "2b9ea974f140a688fc9d1699ae90d825"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/6838b082-6a22-4ad7-8a66-ca4754dc28c1/resource/561fb787-be2e-404b-87d1-085c70fd2f8e/download/air-transport-freight-ton-km.csv> ;
    dcat:byteSize "225940"^^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 .

