@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/885c45c9-cbaf-4ca7-b9a9-db2608b53bbb> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "Vehicle fleet and new registrations - by type of vehicle, age, weight, fueltype" ;
    dct:identifier "885c45c9-cbaf-4ca7-b9a9-db2608b53bbb" ;
    dct:issued "2024-11-15T07:44:16.520483"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:44:17.144600"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/aca946c5-db6e-4134-bfc7-009af3a343b0> ;
    dct:title "Vehicle fleet and new registrations - road - unece" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/885c45c9-cbaf-4ca7-b9a9-db2608b53bbb/resource/5bd626a8-9084-42e7-8ff7-f155386ab89b> ;
    dcat:landingPage <https://unece.org/> .

<https://ckan.tdc.prod.datopian.com/dataset/885c45c9-cbaf-4ca7-b9a9-db2608b53bbb/resource/5bd626a8-9084-42e7-8ff7-f155386ab89b> a dcat:Distribution ;
    dct:format "webpage" ;
    dct:issued "2024-11-15T07:44:17.154620"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:44:17.150449"^^xsd:dateTime ;
    dct:title "Vehicle fleet and new registrations" ;
    dcat:accessURL <https://w3.unece.org/PXWeb2015/pxweb/en/STAT/STAT__40-TRTRANS__03-TRRoadFleet/> .

<https://ckan.tdc.prod.datopian.com/organization/aca946c5-db6e-4134-bfc7-009af3a343b0> a foaf:Agent ;
    foaf:homepage <https://unece.org/> ;
    foaf:mbox "stat.trans@un.org" ;
    foaf:name "UNECE" .

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

