@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/90111> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/45118> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300264089> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63395>,
        <https://data.rkd.nl/thesaurus/63400>,
        <https://data.rkd.nl/thesaurus/74231>,
        <https://data.rkd.nl/thesaurus/75168> ;
    skos:notation "90111" ;
    skos:prefLabel "agents (guide term)"@en,
        "actoren en organismen (guideterm)"@nl ;
    skos:scopeNote "The Agents facet encompasses the designations of people, groups of people, and organizations identified by occupation or activity, by physical or mental characteristics, or by social role or condition. It also includes animals and plants in the Living Organisms hierarchy."@en,
        "Doel van het facet Actoren en organismen is categorisering mogelijk te maken van mensen, groepen mensen en organisaties op basis van beroep of activiteit, lichamelijke of geestelijke kenmerken, of een maatschappelijke rol of situatie. Dit facet bevat ook planten- en dierennamen binnen de hiërarchie Levende organismen."@nl ;
    prov:generatedAtTime "2024-07-04T09:06:52+00:00"^^xsd:dateTime .

