@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/0e2dce3b-d400-4425-99e8-5a5b70c94860> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "<h1>Historical GDP (by sector) data for selected countries in Africa, Asia, and South America.</h1>" ;
    dct:identifier "0e2dce3b-d400-4425-99e8-5a5b70c94860" ;
    dct:issued "2025-01-29T16:28:18.892559"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2025-01-30T13:17:46.366262"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/637f323f-0b31-4287-b3c9-f3388c3ff0b0> ;
    dct:title "GDP from Transport Starter Data Kits" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/0e2dce3b-d400-4425-99e8-5a5b70c94860/resource/87f298ed-1a25-4c8c-8300-6da89c972128>,
        <https://ckan.tdc.prod.datopian.com/dataset/0e2dce3b-d400-4425-99e8-5a5b70c94860/resource/b903aae8-c257-4a38-979c-bd21cabca831> ;
    dcat:keyword "GDP" ;
    dcat:landingPage <https://climatecompatiblegrowth.com/starter-kits/> .

<https://ckan.tdc.prod.datopian.com/dataset/0e2dce3b-d400-4425-99e8-5a5b70c94860/resource/87f298ed-1a25-4c8c-8300-6da89c972128> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-01-29T16:28:18.904584"^^xsd:dateTime ;
    dct:modified "2025-01-29T17:12:55.126181"^^xsd:dateTime ;
    dct:title "CCG_TSDK_METADATA_DOCUMENTATION_v1.4.xlsx" ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/0e2dce3b-d400-4425-99e8-5a5b70c94860/resource/87f298ed-1a25-4c8c-8300-6da89c972128/download/ccg-tsdk-metadata-documentation-v1-vb80r4.xlsx> ;
    dcat:byteSize "161871"^^xsd:nonNegativeInteger .

<https://ckan.tdc.prod.datopian.com/dataset/0e2dce3b-d400-4425-99e8-5a5b70c94860/resource/b903aae8-c257-4a38-979c-bd21cabca831> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-01-29T16:28:18.904580"^^xsd:dateTime ;
    dct:modified "2025-01-29T17:12:51.679733"^^xsd:dateTime ;
    dct:title "CCG_TSDK_GDP_v1.4.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "ca4b5ca7ab958576c5064d5e79edc746"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/0e2dce3b-d400-4425-99e8-5a5b70c94860/resource/b903aae8-c257-4a38-979c-bd21cabca831/download/ccg-tsdk-gdp-v1-wsj9yw.csv> ;
    dcat:byteSize "229220"^^xsd:nonNegativeInteger .

<https://ckan.tdc.prod.datopian.com/organization/637f323f-0b31-4287-b3c9-f3388c3ff0b0> a foaf:Agent ;
    foaf:homepage <https://climatecompatiblegrowth.com/starter-kits/> ;
    foaf:name "CCG" .

<https://climatecompatiblegrowth.com/starter-kits/> a foaf:Document .

