@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/3c44fba3-51d7-42d5-b5b0-064377ad7895> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "Annual country-level emissions by greenhouse gas from 2015-2022." ;
    dct:identifier "3c44fba3-51d7-42d5-b5b0-064377ad7895" ;
    dct:issued "2024-11-15T07:28:02.141331"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:28:10.211287"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/2647239e-7c00-49bf-9a58-d1d4b61b02aa> ;
    dct:title "Domestic shipping country emissions" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/3c44fba3-51d7-42d5-b5b0-064377ad7895/resource/48a4d351-f4ca-418a-8746-6396e0ec69c4> ;
    dcat:landingPage <https://climatetrace.org> .

<https://ckan.tdc.prod.datopian.com/dataset/3c44fba3-51d7-42d5-b5b0-064377ad7895/resource/48a4d351-f4ca-418a-8746-6396e0ec69c4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:28:03.489969"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:28:10.216005"^^xsd:dateTime ;
    dct:title "domestic-shipping_country_emissions.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "6a71bf0eb14a86338946eaf2e64d9505"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/3c44fba3-51d7-42d5-b5b0-064377ad7895/resource/48a4d351-f4ca-418a-8746-6396e0ec69c4/download/domestic-shipping_country_emissions.csv> ;
    dcat:byteSize "1528111"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.tdc.prod.datopian.com/organization/2647239e-7c00-49bf-9a58-d1d4b61b02aa> a foaf:Agent ;
    foaf:homepage <https://climatetrace.org> ;
    foaf:name "Climate TRACE" .

<https://climatetrace.org> a foaf:Document .

