@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/84465> a skos:Concept ;
    skos:altLabel "erkenning"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98052> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026842> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/91774> ;
    skos:notation "84465" ;
    skos:prefLabel "award"@en,
        "prijs (beloning)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98286> ;
    skos:scopeNote "Things conferred or bestowed as a reward for merit, including a prize, reward, honor, document, or remuneration."@en,
        "Eretekens die, meestal met een document of voorwerp dat de prijs of beloning aanduidt of symboliseert, worden toegekend of verleend."@nl ;
    prov:generatedAtTime "2023-08-01T09:57:15+00:00"^^xsd:dateTime .

