@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/778dc5a4-70b4-413e-bd36-7ad7ceab3116> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "Passenger transport  - by vehicle type (passenger car, bus, motorbike)" ;
    dct:identifier "778dc5a4-70b4-413e-bd36-7ad7ceab3116" ;
    dct:issued "2024-10-30T12:05:37.817650"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-10-30T12:05:38.467340"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.dev.datopian.com/organization/a9e3b9be-dc8c-4110-9302-ace75dad1add> ;
    dct:title "Passenger transport - road - unece" ;
    dcat:distribution <https://ckan.tdc.dev.datopian.com/dataset/778dc5a4-70b4-413e-bd36-7ad7ceab3116/resource/4918f61d-53ab-4302-9705-7a0634bed05b> ;
    dcat:landingPage <https://unece.org/> .

<https://ckan.tdc.dev.datopian.com/dataset/778dc5a4-70b4-413e-bd36-7ad7ceab3116/resource/4918f61d-53ab-4302-9705-7a0634bed05b> a dcat:Distribution ;
    dct:format "webpage" ;
    dct:issued "2024-10-30T12:05:38.478311"^^xsd:dateTime ;
    dct:modified "2024-10-30T12:05:38.473467"^^xsd:dateTime ;
    dct:title "Passenger transport" ;
    dcat:accessURL <https://w3.unece.org/PXWeb2015/pxweb/en/STAT/STAT__40-TRTRANS__02-TRROAD/04_en_TRRoadPassgKm_r.px/> .

<https://ckan.tdc.dev.datopian.com/organization/a9e3b9be-dc8c-4110-9302-ace75dad1add> a foaf:Agent ;
    foaf:homepage <https://unece.org/> ;
    foaf:name "UNECE" .

<https://unece.org/> a foaf:Document .

