@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/1a945773-7def-4a72-84fc-2c3d2d0b4734> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "<p>Passenger numbers and passenger-kilometres for urban rail public transport, categorized by vehicle type (tram, metro, light rail), in the UNECE region.</p>" ;
    dct:identifier "1a945773-7def-4a72-84fc-2c3d2d0b4734" ;
    dct:issued "2024-11-15T07:44:33.570290"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2025-02-25T16:15:08.513177"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/aca946c5-db6e-4134-bfc7-009af3a343b0> ;
    dct:title "Passenger transport - urban rail ridership" ;
    dcat:keyword "Ridership",
        "Urban rail" ;
    dcat:landingPage <https://stats.unece.org/cpt/> .

<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://stats.unece.org/cpt/> a foaf:Document .

