@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/od000368> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "monthly" ;
    dct:identifier "OD000368" ;
    dct:issued "2026-08-06T19:16:47.543563"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:26:25.968322"^^xsd:dateTime ;
    dct:title "Technical Assistance Applications Data"@en,
        "Techninės pagalbos priemonių prašymų 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/od000368/resource/odr000368> ;
    dcat:landingPage <https://data.gov.lt/datasets/2814/> ;
    dcat:theme <LT_SOCI> .

<https://ckan.devdataportal.online/dataset/od000368/resource/odr000368> a dcat:Distribution ;
    dct:description "The table provides data on requests for and implementation of technical assistance measures from the Technical Assistance Measures Accounting Information System (TPPAI) of the Centre for Technical Assistance Measures. The table consists of DATA collected and updated monthly from the beginning of the FUNCTIONING of THE TTPA system (2016)."@en,
        "Lentelėje pateikti techninės pagalbos priemonių prašymų ir jų įgyvendinimo duomenys iš Techninės pagalbos priemonių centro Techninės pagalbos priemonių apskaitos informacinės sistemos (TPPAIS). Lentelę sudaro nuo TTPAIS sistemos veikimo pradžios (2016 m.) sukaupti ir kas mėnesį atnaujinami duomenys."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:26:25.987108"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:26:25.981672"^^xsd:dateTime ;
    dct:title "odr000368" .

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

