@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/44385> a skos:Concept ;
    skos:altLabel "maecenaat"@nl,
        "mecenaat"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/92455> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300115251> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "44385" ;
    skos:prefLabel "patron"@en,
        "mecenas"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/61099> ;
    skos:scopeNote "Those who use their means or influence to benefit individuals, institutions, or causes; especially those who support the work of artists and writers, and including those who commission and pay for individual works. For supporters who assume primary responsibility for projects or activities, use \"sponsors.\" For supporters who give voluntary work, money, or public expressions of support through membership in a voluntary association, use \"friends.\""@en,
        "Zij die hun bezit of invloed gebruiken ten bate van individuen, instellingen of goede doelen, met name zij die het werk van kunstenaars of schrijvers steunen, inclusief zij die opdracht geven voor afzonderlijke werken en ervoor betalen. Gebruik 'sponsors' voor mensen die de hoofdverantwoordelijkheid op zich nemen voor projecten of activiteiten. Gebruik 'vrienden' voor personen die vrijwilligerswerk verrichten of geld of publieke steunbetuigingen geven als lid van een genootschap of vereniging."@nl ;
    prov:generatedAtTime "2022-05-25T09:24:19+00:00"^^xsd:dateTime .

