@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/od000029> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "monthly" ;
    dct:identifier "OD000029" ;
    dct:issued "2026-07-07T10:11:33.900934"^^xsd:dateTime ;
    dct:language "lit" ;
    dct:modified "2026-07-30T06:25:37.701981"^^xsd:dateTime ;
    dct:title "LAMBA BPO dataset for the \"Learn for Life\" programme"@en,
        "LAMBA BPO programos „Mokykis visą gyvenimą“ duomenų rinkinys"@lt ;
    owl:versionInfo "1.0.0" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:%5B%27atverimas@stat.gov.lt%27%5D> ] ;
    dcat:distribution <https://ckan.devdataportal.online/dataset/od000029/resource/odr000029_lt> ;
    dcat:landingPage <https://testdataportal.gov.lt> ;
    dcat:theme <LT_EDUC_3NE> .

<https://ckan.devdataportal.online/dataset/od000029/resource/odr000029_lt> a dcat:Distribution ;
    dct:description "Query access to the dataset through the portal API (kursodalyvis)."@en,
        "Prieiga prie duomenų rinkinio per portalo API (kursodalyvis)."@lt ;
    dct:format "json" ;
    dct:issued "2026-07-20T07:51:24.195093"^^xsd:dateTime ;
    dct:language "lit" ;
    dct:modified "2026-07-30T06:25:37.709680"^^xsd:dateTime ;
    dct:title "odr000029_lt" .

<https://testdataportal.gov.lt> a foaf:Document .

