@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/65826> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63423> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300042593> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65826" ;
    skos:prefLabel "bow (music)"@en,
        "strijkstok"@nl ;
    skos:scopeNote "Flexible sticks of wood, very rarely of metal or plastic, carrying stretched between the two ends a length of horsehair or other stringlike material which is used to brush against the strings of a chordophone, causing them to sound. Historically bows have been evenly curved, curved only at one end, or straight in the middle with both ends curved; modern Western bows typically have a concave curve."@en,
        "Flexibele houten stokken, slechts zelden gemaakt van metaal of plastic, met tussen de twee uiteinden strak gespannen paardehaar of een ander draadachtig materiaal, dat wordt gebruikt om tegen de snaren van een snaarinstrument strijken zodat deze geluid produceren. Historisch zijn strijkstokken evenwijdig gebogen, gebogen aan één kant, of recht in het midden met beide kanten gebogen; typische moderne westerse strijkstokken hebben een concave boog."@nl ;
    prov:generatedAtTime "2021-10-19T15:03:17+00:00"^^xsd:dateTime .

