@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/68822> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/84757> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300389919> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "68822" ;
    skos:prefLabel "citron (fruit)"@en,
        "sukade (vrucht)"@nl ;
    skos:scopeNote "Ovate acidic, juicy tree-fruits with a pale yellow rind. The citron is yellow in color, but larger, less acidic, and has a thicker rind than the lemon. Formerly the term included the lemons and the limes, as well as the fruits to which it is now restricted."@en,
        "Een ovale, zure en sappige boomvrucht met een lichtgele schil. De sukadevrucht is geel van kleur, maar groter, minder zuur en met een dikkere schil dan de citroen."@nl ;
    prov:generatedAtTime "2021-10-19T15:04:09+00:00"^^xsd:dateTime .

