@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/02b29085-7511-49f6-b1ec-3d3521cb3104> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description " " ;
    dct:identifier "02b29085-7511-49f6-b1ec-3d3521cb3104" ;
    dct:issued "2024-11-15T06:16:13.013325"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-15T07:08:35.638279"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/5d4daaa9-a50c-4462-84c6-2bbc8dd31539> ;
    dct:title "Transport of dangerous goods" ;
    dcat:distribution <https://ckan.tdc.prod.datopian.com/dataset/02b29085-7511-49f6-b1ec-3d3521cb3104/resource/2ec0465d-3c41-4267-a2ec-71dbb7269331> ;
    dcat:landingPage <https://ec.europa.eu/eurostat/databrowser/view/> .

<https://ckan.tdc.prod.datopian.com/dataset/02b29085-7511-49f6-b1ec-3d3521cb3104/resource/2ec0465d-3c41-4267-a2ec-71dbb7269331> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-15T07:08:31.184583"^^xsd:dateTime ;
    dct:modified "2024-11-15T07:08:35.643430"^^xsd:dateTime ;
    dct:title "Transport of dangerous goods 2024_11_15" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "ed4a49c941b706736fed5a596469c40b"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.tdc.prod.datopian.com/dataset/02b29085-7511-49f6-b1ec-3d3521cb3104/resource/2ec0465d-3c41-4267-a2ec-71dbb7269331/download/transport-of-dangerous-goods.csv> ;
    dcat:byteSize "93352"^^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 .

