@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/f7c412dc-5c7f-437e-acdc-27b0c5e56edb> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "Fuel economy is measured in liters per 100 kilometers traveled. This is shown as the average for new passenger vehicle registrations." ;
    dct:identifier "f7c412dc-5c7f-437e-acdc-27b0c5e56edb" ;
    dct:issued "2024-11-15T07:24:34.666239"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:24:35.355753"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/3736c9c9-df1d-45e5-806c-da8acecabafc> ;
    dct:title "Fuel economy of new passenger vehicles 2019" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/f7c412dc-5c7f-437e-acdc-27b0c5e56edb/resource/477e3d23-3947-4e45-ac89-17341b11e6fc> ;
    dcat:landingPage <https://ourworldindata.org/> .

<https://ckan.tdc.prod.datopian.com/dataset/f7c412dc-5c7f-437e-acdc-27b0c5e56edb/resource/477e3d23-3947-4e45-ac89-17341b11e6fc> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:24:35.364764"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:24:35.360535"^^xsd:dateTime ;
    dct:title "fuel-efficiency-new-vehicles.csv" ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/f7c412dc-5c7f-437e-acdc-27b0c5e56edb/resource/477e3d23-3947-4e45-ac89-17341b11e6fc/download/fuel-efficiency-new-vehicles.csv> ;
    dcat:byteSize "9073"^^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 .

