@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/3cf112ef-4a74-4676-93d7-891edab28323> 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 """3.6.1.4. Végzettséget szerzettek kor szerinti megoszlása (Levelező munkarend) 2017/2018 tanévre
""" ;
    dct:identifier "3cf112ef-4a74-4676-93d7-891edab28323" ;
    dct:issued "2022-02-22T15:02:06.154066"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/HUN> ;
    dct:modified "2022-10-06T15:21:04.504061"^^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 "2017-12-31T00:00:00"^^xsd:dateTime ;
            schema1:startDate "2017-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Végzettséget szerzettek kor szerinti megoszlása (Levelező munkarend) 2017" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Oktatási Hivatal" ;
            vcard:hasEmail <info@oh.gov.hu> ] ;
    dcat:distribution <https://kozadatportal.hu/dataset/3cf112ef-4a74-4676-93d7-891edab28323/resource/91b4eb53-9c0e-42e9-be8c-d8da1e1aae0d> ;
    dcat:keyword "oktatás",
        "oktatási intézmény",
        "oktatásszervezés",
        "szakoktatás" ;
    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/3cf112ef-4a74-4676-93d7-891edab28323/resource/91b4eb53-9c0e-42e9-be8c-d8da1e1aae0d> a dcat:Distribution ;
    dct:description """3.6.1.4. Végzettséget szerzettek kor szerinti megoszlása (Levelező munkarend) 2017/2018 tanévre
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2022-02-22T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/HUN> ;
    dct:modified "2022-10-06T15:20:29.458121"^^xsd:dateTime ;
    dct:title "Végzettséget szerzettek kor szerinti megoszlása (Levelező munkarend) 2017" ;
    dcat:accessURL <https://dari.oktatas.hu/download/fir/stat2017_3_6_1_4.xlsx/> ;
    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 .

<http://publications.europa.eu/resource/authority/language/HUN> a dct:LinguisticSystem ;
    skos:prefLabel "Hungarian"@en,
        "magyar"@hu .

[] a vcard:Organization ;
    vcard:fn "Oktatási Hivatal" ;
    vcard:hasEmail <mailto:info@oh.gov.hu> .

