@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.devdataportal.online/catalog/c000248> a dcat:Catalog ;
    dct:description "The cadastre stores data on rivers at least 3 kilometres long or with a basin area of at least 5 square kilometres; lakes and ponds with a water surface area of at least 0.5 hectares; rivers, lakes, ponds, canals and non-flowing artificial surface water bodies assigned to inland water bodies of national importance or subject to state environmental monitoring; and surface water bodies connecting the previously listed cadastre objects." ;
    dct:language "lit" ;
    dct:modified "2026-08-21T13:36:19.060062"^^xsd:dateTime ;
    dct:title "Cadastre of rivers, lakes and ponds of the Republic of Lithuania" ;
    foaf:homepage <https://testdataportal.gov.lt> .

