@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/ecdd9737-e45d-4825-80ef-abf95149547c> a dcat:Dataset ;
    dct:accrualPeriodicity "quarterly" ;
    dct:description "<p>The dataset contains information about new commercial vehicle registrations in the European Union during the first half of 2024 and compares it to the numbers for 2023.</p>" ;
    dct:identifier "ecdd9737-e45d-4825-80ef-abf95149547c" ;
    dct:issued "2024-11-15T07:37:38.595328"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2025-05-21T16:09:41.339523"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/0af3fd37-4bf3-4980-8d17-f8f2d5a9e070> ;
    dct:title "New commercial vehicle registrations, European Union, H1 2024" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/ecdd9737-e45d-4825-80ef-abf95149547c/resource/a1c1fff2-49c1-43d5-84de-73679f6eb6f9> ;
    dcat:keyword "e-mobility",
        "truck",
        "vehicle registrations" ;
    dcat:landingPage <https://www.acea.auto/files/Press_release_commercial_vehicle_registrations_H1-2024.pdf> .

<https://ckan.tdc.prod.datopian.com/dataset/ecdd9737-e45d-4825-80ef-abf95149547c/resource/a1c1fff2-49c1-43d5-84de-73679f6eb6f9> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-05-21T16:09:38.840754"^^xsd:dateTime ;
    dct:modified "2025-05-21T16:09:41.350837"^^xsd:dateTime ;
    dct:title "Press_release_commercial_vehicle_registrations_H1-2024.pdf" ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/ecdd9737-e45d-4825-80ef-abf95149547c/resource/a1c1fff2-49c1-43d5-84de-73679f6eb6f9/download/press-release-commercial-vehicle-registrations-h1-2024-2qbkz3.pdf> ;
    dcat:byteSize "336287"^^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/Press_release_commercial_vehicle_registrations_H1-2024.pdf> a foaf:Document .

