@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/c000089> a dcat:Catalog ;
    dct:description "The Police-Licensed Activities Information System (PLVIS) is a centralized database for managing administrative services related to activities licensed by the police. The system includes various modules for processing applications for the issuance of permits, licences and certificates, registration and deregistration of weapons, inspection of pyrotechnics storage conditions, storage and transport of explosives, and for collecting information on the activities of legal and natural persons related to licensed activities controlled by the police." ;
    dct:language "lit" ;
    dct:modified "2026-08-21T13:36:19.060062"^^xsd:dateTime ;
    dct:title "Police-Licensed Activities Information System" ;
    foaf:homepage <https://testdataportal.gov.lt> .

