@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/od000334> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "daily" ;
    dct:identifier "OD000334" ;
    dct:issued "2026-08-06T19:16:33.398849"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:24:38.284517"^^xsd:dateTime ;
    dct:title "Procurement data of the Public Procurement Office"@en,
        "Viešųjų pirkimų 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/od000334/resource/odr000334> ;
    dcat:landingPage <https://data.gov.lt/datasets/2867/> ;
    dcat:theme <LT_ECON> .

<https://ckan.devdataportal.online/dataset/od000334/resource/odr000334> a dcat:Distribution ;
    dct:description "The Central Subsystem of Contracts of the Public Procurement Office shall collect data on public procurement contracts and the countries participating therein. The package consists of two separate tables on the nature of public procurement and the countries involved. Both tables are combined by document identifier columns. Although the columns in the contract table have been kept as close as possible to the original ones at the institution's request, the columns in the country table have been renamed a more user friendly language in order to avoid confusion in the use of the original names."@en,
        "Viešųjų pirkimų tarnybos Centrinė viešųjų pirkimų sistemos sutarčių posistemė kaupia viešųjų pirkimų sutarčių bei jose dalyvaujančių šalių duomenis. Rinkinys sudarytas iš dviejų atskirų lentelių apie viešųjų pirkimų sutartis ir jose dalyvaujančias šalis. Abi lentelės yra apjungiamos dokumentų identifikatoriaus stulpeliais. Nors sutarčių lentelės stulpeliai palikti kuo panašesni į pradinius įstaigos prašymu, šalių lentelės stulpeliai pervadinti vartotojui draugiškesne kalba, siekiant išvengti painiavos naudojant pradinius pavadinimus."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:24:38.297697"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:24:38.294214"^^xsd:dateTime ;
    dct:title "odr000334" .

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

