@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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/37c9d228-9fd3-42e0-9ccc-48946b83c618> a dcat:Dataset ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/NEVER> ;
    dct:description """A táblázat tartalmazza a működő, 6-8 évfolyamos gimnáziumi feladatot ellátó feladatellátási helyek alapadatát, fenntartói adatát, valamint a tanulók számát.
""" ;
    dct:identifier "37c9d228-9fd3-42e0-9ccc-48946b83c618" ;
    dct:issued "2022-01-17T14:31:26.905261"^^xsd:dateTime ;
    dct:modified "2022-10-20T09:22:23.116677"^^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 "2019-09-01T00:00:00"^^xsd:dateTime ;
            schema1:startDate "2018-09-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Tanulók száma 6 és 8 évfolyamos gimnáziumban feladatellátási hely szinten 2019 október" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <info@oh.gov.hu> ] ;
    dcat:distribution <https://kozadatportal.hu/dataset/37c9d228-9fd3-42e0-9ccc-48946b83c618/resource/aaa7aa58-c349-4eb2-bff9-7448cca6fb0c> ;
    dcat:keyword "iskolázottsági szint",
        "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/NEVER> a dct:Frequency ;
    skos:prefLabel "never"@en,
        "soha"@hu .

<https://kozadatportal.hu/dataset/37c9d228-9fd3-42e0-9ccc-48946b83c618/resource/aaa7aa58-c349-4eb2-bff9-7448cca6fb0c> a dcat:Distribution ;
    dct:description """A táblázat tartalmazza a működő, 6-8 évfolyamos gimnáziumi feladatot ellátó feladatellátási helyek alapadatát, fenntartói adatát, valamint a tanulók számát.
""" ;
    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:23.122591"^^xsd:dateTime ;
    dct:title "Tanulók száma 6 és 8 évfolyamos gimnáziumban feladatellátási hely szinten 2019 október" ;
    dcat:accessURL <https://dari.oktatas.hu/download/kozerdeku/kir_stat2019_a04t18_6_8_evfolyamos_gimnaziumokban_tanulok_szama.xlsx/> ;
    dcat:byteSize 43911.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> .

