@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/4355c663-df54-4c45-b440-6d7e90a3b2e4> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "Annual country-level emissions by greenhouse gas from 2015-2022." ;
    dct:identifier "4355c663-df54-4c45-b440-6d7e90a3b2e4" ;
    dct:issued "2024-11-15T07:27:56.979245"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2025-03-09T12:35:44.258022"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/2647239e-7c00-49bf-9a58-d1d4b61b02aa> ;
    dct:title "Railways country emissions" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/4355c663-df54-4c45-b440-6d7e90a3b2e4/resource/559a6505-108f-4f6d-9114-dbaf3295d51f> ;
    dcat:keyword "Rail",
        "transport emissions" ;
    dcat:landingPage <https://climatetrace.org> .

<https://ckan.tdc.prod.datopian.com/dataset/4355c663-df54-4c45-b440-6d7e90a3b2e4/resource/559a6505-108f-4f6d-9114-dbaf3295d51f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:27:58.295597"^^xsd:dateTime ;
    dct:modified "2025-03-09T12:35:44.263173"^^xsd:dateTime ;
    dct:title "railways_country_emissions.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "021121537af291970fecc9b5c1063ae5"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/4355c663-df54-4c45-b440-6d7e90a3b2e4/resource/559a6505-108f-4f6d-9114-dbaf3295d51f/download/railways_country_emissions.csv> ;
    dcat:byteSize "1292405"^^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 .

