@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/74031> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63396> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300400467>,
        <https://www.wikidata.org/entity/Q553> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74031" ;
    skos:prefLabel "tooth (animal component)"@en,
        "tand (dierlijke component)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/84702>,
        <https://data.rkd.nl/thesaurus/98411> ;
    skos:scopeNote "Material made from hard, bone-like structures grown in the mouth of vertebrates; distinguishable from other bone by its structure. Animal teeth, such as from hippopotami, whales, lions, dogs, boars, bears, and humans have been used to make jewelry, gaming pieces, buttons, and and other items."@en,
        "Hard uitsteeksel van gemineraliseerd of deels gemineraliseerd weefsel dat wordt gevormd in de kaken van dieren; door de opbouw te onderscheiden van ander been."@nl ;
    prov:generatedAtTime "2023-09-12T10:18:13+00:00"^^xsd:dateTime .

