@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/836bf626-e6e4-4e3a-98e2-9335421841dd> 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 életkor szerinti megoszlását mutatja képzési szintenként (Összes munkarend)  2014/2015 tanévre
""" ;
    dct:identifier "836bf626-e6e4-4e3a-98e2-9335421841dd" ;
    dct:issued "2022-01-21T10:48:42.692001"^^xsd:dateTime ;
    dct:modified "2023-04-03T15:05:39.502873"^^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 "2015-08-31T00:00:00"^^xsd:dateTime ;
            schema1:startDate "2014-09-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Hallgatók kor szerinti megoszlása képzési szintenként (Összes munkarend) 2014" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <info@oh.gov.hu> ] ;
    dcat:distribution <https://kozadatportal.hu/dataset/836bf626-e6e4-4e3a-98e2-9335421841dd/resource/42792210-8f1f-4888-b0d6-6f4293ed0f6c> ;
    dcat:keyword "oktatás",
        "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/836bf626-e6e4-4e3a-98e2-9335421841dd/resource/42792210-8f1f-4888-b0d6-6f4293ed0f6c> a dcat:Distribution ;
    dct:description """ A táblázat a hallgatók életkor szerinti megoszlását mutatja képzési szintenként (Összes munkarend)  2014/2015 tanévre
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2022-01-21T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-04-03T14:38:29.148226"^^xsd:dateTime ;
    dct:title "Hallgatók kor szerinti megoszlása képzési szintenként (Összes munkarend) 2014" ;
    dcat:accessURL <https://kozadatportal.hu/dataset/836bf626-e6e4-4e3a-98e2-9335421841dd/resource/42792210-8f1f-4888-b0d6-6f4293ed0f6c/download/stat2014_2_10.xlsx> ;
    dcat:byteSize 13343.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> .

