@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/ed29a57d-60e6-4961-9696-1445c241d7bf> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "International aviation emissions are here allocated to the country of departure of each flight." ;
    dct:identifier "ed29a57d-60e6-4961-9696-1445c241d7bf" ;
    dct:issued "2024-11-15T07:24:49.843857"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:24:52.488026"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/3736c9c9-df1d-45e5-806c-da8acecabafc> ;
    dct:title "Share of global CO₂ emissions from international aviation, 2018" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/ed29a57d-60e6-4961-9696-1445c241d7bf/resource/d2b6b7da-d98c-4716-b66a-f4858b8b121c> ;
    dcat:landingPage <https://ourworldindata.org/> .

<https://ckan.tdc.prod.datopian.com/dataset/ed29a57d-60e6-4961-9696-1445c241d7bf/resource/d2b6b7da-d98c-4716-b66a-f4858b8b121c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:24:50.518022"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:24:52.493483"^^xsd:dateTime ;
    dct:title "share-co2-international-aviation.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "3a9e8642dec6665ec22477a12ecde9ea"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/ed29a57d-60e6-4961-9696-1445c241d7bf/resource/d2b6b7da-d98c-4716-b66a-f4858b8b121c/download/share-co2-international-aviation.csv> ;
    dcat:byteSize "4120"^^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 .

