@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/c000071> a dcat:Catalog ;
    dct:description "The Klaipėda University timetable system is intended for planning study classes and other activities, managing reservations and publishing them by time, place and participants. The system allows users to define reservable resources, time blocks, timetables and non-planning periods, ensuring consistent organization of the academic process." ;
    dct:language "lit" ;
    dct:modified "2026-08-21T13:36:19.060062"^^xsd:dateTime ;
    dct:title "Klaipėda University Timetable System" ;
    foaf:homepage <https://testdataportal.gov.lt> .

