@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/63649> a skos:Concept ;
    skos:altLabel "ananas sativum"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/45366> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300375583> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63649" ;
    skos:prefLabel "pineapple (fruit)"@en,
        "ananas (vrucht)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/66708> ;
    skos:scopeNote "A juicy edible fruit of the tropical American bromeliad, Ananas comosus. The large multiple fruit develops from a conical spike of flowers; it has yellow flesh surrounded by a tough segmented skin and is topped by a tuft of stiff spiky leaves."@en,
        "De saprijke, geurige vruchten van de Ananas sativus."@nl ;
    prov:generatedAtTime "2023-10-16T07:51:14+00:00"^^xsd:dateTime .

