@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/63655> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/45366> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379338> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63655" ;
    skos:prefLabel "grape (fruit)"@en,
        "druif (vrucht)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64696>,
        <https://data.rkd.nl/thesaurus/64697>,
        <https://data.rkd.nl/thesaurus/64698>,
        <https://data.rkd.nl/thesaurus/64699>,
        <https://data.rkd.nl/thesaurus/99260> ;
    skos:scopeNote "Botanically, a berry, more or less globular, within the juicy pulp of which lie the seeds, derived from the deciduous woody vines of the botanical genus Vitis; grapes range in colors from black, purple, reddish, amber, and green. Grapes can be eaten fresh, dried, or fermented to make wine."@en,
        "Botanisch gezien een bes, die min of meer bolvormig is en sappig vruchtvlees heeft waarin de pitjes liggen. Ze komen van de bladverliezende houtige stengels van het botanisch geslacht Vitis. Druiven variëren in kleur tussen zwart, paars, roodachtig, amber en groen. Ze kunnen vers of gedroogd worden gegeten, of worden gefermenteerd om er wijn van te maken."@nl ;
    prov:generatedAtTime "2026-01-26T09:37:42+00:00"^^xsd:dateTime .

