@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/od000378> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "monthly" ;
    dct:identifier "OD000378" ;
    dct:issued "2026-08-06T19:16:50.919637"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:26:54.148933"^^xsd:dateTime ;
    dct:title "Applications for admission of children to pre-school and pre-primary education groups in Kretinga Municipality"@en,
        "Pateikti prašymai priimti vaikus į ikimokyklinio ir priešmokyklinio ugdymo grupes Kretingos rajono savivaldybėje"@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/od000378/resource/odr000378> ;
    dcat:landingPage <https://data.gov.lt/datasets/2766/> ;
    dcat:theme <LT_EDUC>,
        <LT_TECH> .

<https://ckan.devdataportal.online/dataset/od000378/resource/odr000378> a dcat:Distribution ;
    dct:description "Requests for centralised admission of children into pre-school and pre-primary education groups of Kretinga Municipality municipality. Data in the system as of 2013"@en,
        "Kretingos rajono savivaldybės centralizuoto vaikų priėmimo į ikimokyklinio ir priešmokyklinio ugdymo grupes prašymai. Duomenys sistemoje nuo 2013 m."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:26:54.164724"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:26:54.161473"^^xsd:dateTime ;
    dct:title "odr000378" .

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

