@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/od000225> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "never" ;
    dct:identifier "OD000225" ;
    dct:issued "2026-08-06T19:16:03.443257"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:23:04.212890"^^xsd:dateTime ;
    dct:title "Data of patients treated in the stationary departments of the Vilnius branch of the Republican Centre for Disease Responsibility"@en,
        "Respublikinio Priklausomybės Ligų Centro Vilniaus filialo stacionaro skyriuose gydytų pacientų 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/od000225/resource/odr000225> ;
    dcat:landingPage <https://data.gov.lt/datasets/2382/> ;
    dcat:theme <LT_HEAL> .

<https://ckan.devdataportal.online/dataset/od000225/resource/odr000225> a dcat:Distribution ;
    dct:description "This dataset provides data of patients who have received hospital services at the RPLC Vilnius branch. For technical questions or possible errors, contact"@en,
        "Šiame duomenų rinkinyje pateikiami RPLC Vilniaus filiale stacionarines paslaugas gavusių pacientų duomenys."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:23:04.222406"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:23:04.219866"^^xsd:dateTime ;
    dct:title "odr000225" .

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

