@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/65862> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63424> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300042111> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65862" ;
    skos:prefLabel "theorbo"@en,
        "theorbe"@nl ;
    skos:scopeNote "Snaarinstrumenten met lange hals en 2 sleutelkasten: één voor de snaren die over de toets lopen en tijdens het spelen met de vingers worden verkort, de andere, die hoger en opzij van de eerste is geplaatst, voor de lange vrijzwevende snaren die niet worden verkort; bespeeld door te tokkelen."@en,
        "Long-necked lutelike chordophones having two pegboxes, one for the strings running along the fingerboard which were stopped by the fingers while played, and another positioned above and to the side of the first, for the long off-board strings which are not stopped when plucked."@nl ;
    prov:generatedAtTime "2022-10-17T11:58:11+00:00"^^xsd:dateTime .

