@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/od000230> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "daily" ;
    dct:identifier "OD000230" ;
    dct:issued "2026-08-06T19:16:04.997775"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:25:02.897864"^^xsd:dateTime ;
    dct:title "Qualifications of youth workers of the youth agency"@en,
        "Jaunimo darbuotojų kvalifikacija"@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/od000230/resource/odr000230> ;
    dcat:landingPage <https://data.gov.lt/datasets/2629/> ;
    dcat:theme <LT_EDUC> .

<https://ckan.devdataportal.online/dataset/od000230/resource/odr000230> a dcat:Distribution ;
    dct:description "Youth Agency Youth Workers System gathers data about JRA employees. The data reported shall be collected from 2018, scheduled to update daily. Data accumulates employee encrypted code, selected courses, post, education, and workplace."@en,
        "Jaunimo reikalų agentūros Jaunimo darbuotojų sistema kaupia duomenis apie jaunimo darbuotojus. Teikiami duomenys kaupiami nuo 2018 m., numatyta atnaujinti kasdien. Duomenyse kaupiama darbuotojo šifruotas kodas, išsirinkti kursai, tuometinis etatas, išsilavinimas ir darbovietė."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:25:02.921343"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:25:02.914784"^^xsd:dateTime ;
    dct:title "odr000230" .

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

