@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/95032> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98051> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055767> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95032" ;
    skos:prefLabel "wealth"@en,
        "rijkdom"@nl ;
    skos:scopeNote "All property or resources that have monetary or exchangeable value or economic utility."@en,
        "Alle eigendommen of bronnen die een geld- of ruilwaarde hebben of van economisch nut zijn."@nl ;
    prov:generatedAtTime "2023-06-14T12:52:17+00:00"^^xsd:dateTime .

