@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/od000115> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "other" ;
    dct:identifier "OD000115" ;
    dct:issued "2026-08-06T19:15:30.384896"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:21:36.529349"^^xsd:dateTime ;
    dct:title "GDP at current prices"@en,
        "BVP, to meto kainomis"@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/od000115/resource/odr000115> ;
    dcat:landingPage <https://data.gov.lt/datasets/2455/> ;
    dcat:theme <LT_ECON_4GDPGACP> .

<https://ckan.devdataportal.online/dataset/od000115/resource/odr000115> a dcat:Distribution ;
    dct:description "Statistical information shall be provided - gross domestic product at current prices according to equalisation (quarterly). The statistical (survey) population shall comprise all statistical resident observation units. Geographical coverage shall mean the economic territory of a country. Time coverage since 1995"@en,
        "Pateikiama statistinė informacija - bendrasis vidaus produktas to meto kainomis pagal apskritis ir išlyginimą (ketvirtinis, metinis). Statistinę (tiriamąją) visumą sudaro visi statistiniai stebėjimo vienetai rezidentai. Geografinė aprėptis - šalies ekonominė teritorija. Laiko aprėptis nuo 1995 m."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:21:36.542324"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:21:36.538656"^^xsd:dateTime ;
    dct:title "odr000115" .

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

