@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/1a865265-ccc5-4f07-b71c-f819f31fd9f4> 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 a hallgatók számát mutatja a szülők (hallgatók) állandó lakhelye szerint képzési szintenként (Nappali munkarend) 2015/2016 tanévre
""" ;
    dct:identifier "1a865265-ccc5-4f07-b71c-f819f31fd9f4" ;
    dct:issued "2022-01-19T12:15:43.914174"^^xsd:dateTime ;
    dct:modified "2023-04-03T15:05:27.858467"^^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 "2016-08-31T00:00:00"^^xsd:dateTime ;
            schema1:startDate "2015-09-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Hallgatók száma a szülők (hallgatók) állandó lakhelye szerint képzési szintenként (Nappali munkarend) 2015" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <info@oh.gov.hu> ] ;
    dcat:distribution <https://kozadatportal.hu/dataset/1a865265-ccc5-4f07-b71c-f819f31fd9f4/resource/6eaf4eae-f16c-43d3-8017-7ccc2f76fea9> ;
    dcat:keyword "Magyarország régiói",
        "oktatási intézmény",
        "szakoktatás" ;
    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/1a865265-ccc5-4f07-b71c-f819f31fd9f4/resource/6eaf4eae-f16c-43d3-8017-7ccc2f76fea9> a dcat:Distribution ;
    dct:description """A táblázat a hallgatók számát mutatja a szülők (hallgatók) állandó lakhelye szerint képzési szintenként (Nappali munkarend) 2015/2016 tanévre
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2022-01-19T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-04-03T14:38:41.004671"^^xsd:dateTime ;
    dct:title "Hallgatók száma a szülők (hallgatók) állandó lakhelye szerint képzési szintenként (Nappali munkarend) 2015" ;
    dcat:accessURL <https://kozadatportal.hu/dataset/1a865265-ccc5-4f07-b71c-f819f31fd9f4/resource/6eaf4eae-f16c-43d3-8017-7ccc2f76fea9/download/stat2015_2_8_3.xlsx> ;
    dcat:byteSize 13459.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> .

