@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/63281> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94103> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300404290> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63281" ;
    skos:prefLabel "abundance"@en,
        "overvloed"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/67609> ;
    skos:scopeNote "De toestand waarbij men zoveel heeft als nodig is, of meer."@en,
        "The state or condition of having as much as one wants or more than is needed."@nl ;
    prov:generatedAtTime "2023-07-11T08:06:56+00:00"^^xsd:dateTime .

