@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/od000188> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "annual" ;
    dct:identifier "OD000188" ;
    dct:issued "2026-08-06T19:15:50.018297"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:23:12.378785"^^xsd:dateTime ;
    dct:title "Income"@en,
        "Gyventojų pajamos"@lt ;
    owl:versionInfo "1.0.0" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:%5B%27vmi@vmi.lt%27%5D> ;
            vcard:hasURL <https://testdataportal.gov.lt> ] ;
    dcat:distribution <https://ckan.devdataportal.online/dataset/od000188/resource/odr000188> ;
    dcat:landingPage <https://data.gov.lt/datasets/1181/> ;
    dcat:theme <LT_ECON> .

<https://ckan.devdataportal.online/dataset/od000188/resource/odr000188> a dcat:Distribution ;
    dct:description "Aggregate data on declared income of the population by species in the country&#39;s cities, municipalities and counties"@en,
        "Agreguoti duomenys apie gyventojų deklaruotas pajamas pagal rūšis šalies miestuose, savivaldybėse ir apskrityse."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:23:12.388811"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:23:12.386094"^^xsd:dateTime ;
    dct:title "odr000188" .

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

