@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/78332f58-7f2d-4464-b3be-ed685976e4a5> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "Domestic aviation represents flights which depart and arrive within the same country." ;
    dct:identifier "78332f58-7f2d-4464-b3be-ed685976e4a5" ;
    dct:issued "2024-11-15T07:24:44.237481"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:24:47.342885"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/3736c9c9-df1d-45e5-806c-da8acecabafc> ;
    dct:title "Share of global CO₂ emissions from domestic air travel 2018" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/78332f58-7f2d-4464-b3be-ed685976e4a5/resource/9fd8806b-7f34-4418-8437-46304eda9b37> ;
    dcat:landingPage <https://ourworldindata.org/> .

<https://ckan.tdc.prod.datopian.com/dataset/78332f58-7f2d-4464-b3be-ed685976e4a5/resource/9fd8806b-7f34-4418-8437-46304eda9b37> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:24:44.871615"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:24:47.348067"^^xsd:dateTime ;
    dct:title "share-global-co2-domestic-aviation.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "4a504a2b53a17cf95ab129ac529397cf"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/78332f58-7f2d-4464-b3be-ed685976e4a5/resource/9fd8806b-7f34-4418-8437-46304eda9b37/download/share-global-co2-domestic-aviation.csv> ;
    dcat:byteSize "3949"^^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 .

