@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/od000356> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "monthly" ;
    dct:identifier "OD000356" ;
    dct:issued "2026-08-06T19:16:43.297525"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:24:32.013718"^^xsd:dateTime ;
    dct:title "Social services provided by Kaunas City Municipality"@en,
        "Kauno miesto savivaldybės suteiktos socialinės paslaugos"@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/od000356/resource/odr000356> ;
    dcat:landingPage <https://data.gov.lt/datasets/2773/> ;
    dcat:theme <LT_SOCI> .

<https://ckan.devdataportal.online/dataset/od000356/resource/odr000356> a dcat:Distribution ;
    dct:description "This package provides data on the services provided in the Social Services Information System of Kaunas City Municipality since 2000. One row in the data table shows one service provided to the person concerned."@en,
        "Šiame rinkinyje pateikiami Kauno miesto savivaldybės Socialinių paslaugų informacinėje sistemoje nuo 2000 m. fiksuojamų suteiktų paslaugų duomenys. Vienoje duomenų lentelės eilutėje nurodyta viena atitinkamam asmeniui suteikta paslauga."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:24:32.065305"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:24:32.055960"^^xsd:dateTime ;
    dct:title "odr000356" .

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

