@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/od000364> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "monthly" ;
    dct:identifier "OD000364" ;
    dct:issued "2026-08-06T19:16:46.047527"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:26:28.772662"^^xsd:dateTime ;
    dct:title "Services provided by Vilnius City Social Services Centre"@en,
        "Vilniaus miesto socialinių paslaugų centro suteiktos 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/od000364/resource/odr000364> ;
    dcat:landingPage <https://data.gov.lt/datasets/3801/> ;
    dcat:theme <LT_SOCI> .

<https://ckan.devdataportal.online/dataset/od000364/resource/odr000364> a dcat:Distribution ;
    dct:description "The data set provides information about the services provided to persons of Vilnius City Social Services Centre: personal identifier, decade of the year of birth, gender, service code and identifier, number of service units or minutes and price. The package contains data that has been collected since October 2022."@en,
        "Duomenų rinkinyje pateikiama Vilniaus miesto socialinių paslaugų centro asmenims suteiktų paslaugų informacija: asmens identifikatorius, gimimo metų dešimtmetis, lytis, paslaugos kodas ir identifikatorius, paslaugos vienetų ar minučių kiekis ir įkainis. Rinkinyje pateikiami nuo 2022 m. spalio mėn. kaupiami duomenys."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:26:28.788528"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:26:28.784561"^^xsd:dateTime ;
    dct:title "odr000364" .

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

