@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/65839> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63428> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300042576> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65839" ;
    skos:prefLabel "Jew's harp"@en,
        "mondharp"@nl ;
    skos:scopeNote "Generic term for a type of mouth-resonated instrument consisting of a flexible tongue fixed at one end to a surrounding frame. The free end of the tongue is placed in front of the player's mouth cavity and is plucked with a finger."@en,
        "Metalen muziekinstrumenten, bestaande uit een raamwerk met flexibele tong. Ze worden bespeeld door te tokkelen op het vrije uiteinde van de tong, vóór in de mondholte van de speler, waarbij de mond als klankbodem dient."@nl ;
    prov:generatedAtTime "2022-10-17T13:17:19+00:00"^^xsd:dateTime .

