@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/c000204> a dcat:Catalog ;
    dct:description "The open data portal is Lithuania's state platform for publicly publishing and providing access to datasets from various public institutions. The portal enables the public, businesses and researchers to easily access open data for analysis, innovation, data visualisation and other purposes. It promotes transparency, innovation and public sector digitalisation, and contributes to the use and dissemination of open data in Lithuania." ;
    dct:language "lit" ;
    dct:modified "2026-08-21T13:36:19.060062"^^xsd:dateTime ;
    dct:title "Lithuanian open data portal" ;
    foaf:homepage <https://testdataportal.gov.lt> .

