@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/od000009> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "daily" ;
    dct:identifier "OD000009" ;
    dct:issued "2026-07-07T10:07:52.602693"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-13T10:43:55.654712"^^xsd:dateTime ;
    dct:title "Persons with disabilities"@en,
        "Asmenys su negalia"@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/od000009/resource/odr000009_lt> ;
    dcat:landingPage <https://data.gov.lt/datasets/3912/> ;
    dcat:theme <LT_REGI> .

<https://ckan.devdataportal.online/dataset/od000009/resource/odr000009_lt> a dcat:Distribution ;
    dct:description "Query access to the dataset through the portal API (zodziai_administracineje_kalboje)."@en,
        "Prieiga prie duomenų rinkinio per portalo API (zodziai_administracineje_kalboje)."@lt ;
    dct:format "json" ;
    dct:issued "2026-07-20T07:51:17.658668"^^xsd:dateTime ;
    dct:language "lit" ;
    dct:modified "2026-08-13T10:43:55.661204"^^xsd:dateTime ;
    dct:title "odr000009_lt" .

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

