@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.devdataportal.online/catalog/c000093> a dcat:Catalog ;
    dct:description "The Lithuanian Transport Flows Database is a freight transport flow analysis system whose data was obtained from the Customs Department (Customs General Declaration, INTRASTAT), AB Klaipėda State Seaport Authority (Ship Declaration), AB “Lietuvos geležinkeliai” (Consignment Note) and the Department of Statistics (State Data Agency) (Road Transport Questionnaire TKR-01)." ;
    dct:language "lit" ;
    dct:modified "2026-08-21T13:36:19.060062"^^xsd:dateTime ;
    dct:title "Lithuanian Transport Flows Database" ;
    foaf:homepage <https://testdataportal.gov.lt> .

