@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/c000128> a dcat:Catalog ;
    dct:description "The information system is the centralized information system of the company Plungės vandenys, intended for managing water supply and wastewater management processes. It registers users, metering devices and consumption data, and automatically generates invoices. The system ensures accurate accounting, prompt fault registration and smooth information exchange between departments. The system helps improve the company's efficiency and customer service." ;
    dct:language "lit" ;
    dct:modified "2026-08-21T13:36:19.060062"^^xsd:dateTime ;
    dct:title "UAB Plungės vandenys Information System" ;
    foaf:homepage <https://testdataportal.gov.lt> .

