@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/98508> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98409> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300400479> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64248>,
        <https://data.rkd.nl/thesaurus/68603> ;
    skos:notation "98508" ;
    skos:prefLabel "leaf (plant component)"@en,
        "blad (plantonderdeel)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/68600> ;
    skos:scopeNote "Outgrowths, usually green and flattened, that extend from the stem of a vascular plant. Botanically, leaves are an integral part of the stem system, and they are initiated in the apical bud along with the tissues of the stem itself. Leaves manufacture food for plants, which in turn ultimately nourish and sustain all land animals, directly or indirectly."@en,
        "Uitgroeisels, doorgaans groen en plat, die voortkomen uit de stengel van een vaatplant. Vanuit botanisch oogpunt vormen bladeren een onlosmakelijk onderdeel van het stengelsysteem; ze ontstaan in de apicale kiem, samen met het weefsel van de stengel zelf. Bladeren produceren voedingsstoffen voor de planten, die op hun beurt uiteindelijk direct of indirect alle landdieren voeden en in stand houden."@nl ;
    prov:generatedAtTime "2023-10-16T13:01:32+00:00"^^xsd:dateTime .

