@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/63674> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/45366> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266438> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64847>,
        <https://data.rkd.nl/thesaurus/64848> ;
    skos:notation "63674" ;
    skos:prefLabel "plum (fruit)"@en,
        "pruim (vrucht)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63696>,
        <https://data.rkd.nl/thesaurus/64849> ;
    skos:scopeNote "Drupes, or stone-fruits, from several trees of the genus Prunus. The plum usually has red, purple, or yellow skin, and when ripe, a powdery bloom."@en,
        "Steenvrucht van verschillende bomen van het geslacht Prunus. De pruim heeft meestal een rode, paarse of gele schil en een poederachtige bloesem als hij rijp is."@nl ;
    prov:generatedAtTime "2023-10-16T09:28:18+00:00"^^xsd:dateTime .

