@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/54850> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/69916> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300011837> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/DRAGER>,
        <https://data.rkd.nl/thesaurus/scheme/LIJSTMAT>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "54850" ;
    skos:prefLabel "tortoise shell"@en,
        "schildpad (materiaal)"@nl ;
    skos:scopeNote "Material made from the thinly sliced horny plates covering the shells of some turtles and tortoises. It was popular in the 19th-century for inlays, jewelry, hair combs, and other ornaments, but its use is banned today."@en,
        "Substantie die afkomstig is van de hoornplaten die de schilden van sommige schildpadden bedekken."@nl ;
    prov:generatedAtTime "2023-07-27T07:09:03+00:00"^^xsd:dateTime .

