@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/81153> a skos:Concept ;
    skos:altLabel "fundatiehuis"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/35986> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300150080> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81153" ;
    skos:prefLabel "fund (agency)"@en,
        "fonds (instantie)"@nl ;
    skos:scopeNote "Foundations, government agencies, institutions, or other organizations which give funds for a specific purpose."@en,
        "Stichtingen, overheidsinstanties, instituten of andere organisaties die fondsen verstrekken voor specifieke doeleinden."@nl ;
    prov:generatedAtTime "2023-09-20T09:17:56+00:00"^^xsd:dateTime .

