@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/b1623363-658a-4ae0-81c6-b646d3da7798> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description " " ;
    dct:identifier "b1623363-658a-4ae0-81c6-b646d3da7798" ;
    dct:issued "2024-11-12T09:58:30.012968"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-12T10:08:26.114793"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.dev.datopian.com/organization/1c763bc4-c798-48d3-b61a-9e051af7a514> ;
    dct:title "Persons killed in road accidents by type of vehicle" ;
    dcat:distribution <https://ckan.tdc.dev.datopian.com/dataset/b1623363-658a-4ae0-81c6-b646d3da7798/resource/1ffa9149-aae9-4b77-94ae-240d476a342e> ;
    dcat:landingPage <https://ec.europa.eu/eurostat/databrowser/view/> .

<https://ckan.tdc.dev.datopian.com/dataset/b1623363-658a-4ae0-81c6-b646d3da7798/resource/1ffa9149-aae9-4b77-94ae-240d476a342e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-12T10:08:26.124773"^^xsd:dateTime ;
    dct:modified "2024-11-12T10:08:26.120436"^^xsd:dateTime ;
    dct:title "Persons killed in road accidents by type of vehicle 2024_11_12" ;
    dcat:accessURL <https://ckan.tdc.dev.datopian.com/dataset/b1623363-658a-4ae0-81c6-b646d3da7798/resource/1ffa9149-aae9-4b77-94ae-240d476a342e/download/persons-killed-in-road-accidents-by-type-of-vehicle.csv> ;
    dcat:byteSize "63689"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.tdc.dev.datopian.com/organization/1c763bc4-c798-48d3-b61a-9e051af7a514> a foaf:Agent ;
    foaf:homepage <https://ec.europa.eu/eurostat/databrowser/view/> ;
    foaf:name "EUROSTAT" .

<https://ec.europa.eu/eurostat/databrowser/view/> a foaf:Document .

