@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/od000002> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "monthly" ;
    dct:identifier "OD000002" ;
    dct:issued "2026-07-07T10:07:51.701431"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:24:57.068853"^^xsd:dateTime ;
    dct:title "Data on excisable goods"@en,
        "Duomenys apie akcizais apmokestinamas prekes"@lt ;
    owl:versionInfo "1.0.0" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:%5B%27vmi@vmi.lt%27%5D> ;
            vcard:hasURL <https://testdataportal.gov.lt> ] ;
    dcat:distribution <https://ckan.devdataportal.online/dataset/od000002/resource/odr000002>,
        <https://ckan.devdataportal.online/dataset/od000002/resource/odr000002_lt> ;
    dcat:landingPage <https://data.gov.lt/datasets/1176/> ;
    dcat:theme <LT_ECON> .

<https://ckan.devdataportal.online/dataset/od000002/resource/odr000002> a dcat:Distribution ;
    dct:description "Declared quantities and excise duties of excisable goods released for the Lithuanian market for the current month and from the beginning of the year, presented by separate tariff groups and product categories."@en,
        "Einamojo mėnesio ir kaupiamieji nuo metų pradžios akcizais apmokestinamų prekių, išleistų į Lietuvos rinką, deklaruoti kiekiai ir akcizai, pateikti pagal atskiras tarifines grupes ir produktų kategorijas."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:24:57.084795"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:24:57.079276"^^xsd:dateTime ;
    dct:title "odr000002" .

<https://ckan.devdataportal.online/dataset/od000002/resource/odr000002_lt> a dcat:Distribution ;
    dct:description "Query access to the dataset through the portal API (imone)."@en,
        "Prieiga prie duomenų rinkinio per portalo API (imone)."@lt ;
    dct:format "json" ;
    dct:issued "2026-07-20T07:52:50.692969"^^xsd:dateTime ;
    dct:language "lit" ;
    dct:modified "2026-08-21T13:24:57.077879"^^xsd:dateTime ;
    dct:title "odr000002_lt" .

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

