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

<https://ckan.tdc.prod.datopian.com/dataset/ad060ea7-a123-48ee-a403-2f90f3b9a6e0> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "Carbon intensity of newly registered passenger vehicles is measured in grams of carbon dioxide emitted per kilometer driven (grams CO₂ per km)." ;
    dct:identifier "ad060ea7-a123-48ee-a403-2f90f3b9a6e0" ;
    dct:issued "2024-11-15T07:24:32.794722"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:24:33.442655"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/3736c9c9-df1d-45e5-806c-da8acecabafc> ;
    dct:title "Average carbon intensity of new passenger vehicles 2019" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/ad060ea7-a123-48ee-a403-2f90f3b9a6e0/resource/17118bea-71db-4f2c-86be-d758373369e6> ;
    dcat:landingPage <https://ourworldindata.org/> .

<https://ckan.tdc.prod.datopian.com/dataset/ad060ea7-a123-48ee-a403-2f90f3b9a6e0/resource/17118bea-71db-4f2c-86be-d758373369e6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:24:33.452590"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:24:33.448174"^^xsd:dateTime ;
    dct:title "carbon-new-passenger-vehicles.csv" ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/ad060ea7-a123-48ee-a403-2f90f3b9a6e0/resource/17118bea-71db-4f2c-86be-d758373369e6/download/carbon-new-passenger-vehicles.csv> ;
    dcat:byteSize "9068"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.tdc.prod.datopian.com/organization/3736c9c9-df1d-45e5-806c-da8acecabafc> a foaf:Agent ;
    foaf:homepage <https://ourworldindata.org/> ;
    foaf:name "Our World in Data" .

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

