@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/63651> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/45366> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266434> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63651" ;
    skos:prefLabel "banana (fruit)"@en,
        "banaan (vrucht)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/70579> ;
    skos:scopeNote "Fruits of various species of genus Musa. The fruits are technically berries, growing in clusters of angular, finger-like fruits that contain highly nutritious pulp within the rind."@en,
        "Vruchten van verschillende soorten van het geslacht Musa. Technisch gezien zijn het bessen; ze groeien in groepjes hoekige en vingerachtige vruchten, die uiterst voedzaam vruchtvlees bevatten binnen de schil."@nl ;
    prov:generatedAtTime "2024-07-04T11:52:40+00:00"^^xsd:dateTime .

