@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.dev.datopian.com/dataset/03b8951e-45c9-46be-a5d8-56a9321c856e> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description " " ;
    dct:identifier "03b8951e-45c9-46be-a5d8-56a9321c856e" ;
    dct:issued "2024-11-12T09:58:43.419181"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-11-12T09:58:51.626612"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.dev.datopian.com/organization/1c763bc4-c798-48d3-b61a-9e051af7a514> ;
    dct:title "Goods transported" ;
    dcat:distribution <https://ckan.tdc.dev.datopian.com/dataset/03b8951e-45c9-46be-a5d8-56a9321c856e/resource/05cf311b-b308-4b1d-8cb3-90e0c9b4e04d> ;
    dcat:landingPage <https://ec.europa.eu/eurostat/databrowser/view/> .

<https://ckan.tdc.dev.datopian.com/dataset/03b8951e-45c9-46be-a5d8-56a9321c856e/resource/05cf311b-b308-4b1d-8cb3-90e0c9b4e04d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-12T09:58:51.638075"^^xsd:dateTime ;
    dct:modified "2024-11-12T09:58:51.632513"^^xsd:dateTime ;
    dct:title "Goods transported 2024_11_12" ;
    dcat:accessURL <https://ckan.tdc.dev.datopian.com/dataset/03b8951e-45c9-46be-a5d8-56a9321c856e/resource/05cf311b-b308-4b1d-8cb3-90e0c9b4e04d/download/goods-transported.csv> ;
    dcat:byteSize "9570"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.tdc.dev.datopian.com/organization/1c763bc4-c798-48d3-b61a-9e051af7a514> 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 .

