@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/c000067> a dcat:Catalog ;
    dct:description "The Information System of the National Open Access Research Data Archive is a platform for storing, managing and publishing research data, as well as for finding and using data uploaded by others. The system is open to individuals and institutions conducting research in any field of science." ;
    dct:language "lit" ;
    dct:modified "2026-08-21T13:36:19.060062"^^xsd:dateTime ;
    dct:title "Information System of the National Open Access Research Data Archive" ;
    foaf:homepage <https://testdataportal.gov.lt> .

