@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/63423> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97340> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300203062>,
        <https://www.wikidata.org/entity/Q192096> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65826>,
        <https://data.rkd.nl/thesaurus/65842>,
        <https://data.rkd.nl/thesaurus/93574> ;
    skos:notation "63423" ;
    skos:prefLabel "bowed string instrument"@en,
        "strijkinstrument"@nl ;
    skos:scopeNote "Term traditionally used in the Western music tradition for instruments whose sound is produced by vibrating strings."@en,
        "Instrumenten waarbij het geluid wordt voortgebracht door trillende snaren; westerse muziektraditie."@nl ;
    prov:generatedAtTime "2022-10-17T13:48:22+00:00"^^xsd:dateTime .

