@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/f0af0594-f178-46a7-8fc3-8d516202edc4> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description " " ;
    dct:identifier "f0af0594-f178-46a7-8fc3-8d516202edc4" ;
    dct:issued "2024-11-15T06:14:57.440188"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:09:08.800458"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/5d4daaa9-a50c-4462-84c6-2bbc8dd31539> ;
    dct:title "Length of railway lines by number of tracks and electrification of lines - rail - eurostat" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/f0af0594-f178-46a7-8fc3-8d516202edc4/resource/63bb14fb-eec7-4799-affb-24101e34005f> ;
    dcat:landingPage <https://ec.europa.eu/eurostat/databrowser/view/> .

<https://ckan.tdc.prod.datopian.com/dataset/f0af0594-f178-46a7-8fc3-8d516202edc4/resource/63bb14fb-eec7-4799-affb-24101e34005f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:09:03.510565"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:09:08.806212"^^xsd:dateTime ;
    dct:title "Length of railway lines by number of tracks and electrification of lines 2024_11_15" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "4196ee4ac824ec37d5ee312ac5dd9b7f"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/f0af0594-f178-46a7-8fc3-8d516202edc4/resource/63bb14fb-eec7-4799-affb-24101e34005f/download/length-of-railway-lines-by-number-of-tracks-and-electrification-of-lines.csv> ;
    dcat:byteSize "73004"^^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 .

