@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/95789> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97351> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025528> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "95789" ;
    skos:prefLabel "dean (educator)"@en,
        "decaan"@nl ;
    skos:scopeNote "Persons who head one of the divisions, faculties, colleges, or schools of a university."@en,
        "Personen die aan het hoofd staan van één van de afdelingen, faculteiten, 'colleges' of studierichtingen van een universiteit."@nl ;
    prov:generatedAtTime "2023-06-19T09:10:31+00:00"^^xsd:dateTime .

