@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/65803> a skos:Concept ;
    skos:altLabel "clavichord"@nl,
        "klavechord"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63420> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300041675> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65803" ;
    skos:prefLabel "clavichord"@en,
        "klavichord"@nl ;
    skos:scopeNote "Zitherlike instruments in the form of a rectangular box with a keyboard set in the long side. Strings, usually two per note, run from hitch pins on the left over a bridge to tuning pins at the right. Brass tangents on the rear portion of each key strike the strings from below to produce sound."@en,
        "Snaarinstrumenten met een rechthoekige klankkast met toetsenbord aan de lange kant. De snaren, meestal 2 per toon, lopen van hoge pennen aan de linkerkant over een kam naar de stemsleutels aan de rechterkant. De snaren worden van onderaf aangeslagen door koperen tangenten aan de achterzijde van elke toets."@nl ;
    prov:generatedAtTime "2021-10-19T15:03:16+00:00"^^xsd:dateTime .

