@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/6dbb9397-f844-459d-8cf4-51d11664c591> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "This includes both domestic and international flights. International aviation emissions are allocated to the country of departure, and then adjusted for tourism." ;
    dct:identifier "6dbb9397-f844-459d-8cf4-51d11664c591" ;
    dct:issued "2024-11-15T07:24:54.395618"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:24:57.089353"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/3736c9c9-df1d-45e5-806c-da8acecabafc> ;
    dct:title "Per capita CO₂ emissions from commercial aviation, tourism-adjusted, 2018" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/6dbb9397-f844-459d-8cf4-51d11664c591/resource/a72301e9-cfd3-4449-96df-483538dc8807> ;
    dcat:landingPage <https://ourworldindata.org/> .

<https://ckan.tdc.prod.datopian.com/dataset/6dbb9397-f844-459d-8cf4-51d11664c591/resource/a72301e9-cfd3-4449-96df-483538dc8807> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:24:55.038677"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:24:57.094775"^^xsd:dateTime ;
    dct:title "per-capita-co2-aviation-adjusted.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "dc6285cc4cf157cd2619c772ffa36d7a"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/6dbb9397-f844-459d-8cf4-51d11664c591/resource/a72301e9-cfd3-4449-96df-483538dc8807/download/per-capita-co2-aviation-adjusted.csv> ;
    dcat:byteSize "3294"^^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 .

