@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/63676> a skos:Concept ;
    skos:altLabel "Citrus sinensis"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/84757> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266271> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66047> ;
    skos:notation "63676" ;
    skos:prefLabel "orange (fruit)"@en,
        "sinaasappel (vrucht)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65910> ;
    skos:scopeNote "General term for a medium-sized citrus fruit of several species, distinguished by having a rind with an orange color (reddish-yellow) and an acidic, juicy pulp that is sweeter than a lemon, grapefruit, or lime. The species most commonly intended by this term is Citrus sinensis."@en ;
    prov:generatedAtTime "2023-10-16T08:53:24+00:00"^^xsd:dateTime .

