@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/od000179> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "quarterly" ;
    dct:identifier "OD000179" ;
    dct:issued "2026-08-06T19:15:47.698459"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:26:06.253026"^^xsd:dateTime ;
    dct:title "State Cadastre of Protected Areas of the Republic of Lithuania"@en,
        "Saugomų teritorijų valstybės kadastro duomenys"@lt ;
    owl:versionInfo "1.0.0" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:%5B%27vstt@vstt.lt%27%5D> ;
            vcard:hasURL <https://testdataportal.gov.lt> ] ;
    dcat:distribution <https://ckan.devdataportal.online/dataset/od000179/resource/odr000179> ;
    dcat:landingPage <https://data.gov.lt/datasets/789/> ;
    dcat:theme <LT_ENVI> .

<https://ckan.devdataportal.online/dataset/od000179/resource/odr000179> a dcat:Distribution ;
    dct:description "The State Cadastre of Protected Areas of the Republic of Lithuania collects and provides information on protected areas established in the territory of the Republic of Lithuania."@en,
        "LR saugomų teritorijų valstybės kadastre kaupiama ir teikiama informacija apie Lietuvos Respublikos teritorijoje įsteigtas saugomas teritorijas."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:26:06.269141"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:26:06.265539"^^xsd:dateTime ;
    dct:title "odr000179" .

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

