@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/affa9725-a5ab-4692-aa57-5646c6b2f61d> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "<p>Road traffic fatalities, injuries, and accidents in UNECE region</p>" ;
    dct:identifier "affa9725-a5ab-4692-aa57-5646c6b2f61d" ;
    dct:issued "2025-02-06T11:22:59.578115"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2025-05-07T10:59:36.713246"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/aca946c5-db6e-4134-bfc7-009af3a343b0> ;
    dct:title "Road traffic fatalities, injuries, and accidents" ;
    dcat:keyword "Road Accidents",
        "road fatality",
        "road injury" ;
    dcat:landingPage <https://w3.unece.org/PXWeb2015/pxweb/en/STAT/STAT__40-TRTRANS__01-TRACCIDENTS> .

<https://ckan.tdc.prod.datopian.com/organization/aca946c5-db6e-4134-bfc7-009af3a343b0> a foaf:Agent ;
    foaf:homepage <https://unece.org/> ;
    foaf:mbox "stat.trans@un.org" ;
    foaf:name "UNECE" .

<https://w3.unece.org/PXWeb2015/pxweb/en/STAT/STAT__40-TRTRANS__01-TRACCIDENTS> a foaf:Document .

