@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/63660> a skos:Concept ;
    skos:altLabel "roasted chestnut"@en,
        "sweet chestnut (fruit)"@en,
        "gepofte kastanje"@nl,
        "tamme kastanje (vrucht)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63666> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266428>,
        <https://www.wikidata.org/entity/Q773987> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63660" ;
    skos:prefLabel "chestnut (nut)"@en,
        "kastanje (noot)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/67682> ;
    skos:scopeNote "Nuts of the chestnut tree, two or more of which are inclosed in a prickly 'burr.'"@en,
        "Noot van de kastanjeboom, waarvan er twee of meer zijn ingesloten in een stekelige 'braam'."@nl ;
    prov:generatedAtTime "2023-10-16T09:32:46+00:00"^^xsd:dateTime .

