@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/od000259> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "annual_3" ;
    dct:identifier "OD000259" ;
    dct:issued "2026-08-06T19:16:13.433725"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:21:54.078988"^^xsd:dateTime ;
    dct:title "List of Panevezys City Council members"@en,
        "Panevėžio miesto tarybos narių sąrašas"@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/od000259/resource/odr000259> ;
    dcat:landingPage <https://data.gov.lt/datasets/2716/> ;
    dcat:theme <LT_GOVE> .

<https://ckan.devdataportal.online/dataset/od000259/resource/odr000259> a dcat:Distribution ;
    dct:description "The package includes a list of former and existing members of Panevėžys City Council. The data cover the period from 2007 to the present day."@en,
        "Rinkinyje pateikiamas buvusių ir esamų Panevėžio miesto tarybos narių sąrašas. Duomenys apima laikotarpį nuo 2007m. iki šių dienų."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:21:54.088848"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:21:54.085748"^^xsd:dateTime ;
    dct:title "odr000259" .

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

