@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/c000247> a dcat:Catalog ;
    dct:description "The Klaipėda University research management system, based on the DSpace-CRIS solution, is designed to collect, structure and manage the university's research and study activity data. The system processes digital content objects and their files, organises them in collections and organisational units, stores metadata values, supports persistent identifiers, describes semantic links between objects, and enables recording and analysis of research activity indicators. In addition, the system provides subscription mechanisms and object typology, creating a consistent and integrated basis for research data management." ;
    dct:language "lit" ;
    dct:modified "2026-08-21T13:36:19.060062"^^xsd:dateTime ;
    dct:title "Klaipėda University research management system" ;
    foaf:homepage <https://testdataportal.gov.lt> .

