@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/62816> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97834> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300155533> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/58664>,
        <https://data.rkd.nl/thesaurus/79790> ;
    skos:notation "62816" ;
    skos:prefLabel "expert"@en,
        "expert"@nl ;
    skos:scopeNote "Persons knowledgeable in a specialized field, particularly people with the special skill or knowledge representing mastery of a particular subject."@en,
        "Personen die dermate deskundig of vakkundig zijn op een bepaald gebied dat ze het volledig beheersen of er alles van afweten."@nl ;
    prov:generatedAtTime "2023-09-20T12:55:52+00:00"^^xsd:dateTime .

