@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.dev.datopian.com/dataset/37c758f2-c78a-40c2-99e6-8b8420c10c75> a dcat:Dataset ;
    dct:accrualPeriodicity "monthly" ;
    dct:description " " ;
    dct:identifier "37c758f2-c78a-40c2-99e6-8b8420c10c75" ;
    dct:issued "2024-10-29T12:38:55.186747"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-10-29T12:38:56.714266"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.dev.datopian.com/organization/8656d9f8-3b15-4432-827e-eac5c38d9b0d> ;
    dct:title "NEW CAR REGISTRATIONS, EUROPEAN UNION IN JULY 2024" ;
    dcat:distribution <https://ckan.tdc.dev.datopian.com/dataset/37c758f2-c78a-40c2-99e6-8b8420c10c75/resource/6b124e4a-5b92-475a-bb5c-8b5b3e076966> ;
    dcat:landingPage <https://www.acea.auto> .

<https://ckan.tdc.dev.datopian.com/dataset/37c758f2-c78a-40c2-99e6-8b8420c10c75/resource/6b124e4a-5b92-475a-bb5c-8b5b3e076966> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2024-10-29T12:38:56.724038"^^xsd:dateTime ;
    dct:modified "2024-10-29T12:38:56.719723"^^xsd:dateTime ;
    dct:title "Press_release_car_registrations_July_2024" ;
    dcat:accessURL <https://www.acea.auto/files/Press_release_car_registrations_July_2024.pdf> .

<https://ckan.tdc.dev.datopian.com/organization/8656d9f8-3b15-4432-827e-eac5c38d9b0d> a foaf:Agent ;
    foaf:homepage <https://www.acea.auto> ;
    foaf:name "ACEA" .

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

