@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/65861> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65834> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300042102> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65861" ;
    skos:prefLabel "chitarrone"@en,
        "chitarrone"@nl ;
    skos:scopeNote "Large lutelike instruments, popular in Europe from about 1590 to 1655, with six double courses of stopped strings over the fingerboard and eight unstopped bass strings, about twice the length of the stopped strings, to accomodate which the neck is greatly extended beyond the pegbox of the stopped strings. Its primary use was to accompany the solo singing voice."@en,
        "Grote luitachtige instrumenten die van rond 1590 tot 1655 zeer geliefd waren in Europa. Ze hebben zes dubbele verkorte snarenkoren die boven de toets lopen en acht vrijzwevende bassnaren die niet worden verkort en ongeveer twee keer zo lang zijn als de gewone snaren. Hiervoor is de hals een eind verlengd voorbij de sleutelkast van de verkorte snaren. Ze worden vooral gebruikt om de solozangstem te begeleiden."@nl ;
    prov:generatedAtTime "2021-10-19T15:03:19+00:00"^^xsd:dateTime .

