@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/90221> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98411> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300011856>,
        <https://www.wikidata.org/entity/Q185635> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "90221" ;
    skos:prefLabel "tusk (material)"@en,
        "slagtand (materiaal)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98412> ;
    skos:scopeNote "Material made from tusks, which are large protruding teeth found in elephants, walruses, narwhals, and boars. Tusks, like other teeth, have a soft center surrounded by hard dentin primarily composed of calcium hydroxyapatite with smaller amounts of calcium carbonate, calcium fluoride, magnesium phosphate, and ossein. A hard durable enamel forms a smooth outer surface. Tusk has been used to make sculptures, handles, and other items."@en ;
    prov:generatedAtTime "2023-09-12T10:06:48+00:00"^^xsd:dateTime .

