@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/c000103> a dcat:Catalog ;
    dct:description "The transport flow database is intended to collect, process, analyze and provide information on the movement and analysis of freight transport flows. Data are received from the Customs Department (Customs general declaration, INTRASTAT), AB Klaipėda State Seaport Authority (ship declaration), AB Lietuvos geležinkeliai (cargo consignment note) and the Statistics Department (State Data Agency) (road transport questionnaire TKR-01)." ;
    dct:language "lit" ;
    dct:modified "2026-08-21T13:36:19.060062"^^xsd:dateTime ;
    dct:title "Transport Flow Database" ;
    foaf:homepage <https://testdataportal.gov.lt> .

