@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/od000090> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:identifier "OD000090" ;
    dct:issued "2026-07-07T10:11:44.997208"^^xsd:dateTime ;
    dct:language "lit" ;
    dct:modified "2026-07-30T06:26:18.566750"^^xsd:dateTime ;
    dct:title "Radiology examinations performed on patients"@en,
        "Pacientams atlikti radiologiniai tyrimai"@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/od000090/resource/odr000090_lt> ;
    dcat:landingPage <https://testdataportal.gov.lt> ;
    dcat:theme <LT_HEAL_4HI>,
        <LT_HEAL_4SPA> .

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

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

