@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/edae00fe-57c2-4c46-944e-b67817468095> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "Passenger transport - by location" ;
    dct:identifier "edae00fe-57c2-4c46-944e-b67817468095" ;
    dct:issued "2024-10-30T12:05:46.111307"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-10-30T12:05:46.741749"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.dev.datopian.com/organization/a9e3b9be-dc8c-4110-9302-ace75dad1add> ;
    dct:title "Passenger transport- rail - unece" ;
    dcat:distribution <https://ckan.tdc.dev.datopian.com/dataset/edae00fe-57c2-4c46-944e-b67817468095/resource/07fd80b8-009e-4812-b4ec-806c56832f4d> ;
    dcat:landingPage <https://unece.org/> .

<https://ckan.tdc.dev.datopian.com/dataset/edae00fe-57c2-4c46-944e-b67817468095/resource/07fd80b8-009e-4812-b4ec-806c56832f4d> a dcat:Distribution ;
    dct:format "webpage" ;
    dct:issued "2024-10-30T12:05:46.752070"^^xsd:dateTime ;
    dct:modified "2024-10-30T12:05:46.747474"^^xsd:dateTime ;
    dct:title "Passenger transport" ;
    dcat:accessURL <https://w3.unece.org/PXWeb2015/pxweb/en/STAT/STAT__40-TRTRANS__05-TRRAIL/01_en_TRrailpassengers_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 .

