@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/9e6b98e3-a67e-45db-958c-581a3d2e5ac5> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "<p>The dataset contains information about new bus registrations by fuel type in the European Union in 2022. The data covers new medium and heavy buses and coaches over 3.5 tonnes.</p>" ;
    dct:identifier "9e6b98e3-a67e-45db-958c-581a3d2e5ac5" ;
    dct:issued "2024-11-15T07:37:40.977686"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2025-05-22T23:11:35.469568"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/0af3fd37-4bf3-4980-8d17-f8f2d5a9e070> ;
    dct:title "New medium and heavy bus registrations by fuel type, European Union, 2022" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/9e6b98e3-a67e-45db-958c-581a3d2e5ac5/resource/a622edc9-19d1-43ed-a12a-5f99a59672f1> ;
    dcat:keyword "bus",
        "e-mobility",
        "vehicle registrations" ;
    dcat:landingPage <https://www.acea.auto/files/ACEA_buses_by_fuel_type_full-year-2022.pdf> .

<https://ckan.tdc.prod.datopian.com/dataset/9e6b98e3-a67e-45db-958c-581a3d2e5ac5/resource/a622edc9-19d1-43ed-a12a-5f99a59672f1> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-05-21T15:27:34.190514"^^xsd:dateTime ;
    dct:modified "2025-05-21T15:45:53.928907"^^xsd:dateTime ;
    dct:title "ACEA_buses_by_fuel_type_full-year-2022.pdf" ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/9e6b98e3-a67e-45db-958c-581a3d2e5ac5/resource/a622edc9-19d1-43ed-a12a-5f99a59672f1/download/acea-buses-by-fuel-type-full-year-2022-kkpsic.pdf> ;
    dcat:byteSize "215361"^^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_buses_by_fuel_type_full-year-2022.pdf> a foaf:Document .

