@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/9876326a-297c-47be-9def-74db90439136> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "<p>The dataset contains information about new LCV registrations (up to 3.5 tonnes) by fuel types in the European Union for the year 2022. </p>" ;
    dct:identifier "9876326a-297c-47be-9def-74db90439136" ;
    dct:issued "2025-05-14T13:03:00.387826"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2025-05-21T15:42:07.270903"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/0af3fd37-4bf3-4980-8d17-f8f2d5a9e070> ;
    dct:title "New light commercial vehicle registrations by fuel type, European Union, 2022" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/9876326a-297c-47be-9def-74db90439136/resource/19ee2005-5514-4ecd-94c5-5dc795f0a090> ;
    dcat:keyword "e-mobility",
        "van",
        "vehicle registrations" ;
    dcat:landingPage <https://www.acea.auto/files/ACEA_vans_by_fuel_type_FY2022.pdf> .

<https://ckan.tdc.prod.datopian.com/dataset/9876326a-297c-47be-9def-74db90439136/resource/19ee2005-5514-4ecd-94c5-5dc795f0a090> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-05-21T15:42:05.009231"^^xsd:dateTime ;
    dct:modified "2025-05-21T15:42:07.279098"^^xsd:dateTime ;
    dct:title "ACEA_vans_by_fuel_type_FY2022.pdf" ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/9876326a-297c-47be-9def-74db90439136/resource/19ee2005-5514-4ecd-94c5-5dc795f0a090/download/acea-vans-by-fuel-type-fy2022-gwnrfe.pdf> ;
    dcat:byteSize "234818"^^xsd:nonNegativeInteger .

<https://ckan.tdc.prod.datopian.com/organization/0af3fd37-4bf3-4980-8d17-f8f2d5a9e070> a foaf:Agent ;
    foaf:homepage <https://www.acea.auto> ;
    foaf:name "ACEA" .

<https://www.acea.auto/files/ACEA_vans_by_fuel_type_FY2022.pdf> a foaf:Document .

