@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/79924> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98359> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300069616> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "79924" ;
    skos:prefLabel "jury (event)"@en,
        "jurering (gebeurtenis)"@nl ;
    skos:scopeNote "Refers to occasions when a preselected group passes judgement on the work of artists, architects, and architectural or other students."@en,
        "Te gebruiken voor gebeurtenissen waarbij een vooruit gekozen groep een oordeel uitspreekt over werk van kunstenaars, architecten en architectuur- of andere studenten."@nl ;
    prov:generatedAtTime "2023-09-19T09:31:05+00:00"^^xsd:dateTime .

