@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/d6b5ee87-933a-43ea-b424-fdd28c998ad0> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "Road vehicle mileage - By vehicle types; by road types" ;
    dct:identifier "d6b5ee87-933a-43ea-b424-fdd28c998ad0" ;
    dct:issued "2024-10-30T13:26:14.158535"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-10-30T13:26:14.828135"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.dev.datopian.com/organization/72bb6a7e-fed4-41fe-8119-9f310c4e42fd> ;
    dct:title "Road vehicle mileage - road - irf" ;
    dcat:distribution <https://ckan.tdc.dev.datopian.com/dataset/d6b5ee87-933a-43ea-b424-fdd28c998ad0/resource/0f610eb7-7ee1-48f9-90c2-df7214cfa83c> ;
    dcat:landingPage <https://www.irf.global/> .

<https://ckan.tdc.dev.datopian.com/dataset/d6b5ee87-933a-43ea-b424-fdd28c998ad0/resource/0f610eb7-7ee1-48f9-90c2-df7214cfa83c> a dcat:Distribution ;
    dct:format "webpage" ;
    dct:issued "2024-10-30T13:26:14.840469"^^xsd:dateTime ;
    dct:modified "2024-10-30T13:26:14.835342"^^xsd:dateTime ;
    dct:title "Road vehicle mileage" ;
    dcat:accessURL <https://worldroadstatistics.org/get-data/> .

<https://ckan.tdc.dev.datopian.com/organization/72bb6a7e-fed4-41fe-8119-9f310c4e42fd> a foaf:Agent ;
    foaf:homepage <https://www.irf.global/> ;
    foaf:name "International Road Federation (IRF)" .

<https://www.irf.global/> a foaf:Document .

