@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/c000275> a dcat:Catalog ;
    dct:description "The purpose of the Food Information System is to collect, store, process and manage data on food business operators and state food controls carried out. The main tasks of FIS are to computerise the registration and approval of food business operators, as well as the collection of data on the control and supervision of these operators." ;
    dct:language "lit" ;
    dct:modified "2026-08-21T13:36:19.060062"^^xsd:dateTime ;
    dct:title "Food Information System" ;
    foaf:homepage <https://testdataportal.gov.lt> .

