@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/d77e49e2-4632-4ffb-a7ff-73aa812e43e8> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "<h1>Historical vehicle stock data for selected countries in Africa, Asia, and South America.</h1>" ;
    dct:identifier "d77e49e2-4632-4ffb-a7ff-73aa812e43e8" ;
    dct:issued "2025-01-29T16:06:35.784753"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2025-02-21T13:49:37.033980"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/637f323f-0b31-4287-b3c9-f3388c3ff0b0> ;
    dct:title "Vehicle Stock from Transport Starter Data Kits" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/d77e49e2-4632-4ffb-a7ff-73aa812e43e8/resource/82016fda-81ea-4e53-b955-a50fd91f8fb0>,
        <https://ckan.tdc.prod.datopian.com/dataset/d77e49e2-4632-4ffb-a7ff-73aa812e43e8/resource/d3bc33fc-7571-4b3a-9700-5f7e4ad850a8> ;
    dcat:keyword "Vehicle stock" ;
    dcat:landingPage <https://climatecompatiblegrowth.com/starter-kits/> .

<https://ckan.tdc.prod.datopian.com/dataset/d77e49e2-4632-4ffb-a7ff-73aa812e43e8/resource/82016fda-81ea-4e53-b955-a50fd91f8fb0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-01-29T16:06:35.803338"^^xsd:dateTime ;
    dct:modified "2025-01-29T17:09:47.938317"^^xsd:dateTime ;
    dct:title "CCG_TSDK_METADATA_DOCUMENTATION_v1.4.xlsx" ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/d77e49e2-4632-4ffb-a7ff-73aa812e43e8/resource/82016fda-81ea-4e53-b955-a50fd91f8fb0/download/ccg-tsdk-metadata-documentation-v1-1ddm4z.xlsx> ;
    dcat:byteSize "161871"^^xsd:nonNegativeInteger .

<https://ckan.tdc.prod.datopian.com/dataset/d77e49e2-4632-4ffb-a7ff-73aa812e43e8/resource/d3bc33fc-7571-4b3a-9700-5f7e4ad850a8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-01-29T16:06:35.803334"^^xsd:dateTime ;
    dct:modified "2025-01-29T17:09:43.792352"^^xsd:dateTime ;
    dct:title "CCG_TSDK_Vehicle Stock_v1.4.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "32f4190b06e742385c526497461f50ef"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/d77e49e2-4632-4ffb-a7ff-73aa812e43e8/resource/d3bc33fc-7571-4b3a-9700-5f7e4ad850a8/download/ccg-tsdk-vehicle-stock-v1-km5w85.csv> ;
    dcat:byteSize "135986"^^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 .

