@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/od000023> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "daily" ;
    dct:identifier "OD000023" ;
    dct:issued "2026-07-07T10:11:32.566539"^^xsd:dateTime ;
    dct:language "lit" ;
    dct:modified "2026-08-06T19:17:22.866106"^^xsd:dateTime ;
    dct:title "Design data of the Republic of Lithuania"@en,
        "Lietuvos Respublikos dizainų duomenys"@lt ;
    owl:versionInfo "1.0.0" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:%5B%27atviriduomenys@vssa.lt%27%5D> ;
            vcard:hasURL <https://testdataportal.gov.lt> ] ;
    dcat:distribution <https://ckan.devdataportal.online/dataset/od000023/resource/odr000023_lt> ;
    dcat:landingPage <https://testdataportal.gov.lt> ;
    dcat:theme <LT_HEAL_4HI>,
        <LT_HEAL_4IH> .

<https://ckan.devdataportal.online/dataset/od000023/resource/odr000023_lt> a dcat:Distribution ;
    dct:description "Query access to the dataset through the portal API (savivaldybe)."@en,
        "Prieiga prie duomenų rinkinio per portalo API (savivaldybe)."@lt ;
    dct:format "json" ;
    dct:issued "2026-07-20T07:51:21.210959"^^xsd:dateTime ;
    dct:language "lit" ;
    dct:modified "2026-08-06T19:17:22.877417"^^xsd:dateTime ;
    dct:title "odr000023_lt" .

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

