@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix healthdcatap: <http://healthdataportal.eu/ns/health#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://api.nemk.grepton.hu/dataset/4a067a46-d79b-48b8-b4b6-7c336e086fe0> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2022/868/oj> ;
    healthdcatap:hdab [ a foaf:Agent ;
            vcard:hasEmail <mailto:hdab@belugy.gov.hu> ;
            foaf:homepage <https://kormany.hu/kormanyzat/belugyminiszterium> ;
            foaf:name "Belügyminisztérium" ] ;
    healthdcatap:healthCategory <http://13.81.34.152:1101/resource/authority/healthcategories/IDHP>,
        <http://www.wikidata.org/entity/Q11974939> ;
    healthdcatap:numberOfRecords "10000"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "5500"^^xsd:nonNegativeInteger ;
    healthdcatap:populationCoverage "A Magyarországon az államilag támogatott rezidensképzésben résztvevő személyek." ;
    healthdcatap:retentionPeriod [ a dct:PeriodOfTime ;
            dcat:startDate "2011-01-01"^^xsd:date ] ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> ;
    dct:creator [ a foaf:Agent ;
            vcard:hasEmail <mailto:okfo@okfo.gov.hu> ;
            foaf:homepage <https://okfo.gov.hu/> ;
            foaf:name "Országos Kórházi Főigazgatóság" ] ;
    dct:description "A nyilvántartás az államilag támogatott szakorvosképzésben (rezidensképzésben) résztvevő orvosokat tartalmazza szakterület szerint." ;
    dct:identifier "4a067a46-d79b-48b8-b4b6-7c336e086fe0" ;
    dct:issued "2025-04-08T00:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/HUN> ;
    dct:modified "2025-04-08T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:okfo@okfo.gov.hu> ;
            foaf:homepage <https://okfo.gov.hu> ;
            foaf:name "Országos Kórházi Főigazgatóság" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/HUN> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2011-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Államilag támogatott rezidensek nyilvántartása" ;
    dct:type <http://publications.europa.eu/resource/authority/dataset-type/PERSONAL_DATA> ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Bélteki Zsolt" ;
            vcard:hasEmail <mailto:belteki.zsolt@okfo.gov.hu> ] ;
    dcat:keyword "rezidens",
        "rezidensképzés",
        "szakorvosképzés",
        "államilag támogatott képzés" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> ;
    prov:wasGeneratedBy <n9e7732e4ddc64d43ab569dbcea687b37b148> .

<http://data.europa.eu/eli/reg/2022/868/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

<http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> a dct:RightsStatement .

<http://publications.europa.eu/resource/authority/country/HUN> a dct:Location .

<http://publications.europa.eu/resource/authority/language/HUN> a dct:LinguisticSystem .

<n9e7732e4ddc64d43ab569dbcea687b37b148> a prov:Activity ;
    rdfs:label "Az egészségügyről szóló 1997. évi CLIV. törvény" ;
    prov:wasAssociatedWith [ a foaf:Agent,
                foaf:Organization ;
            prov:actedOnBehalfOf [ a prov:Organization ;
                    foaf:name "Jelen nyilvántartás esetében nem értelmezhető." ] ;
            foaf:homepage <https://okfo.gov.hu/> ;
            foaf:mbox <mailto:okfo@okfo.gov.hu> ;
            foaf:name "Országos Kórházi Főigazgatóság" ] .

