@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/od000258> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "monthly" ;
    dct:identifier "OD000258" ;
    dct:issued "2026-08-06T19:16:13.296871"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:23:40.373862"^^xsd:dateTime ;
    dct:title "Economic operators and other persons entered in the List of Customs Companies"@en,
        "Ekonominės veiklos vykdytojai ir kiti asmenys įrašyti į Muitinės prievolininkų sąrašą"@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/od000258/resource/odr000258> ;
    dcat:landingPage <https://data.gov.lt/datasets/2705/> ;
    dcat:theme <LT_ECON> .

<https://ckan.devdataportal.online/dataset/od000258/resource/odr000258> a dcat:Distribution ;
    dct:description "Information about economic operators of Lithuania and other countries and other persons entered in the Register of Customs Companies of Lithuania since 2009 shall be published"@en,
        "Publikuojama informacija apie Lietuvos ir kitų šalių Ekonominės veiklos vykdytojus bei kitus asmenis, kurie įtraukti į Lietuvos Muitinės prievolininkų registrą nuo 2009 metų."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:23:40.384024"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:23:40.381267"^^xsd:dateTime ;
    dct:title "odr000258" .

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

