@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.devdataportal.online/dataset/od000357> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "monthly" ;
    dct:identifier "OD000357" ;
    dct:issued "2026-08-06T19:16:43.712734"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:24:30.159463"^^xsd:dateTime ;
    dct:title "Flow of vehicles through customs posts"@en,
        "Transporto priemonių judėjimo per muitinės postus srautas"@lt ;
    owl:versionInfo "1.0.0" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:%5B%27atverimas@stat.gov.lt%27%5D> ;
            vcard:hasURL <https://testdataportal.gov.lt> ] ;
    dcat:distribution <https://ckan.devdataportal.online/dataset/od000357/resource/odr000357> ;
    dcat:landingPage <https://data.gov.lt/datasets/2842/> ;
    dcat:theme <LT_ECON> .

<https://ckan.devdataportal.online/dataset/od000357/resource/odr000357> a dcat:Distribution ;
    dct:description "The data collection shall contain information on traffic of vehicles and containers crossing the Lithuanian border travelling to or leaving the territory of Lithuania recorded by video surveillance cameras at various customs posts per day. Data has been collected since 2008."@en,
        "Duomenų rinkinyje pateikiama įvairiuose muitinės postuose per dieną vaizdo stebėjimo kameromis užfiksuotų Lietuvos sieną kertančių transporto priemonių ir konteinerių, važiuojančių į Lietuvos teritoriją arba išvykstančių iš jos, srautų informacija. Duomenys renkami nuo 2008 metų."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:24:30.169985"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:24:30.167245"^^xsd:dateTime ;
    dct:title "odr000357" .

<https://data.gov.lt/datasets/2842/> a foaf:Document .

