@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/12f45506-b6e0-4d83-ae22-ae7b680137f1> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "Aviation emissions include both domestic and international flights. International aviation emissions are here allocated to the country of departure of each flight." ;
    dct:identifier "12f45506-b6e0-4d83-ae22-ae7b680137f1" ;
    dct:issued "2024-11-15T07:24:58.203281"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:25:00.908044"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/3736c9c9-df1d-45e5-806c-da8acecabafc> ;
    dct:title "CO₂ emissions from aviation, 2018" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/12f45506-b6e0-4d83-ae22-ae7b680137f1/resource/476f3c71-efde-4809-a252-ea017a6b7d81> ;
    dcat:landingPage <https://ourworldindata.org/> .

<https://ckan.tdc.prod.datopian.com/dataset/12f45506-b6e0-4d83-ae22-ae7b680137f1/resource/476f3c71-efde-4809-a252-ea017a6b7d81> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:24:58.835099"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:25:00.914699"^^xsd:dateTime ;
    dct:title "co2-emissions-aviation.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "3c3fa1170acfc1b355e38b5e3974c613"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/12f45506-b6e0-4d83-ae22-ae7b680137f1/resource/476f3c71-efde-4809-a252-ea017a6b7d81/download/co2-emissions-aviation.csv> ;
    dcat:byteSize "3977"^^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 .

