@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/63661> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/45366> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300440730> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63661" ;
    skos:prefLabel "cherry (fruit)"@en,
        "kers (vrucht)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63696>,
        <https://data.rkd.nl/thesaurus/64839>,
        <https://data.rkd.nl/thesaurus/65906> ;
    skos:scopeNote "Small, spherical stone fruits; pulpy drupes of certain species; or a sub-genus of Prunus (family Rosaceæ). The color of the flesh may vary from yellow and red to almost purple-red."@en,
        "Een kleine, bolvormige vrucht die een pit bevat. Ze behoren tot de steenvruchten en zijn familie van de roosachtigen. De smaak kan zowel zoet als zuur zijn. De kleur van het vruchtvlees kan variëren van geel en rood tot bijna paarsrood."@nl ;
    prov:generatedAtTime "2023-10-16T09:44:58+00:00"^^xsd:dateTime .

