@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.tdc.prod.datopian.com/dataset/6170ccd5-77cd-41e1-9b08-e00483d9aa93> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "International aviation emissions are allocated to the country of departure, then adjusted for tourism." ;
    dct:identifier "6170ccd5-77cd-41e1-9b08-e00483d9aa93" ;
    dct:issued "2024-11-15T07:24:51.651303"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:24:52.427073"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/3736c9c9-df1d-45e5-806c-da8acecabafc> ;
    dct:title "Per capita CO₂ emissions from international passenger flights, tourism-adjusted, 2018" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/6170ccd5-77cd-41e1-9b08-e00483d9aa93/resource/7ab2584e-1354-4b2b-8e91-63173674a85b> ;
    dcat:landingPage <https://ourworldindata.org/> .

<https://ckan.tdc.prod.datopian.com/dataset/6170ccd5-77cd-41e1-9b08-e00483d9aa93/resource/7ab2584e-1354-4b2b-8e91-63173674a85b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:24:52.436753"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:24:52.432435"^^xsd:dateTime ;
    dct:title "per-capita-co2-international-flights-adjusted.csv" ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/6170ccd5-77cd-41e1-9b08-e00483d9aa93/resource/7ab2584e-1354-4b2b-8e91-63173674a85b/download/per-capita-co2-international-flights-adjusted.csv> ;
    dcat:byteSize "3291"^^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 .

