@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/od000069> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:identifier "OD000069" ;
    dct:issued "2026-07-07T10:11:40.855095"^^xsd:dateTime ;
    dct:language "lit" ;
    dct:modified "2026-07-30T06:26:06.319605"^^xsd:dateTime ;
    dct:title "E-navigation chart information"@en,
        "E-navigacinių žemėlapių informacija"@lt ;
    owl:versionInfo "1.0.0" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:%5B%27atverimas@stat.gov.lt%27%5D> ;
            vcard:hasURL <https://e-seimas.lrs.lt/portal/legalAct/l…> ] ;
    dcat:distribution <https://ckan.devdataportal.online/dataset/od000069/resource/odr000069_lt> ;
    dcat:landingPage <https://testdataportal.gov.lt> ;
    dcat:theme <LT_REGI_2SA>,
        <LT_TRAN_4MARITIMEANDI>,
        <LT_TRAN_4WATERWAYS> .

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

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

