@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/97340> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63428> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300041641> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63423>,
        <https://data.rkd.nl/thesaurus/63424>,
        <https://data.rkd.nl/thesaurus/65815>,
        <https://data.rkd.nl/thesaurus/65832>,
        <https://data.rkd.nl/thesaurus/65833> ;
    skos:notation "97340" ;
    skos:prefLabel "string instrument"@en,
        "snaarinstrument"@nl ;
    skos:scopeNote "Sound devices that produce their sound by means of vibrating strings stretched between fixed points."@en,
        "Geluidsmiddelen die geluid produceren door middel van trillende snaren die tussen vaste punten zijn gespannen."@nl ;
    prov:generatedAtTime "2022-10-17T13:48:44+00:00"^^xsd:dateTime .

