@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/93196> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/54846> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300012059> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "93196" ;
    skos:prefLabel "Coromandel ebony (wood)"@en,
        "coromandelhout"@nl ;
    skos:scopeNote "Extremely hard wood of the species Diospyros melanoxylos, native to India, having a black heartwood and a fine, even grain."@en,
        "Extreem hard hout van de boomsoort Diospyros melanoxylos, die inheems is in India, met zwart kernhout en fijne, gelijkmatige nerven."@nl ;
    prov:generatedAtTime "2023-07-26T07:51:43+00:00"^^xsd:dateTime .

