@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/91759> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63424> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300042013> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "91759" ;
    skos:prefLabel "banjo"@en,
        "banjo"@nl ;
    skos:scopeNote "American plucked chordophones with a long, guitarlike fretted neck and a circular belly of tautly stretched skin, parchment, or plastic against which the bridge is pressed by the strings, varying in number from four to six in different models."@en,
        "Amerikaanse getokkelde chordofonen met een lange, gitaarachtige hals met frets en een rond bovenblad van strak gespannen huid, perkament of kunststof waar de kam tegenaan wordt gedrukt door de vier, vijf of zes snaren."@nl ;
    prov:generatedAtTime "2021-10-19T15:07:04+00:00"^^xsd:dateTime .

