@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/83368> a skos:Concept ;
    skos:altLabel "pulling teeth"@en,
        "tanden trekken"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/94288> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054517> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83368" ;
    skos:prefLabel "dentistry"@en,
        "tandheelkunde"@nl ;
    skos:scopeNote "Science or profession concerned with the teeth and associated structures of the mouth, involving the prevention, diagnosis, and treatment of disease, injury, or malformation of the teeth, gums, and jaws."@en,
        "De wetenschap of het beroep waarbij men zich bezighoudt met de tanden en bijbehorende delen van de mond, waarbij men zich richt op het voorkomen, diagnosticeren en behandelen van ziekten, letsel of vergroeiing van tanden, tandvlees en kaken."@nl ;
    prov:generatedAtTime "2022-10-05T14:22:54+00:00"^^xsd:dateTime .

