@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 schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://kozadatportal.hu/dataset/1baa4ce7-7265-4e6e-b4a8-aeb384995f48> a dcat:Dataset ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "A hosszú idősoros adatok az óvodai csoportok, iskolai osztályok és férőhelyek adatait tartalmazzák az egyes feladatok esetében." ;
    dct:identifier "1baa4ce7-7265-4e6e-b4a8-aeb384995f48" ;
    dct:issued "2022-01-17T17:13:37.929480"^^xsd:dateTime ;
    dct:modified "2022-10-20T09:22:40.104868"^^xsd:dateTime ;
    dct:publisher <https://kozadatportal.hu/organization/39691347-1985-47d4-a001-4bd063cf6d5a> ;
    dct:spatial <http://publications.europa.eu/resource/authority/atu/HUN> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2022-08-31T00:00:00"^^xsd:dateTime ;
            schema1:startDate "1960-09-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Óvodai csoportok, iskolai osztályok, férőhelyek" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <info@oh.gov.hu> ] ;
    dcat:distribution <https://kozadatportal.hu/dataset/1baa4ce7-7265-4e6e-b4a8-aeb384995f48/resource/f2ef7cdd-d750-4389-b913-f34630ce650a> ;
    dcat:keyword "dokumentáció",
        "oktatás",
        "oktatási intézmény" ;
    dcat:temporalResolution "P1Y"^^xsd:duration ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<http://publications.europa.eu/resource/authority/access-right/PUBLIC> a dct:RightsStatement ;
    skos:prefLabel "public"@en,
        "Publikus"@hu .

<http://publications.europa.eu/resource/authority/atu/HUN> a dct:Location ;
    skos:prefLabel "Hungary"@en,
        "Magyarország"@hu .

<http://publications.europa.eu/resource/authority/data-theme/EDUC> a skos:Concept ;
    skos:prefLabel "Education, culture and sport"@en,
        "Oktatás, kultúra és sport"@hu .

<http://publications.europa.eu/resource/authority/file-type/XLSX> a dct:FileFormat,
        dct:MediaTypeOrExtent .

<http://publications.europa.eu/resource/authority/frequency/ANNUAL> a dct:Frequency ;
    skos:prefLabel "annual"@en,
        "évenkénti"@hu .

<https://kozadatportal.hu/dataset/1baa4ce7-7265-4e6e-b4a8-aeb384995f48/resource/f2ef7cdd-d750-4389-b913-f34630ce650a> a dcat:Distribution ;
    dct:description "A hosszú idősoros adatok az óvodai csoportok, iskolai osztályok és férőhelyek adatait tartalmazzák az egyes feladatok esetében." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2022-01-17T00:00:00"^^xsd:dateTime ;
    dct:modified "2022-10-20T09:22:40.114366"^^xsd:dateTime ;
    dct:title "Óvodai csoportok, iskolai osztályok, férőhelyek" ;
    dcat:accessURL <https://dari.oktatas.hu/download/kozerdeku/kirstat_hosszu_idosor_csoportok_osztalyok_ferohelyek-1.xlsx/> ;
    dcat:byteSize 14355.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> ;
    dcat:temporalResolution "P1Y"^^xsd:duration .

<https://kozadatportal.hu/organization/39691347-1985-47d4-a001-4bd063cf6d5a> a foaf:Agent,
        foaf:Organization ;
    foaf:homepage <https://www.oktatas.hu/> ;
    foaf:mbox <mailto:info@oh.gov.hu> ;
    foaf:name "Oktatási Hivatal" .

<https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> a dct:MediaType .

[] a vcard:Organization ;
    vcard:hasEmail <mailto:info@oh.gov.hu> .

