@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.tdc.prod.datopian.com/dataset/30e7125c-78c7-4738-bf64-ac6308a1462b> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description " " ;
    dct:identifier "30e7125c-78c7-4738-bf64-ac6308a1462b" ;
    dct:issued "2024-11-15T06:16:27.680447"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:14:16.263093"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/5d4daaa9-a50c-4462-84c6-2bbc8dd31539> ;
    dct:title "Length of electrified and non-electrified railway lines by track gauge" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/30e7125c-78c7-4738-bf64-ac6308a1462b/resource/65eb28a2-7fb7-49ea-bee2-d567a17b75ef> ;
    dcat:landingPage <https://ec.europa.eu/eurostat/databrowser/view/> .

<https://ckan.tdc.prod.datopian.com/dataset/30e7125c-78c7-4738-bf64-ac6308a1462b/resource/65eb28a2-7fb7-49ea-bee2-d567a17b75ef> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:14:11.309268"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:14:16.268586"^^xsd:dateTime ;
    dct:title "Length of electrified and non-electrified railway lines by track gauge 2024_11_15" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "8f4af37d9a7408af0649c418228614a7"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/30e7125c-78c7-4738-bf64-ac6308a1462b/resource/65eb28a2-7fb7-49ea-bee2-d567a17b75ef/download/length-of-electrified-and-non-electrified-railway-lines-by-track-gauge.csv> ;
    dcat:byteSize "85510"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.tdc.prod.datopian.com/organization/5d4daaa9-a50c-4462-84c6-2bbc8dd31539> a foaf:Agent ;
    foaf:homepage <https://ec.europa.eu/eurostat/databrowser/view/> ;
    foaf:name "EUROSTAT" .

<https://ec.europa.eu/eurostat/databrowser/view/> a foaf:Document .

