@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/od000062> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:identifier "OD000062" ;
    dct:issued "2026-07-07T10:11:39.358370"^^xsd:dateTime ;
    dct:language "lit" ;
    dct:modified "2026-07-30T06:26:01.592395"^^xsd:dateTime ;
    dct:title "Data on Republican Centre for Addictive Disorders students undertaking internships in a healthcare institution"@en,
        "Respublikinio Priklausomybės Ligų Centro studentų, atliekančių praktiką gydymo įstaigoje, duomenys"@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/od000062/resource/odr000062_lt> ;
    dcat:landingPage <https://testdataportal.gov.lt> ;
    dcat:theme <LT_EDUC_4VOCATIONA>,
        <LT_HEAL_4HP> .

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

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

