@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/od000359> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "monthly" ;
    dct:identifier "OD000359" ;
    dct:issued "2026-08-06T19:16:44.284508"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:22:38.361315"^^xsd:dateTime ;
    dct:title "Data on texts published on the Seimas website of the Seimas of the Republic of Lithuania"@en,
        "Lietuvos Respublikos Seimo interneto svetainėje paskelbtų tekstų duomenys"@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/od000359/resource/odr000359> ;
    dcat:landingPage <https://data.gov.lt/datasets/2609/> ;
    dcat:theme <LT_GOVE> .

<https://ckan.devdataportal.online/dataset/od000359/resource/odr000359> a dcat:Distribution ;
    dct:description "The package contains data on the texts published on the Seimas website since 1999 in Lithuanian, English, German, French or Russian."@en,
        "Rinkinyje pateikiami duomenys apie Seimo internetiniame puslapyje paskelbtus tekstus nuo 1999m. Lietuvių, anglų, vokiečių, prancūzų ar rusų kalbomis. Duomenų teikėjas – Lietuvos Respublikos Seimo kanceliarija."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:22:38.375917"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:22:38.372314"^^xsd:dateTime ;
    dct:title "odr000359" .

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

