@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/od000180> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "monthly" ;
    dct:identifier "OD000180" ;
    dct:issued "2026-08-06T19:15:47.994878"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:23:21.102851"^^xsd:dateTime ;
    dct:title "Institutions having the status of customs guarantor in Lithuania"@en,
        "Įstaigos turinčios muitinės garanto statusą Lietuvoje"@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/od000180/resource/odr000180> ;
    dcat:landingPage <https://data.gov.lt/datasets/2837/> ;
    dcat:theme <LT_ECON> .

<https://ckan.devdataportal.online/dataset/od000180/resource/odr000180> a dcat:Distribution ;
    dct:description "The dataset shall contain information on bank institutions or insurance companies having the status of customs guarantor which issue guarantees for the enforcement of customs procedures or for the deferral of payment of taxes to the customs authorities. Data on guarantors have been collected since 2004."@en,
        "Duomenų rinkinyje pateikiama informacija apie muitinės garanto statusą turinčias banko įstaigas ar draudimo bendroves, kurios išduoda garantijas muitinės procedūrų vykdymui užtikrinti ar atidedant mokesčių sumokėjimą muitinei. Duomenys apie garantus renkami nuo 2004 m."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:23:21.122942"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:23:21.116793"^^xsd:dateTime ;
    dct:title "odr000180" .

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

