@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/65804718-22d9-4af1-866d-b34c63eccbd3> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "Internation Union of Railways ( UIC )" ;
    dct:identifier "65804718-22d9-4af1-866d-b34c63eccbd3" ;
    dct:issued "2024-11-15T07:28:14.442070"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:28:15.546790"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/d6c2d62f-3546-458e-9747-ea8a593f41b3> ;
    dct:title "Rail lines (total route-km)" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/65804718-22d9-4af1-866d-b34c63eccbd3/resource/2bebc1b7-6f29-4b80-bd05-2a898dde8d78> ;
    dcat:landingPage <https://data.worldbank.org/indicators/IS.RRS.TOTL.KM> .

<https://ckan.tdc.prod.datopian.com/dataset/65804718-22d9-4af1-866d-b34c63eccbd3/resource/2bebc1b7-6f29-4b80-bd05-2a898dde8d78> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:28:15.556344"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:28:15.552095"^^xsd:dateTime ;
    dct:title "API_IS_RRS_TOTL_KM_DS2_en_csv_v2_3434344.csv" ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/65804718-22d9-4af1-866d-b34c63eccbd3/resource/2bebc1b7-6f29-4b80-bd05-2a898dde8d78/download/api_is_rrs_totl_km_ds2_en_csv_v2_3434344.csv> ;
    dcat:byteSize "79648"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.tdc.prod.datopian.com/organization/d6c2d62f-3546-458e-9747-ea8a593f41b3> a foaf:Agent ;
    foaf:homepage <https://data.worldbank.org/> ;
    foaf:name "World Bank" .

<https://data.worldbank.org/indicators/IS.RRS.TOTL.KM> a foaf:Document .

