@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/c000310> a dcat:Catalog ;
    dct:description "The Register of Seagoing Ships of the Republic of Lithuania collects and processes data on inspection checks carried out on registered ships and on ships of foreign states. It stores information on documents issued during a ship inspection or based on the fact that an inspection was carried out." ;
    dct:language "lit" ;
    dct:modified "2026-08-21T13:36:19.060062"^^xsd:dateTime ;
    dct:title "Lithuanian Maritime Safety Administration ship inspection information system" ;
    foaf:homepage <https://testdataportal.gov.lt> .

