@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/2b9c9384-cd2d-4ac4-b279-77ea2de195ff> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description " " ;
    dct:identifier "2b9c9384-cd2d-4ac4-b279-77ea2de195ff" ;
    dct:issued "2024-11-15T06:14:58.357430"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:08:27.116783"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/5d4daaa9-a50c-4462-84c6-2bbc8dd31539> ;
    dct:title "Length of electrified railway lines by type of current - rail - eurostat" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/2b9c9384-cd2d-4ac4-b279-77ea2de195ff/resource/9279e052-bb8e-4ca4-9f6d-4ae9df9767b9> ;
    dcat:landingPage <https://ec.europa.eu/eurostat/databrowser/view/> .

<https://ckan.tdc.prod.datopian.com/dataset/2b9c9384-cd2d-4ac4-b279-77ea2de195ff/resource/9279e052-bb8e-4ca4-9f6d-4ae9df9767b9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:08:24.327585"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:08:27.122499"^^xsd:dateTime ;
    dct:title "Length of electrified railway lines by type of current  2024_11_15" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "42cddc1ba3d00d37d6166f3725b15906"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/2b9c9384-cd2d-4ac4-b279-77ea2de195ff/resource/9279e052-bb8e-4ca4-9f6d-4ae9df9767b9/download/length-of-electrified-railway-lines-by-type-of-current-.csv> ;
    dcat:byteSize "39422"^^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 .

