@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/40f8232c-9c43-4601-9981-124c24bfbf91> 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 képzési szintek és fenntartók szerint (esti munkavégzésben)   2017/2018 tanévre
""" ;
    dct:identifier "40f8232c-9c43-4601-9981-124c24bfbf91" ;
    dct:issued "2022-01-18T14:25:55.383243"^^xsd:dateTime ;
    dct:modified "2022-10-20T09:22:42.506346"^^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 "2018-08-31T00:00:00"^^xsd:dateTime ;
            schema1:startDate "2017-09-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Hallgatók száma képzési szintek és fenntartók szerint (esti) 2017" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <info@oh.gov.hu> ] ;
    dcat:distribution <https://kozadatportal.hu/dataset/40f8232c-9c43-4601-9981-124c24bfbf91/resource/3eaf93bf-4265-4d31-9292-aa435315ad83> ;
    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/40f8232c-9c43-4601-9981-124c24bfbf91/resource/3eaf93bf-4265-4d31-9292-aa435315ad83> a dcat:Distribution ;
    dct:description """A táblázat a hallgatók számát mutatja képzési szintek és fenntartók szerint (esti munkavégzésben)   2017/2018 tanévre
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2022-01-18T00:00:00"^^xsd:dateTime ;
    dct:modified "2022-10-20T09:22:42.511166"^^xsd:dateTime ;
    dct:title "Hallgatók száma képzési szintek és fenntartók szerint (esti) 2017" ;
    dcat:accessURL <https://dari.oktatas.hu/download/fir/stat2017_3_2_1.xlsx/> ;
    dcat:byteSize 9297.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> .

