@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/od000197> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "quarterly" ;
    dct:identifier "OD000197" ;
    dct:issued "2026-08-06T19:15:53.604515"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:23:10.437914"^^xsd:dateTime ;
    dct:title "State income data"@en,
        "Valstybės pajamų ir išlaidų duomenys"@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/od000197/resource/odr000197> ;
    dcat:landingPage <https://data.gov.lt/datasets/2771/> ;
    dcat:theme <LT_ECON> .

<https://ckan.devdataportal.online/dataset/od000197/resource/odr000197> a dcat:Distribution ;
    dct:description "Since 2015, the Open Finance Information System (AFIS) of the Ministry of Finance of the Republic of Lithuania has accumulated, updated every 3 months and automatically processed public finance data for the purpose of opening up. The dataset consists of: income codes and Tier 2-4 items, an initial revenue plan, a revised revenue plan and the actual revenue on the basis of the last-day information for the reporting quarter."@en,
        "Lietuvos Respublikos finansų ministerijos Atvirų finansų informacinėje sistemoje (AFIS) nuo 2015 m. kaupiami, kas 3 mėnesius atnaujinami ir atvėrimui numatyti automatiškai apdorojami viešųjų finansų duomenys. Sudaryti du duomenų rinkiniai tiek valstybinėms pajamoms, tiek išlaidoms."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:23:10.447924"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:23:10.445304"^^xsd:dateTime ;
    dct:title "odr000197" .

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

