@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.devdataportal.online/dataset/od000375> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "annual" ;
    dct:identifier "OD000375" ;
    dct:issued "2026-08-06T19:16:50.069746"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:26:55.486401"^^xsd:dateTime ;
    dct:title "3D from Central and Eastern Europe"@en,
        "Trematodai iš Centrinės ir Rytų Europos"@lt ;
    owl:versionInfo "1.0.0" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:%5B%27atverimas@stat.gov.lt%27%5D> ;
            vcard:hasURL <https://testdataportal.gov.lt> ] ;
    dcat:distribution <https://ckan.devdataportal.online/dataset/od000375/resource/odr000375> ;
    dcat:landingPage <https://data.gov.lt/datasets/2633/> ;
    dcat:theme <LT_ENVI> .

<https://ckan.devdataportal.online/dataset/od000375/resource/odr000375> a dcat:Distribution ;
    dct:description "Information on vertebrate parasites (Thrematodes) prevalent in Eastern and Central Europe and their holders shall be published under the conditions of the P.B. Šivickis Nature Research Centre Scientific Workers' Laboratory."@en,
        "Publikuojama informacija apie P.B Šivickio Gamtos Tyrimų Centro mokslinių darbuotojų laboratorijos sąlygomis tiriamus stuburinius parazitus-siurbikes (trematodus), paplitusius Rytų ir Centrinėje Europoje, bei jų turėtojus."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:26:55.498438"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:26:55.494846"^^xsd:dateTime ;
    dct:title "odr000375" .

<https://data.gov.lt/datasets/2633/> a foaf:Document .

