@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/63422> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63428> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300041726> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63421>,
        <https://data.rkd.nl/thesaurus/64135>,
        <https://data.rkd.nl/thesaurus/65809>,
        <https://data.rkd.nl/thesaurus/65810>,
        <https://data.rkd.nl/thesaurus/65813>,
        <https://data.rkd.nl/thesaurus/65818>,
        <https://data.rkd.nl/thesaurus/65819>,
        <https://data.rkd.nl/thesaurus/65820> ;
    skos:notation "63422" ;
    skos:prefLabel "percussion instrument"@en,
        "slaginstrument"@nl ;
    skos:scopeNote "Instruments played either by shaking, or by striking either a membrane or a plate or bar of wood, metal, or other hard material."@en,
        "Instrumenten met een gespannen (dieren)vel of met een toets van hout of metaal; bespeeld door er op te slaan of door ze te schudden."@nl ;
    prov:generatedAtTime "2022-10-17T13:45:43+00:00"^^xsd:dateTime .

