@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/a7f023fb-e757-419a-8113-7fa4999153b4> 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 dAviation emissions include both domestic and international flights. International aviation emissions are allocated to the country of departure of each flight." ;
    dct:identifier "a7f023fb-e757-419a-8113-7fa4999153b4" ;
    dct:issued "2024-11-15T07:24:56.139423"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:24:59.182790"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/3736c9c9-df1d-45e5-806c-da8acecabafc> ;
    dct:title "Per capita CO₂ emissions from aviation, 2018" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/a7f023fb-e757-419a-8113-7fa4999153b4/resource/a39fb33b-f7bb-4e6b-983a-3d661669398b> ;
    dcat:landingPage <https://ourworldindata.org/> .

<https://ckan.tdc.prod.datopian.com/dataset/a7f023fb-e757-419a-8113-7fa4999153b4/resource/a39fb33b-f7bb-4e6b-983a-3d661669398b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:24:56.784271"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:24:59.188125"^^xsd:dateTime ;
    dct:title "per-capita-co2-aviation.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "8f3ba66e74674b5b1249bbae5e7dccd9"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/a7f023fb-e757-419a-8113-7fa4999153b4/resource/a39fb33b-f7bb-4e6b-983a-3d661669398b/download/per-capita-co2-aviation.csv> ;
    dcat:byteSize "3881"^^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 .

