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

<https://ckan.main.demo.datopian.com/dataset/be3381cd-df9b-4e15-af52-01bdaf80e665> a dcat:Dataset ;
    dct:conformsTo "Frictionless Data Package" ;
    dct:description "Country-level fossil-fuel and cement-related CO2 emissions with historical coverage suitable for comparative research." ;
    dct:hasVersion "2026-demo" ;
    dct:identifier "be3381cd-df9b-4e15-af52-01bdaf80e665" ;
    dct:isVersionOf <https://rieee.appstate.edu/wp-content/uploads/2024/07/nation.1751_2020.xlsx> ;
    dct:issued "2026-06-26T14:16:15.779614"^^xsd:dateTime ;
    dct:language "EN" ;
    dct:modified "2026-06-26T15:03:06.083377"^^xsd:dateTime ;
    dct:publisher <https://ckan.main.demo.datopian.com/organization/ec95ec62-1469-4f8d-b0d8-9f791a113a28> ;
    dct:source <https://rieee.appstate.edu/wp-content/uploads/2024/07/nation.1751_2020.xlsx> ;
    dct:title "National Fossil CO2 Emissions" ;
    owl:versionInfo "2026-demo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Datopian Research" ;
            vcard:hasEmail <mailto:research@datopian.com> ],
        [ a vcard:Organization ;
            vcard:fn "Datopian Research" ;
            vcard:hasEmail <mailto:research@datopian.com> ] ;
    dcat:distribution <https://ckan.main.demo.datopian.com/dataset/be3381cd-df9b-4e15-af52-01bdaf80e665/resource/d4af458d-acfb-4966-8102-734b23f22851> ;
    dcat:hasVersion "2026-demo" ;
    dcat:keyword "climate",
        "co2",
        "countries",
        "emissions",
        "energy" .

<https://ckan.main.demo.datopian.com/dataset/be3381cd-df9b-4e15-af52-01bdaf80e665/resource/d4af458d-acfb-4966-8102-734b23f22851> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-26T14:29:26.958830"^^xsd:dateTime ;
    dct:modified "2026-06-26T15:03:06.090494"^^xsd:dateTime ;
    dct:title "top-emitters" ;
    dcat:accessURL <https://ckan.main.demo.datopian.com/dataset/be3381cd-df9b-4e15-af52-01bdaf80e665/resource/d4af458d-acfb-4966-8102-734b23f22851/download/top-emitters-f2sbwm.csv> ;
    dcat:byteSize "15029"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.main.demo.datopian.com/organization/ec95ec62-1469-4f8d-b0d8-9f791a113a28> a foaf:Agent ;
    foaf:name "Global Energy Institute" .

