@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/od000166> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "never" ;
    dct:identifier "OD000166" ;
    dct:issued "2026-08-06T19:15:43.083876"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:26:08.001564"^^xsd:dateTime ;
    dct:title "Data on control actions of 2014-2020 EU funds projects"@en,
        "2014-2020 m. Europos Sąjungos fondų projektų kontrolės veiksmų 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/od000166/resource/odr000166> ;
    dcat:landingPage <https://data.gov.lt/datasets/2162/> ;
    dcat:theme <LT_ECON> .

<https://ckan.devdataportal.online/dataset/od000166/resource/odr000166> a dcat:Distribution ;
    dct:description "Detailed information on control actions of investment projects of EU funds for the period 2014-2020 (project inspection, allegations of irregularities, audit observations, etc.) is published."@en,
        "Skelbiama detali informacija apie 2014-2020 metų Europos Sąjungos fondų investicinių projektų kontrolės veiksmus (projekto patikra, projekto patikros vietoje pastebėjimai, grąžintinos lėšos, audito pastebėjimai ir kt.)."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:26:08.020402"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:26:08.011836"^^xsd:dateTime ;
    dct:title "odr000166" .

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

