@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/74885> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98369> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300400904> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/OPSSRT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/82013> ;
    skos:notation "74885" ;
    skos:prefLabel "commission (order for work)"@en,
        "opdracht (bestelling)"@nl ;
    skos:scopeNote "Orders, charges, projects, or activities requested and usually financed by one party and ordered or entrusted to an artist or other party to perform or execute, for example a commission may be made for a particular art work. For the process of assigning or granting a commission, use \"commissioning (function).\""@en,
        "Taken, projecten of activiteiten die worden gevraagd en meestal gefinancierd door een partij en opgedragen of toevertrouwd aan een kunstenaar of andere partij om te worden uitgevoerd. Er kan bijvoorbeeld een opdracht worden gegeven om een bepaald kunstwerk te maken."@nl ;
    prov:generatedAtTime "2023-08-16T07:58:22+00:00"^^xsd:dateTime .

