@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/63427> a skos:Concept ;
    skos:altLabel "playing an instrument"@en,
        "instrument bespelen"@nl,
        "muziek maken"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79568> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300417584> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64383> ;
    skos:notation "63427" ;
    skos:prefLabel "music (discipline)"@en,
        "muziek (discipline)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63428>,
        <https://data.rkd.nl/thesaurus/64386>,
        <https://data.rkd.nl/thesaurus/66826> ;
    skos:scopeNote "The discipline of combining vocal or instrumental sounds to produce beauty of form, harmony, melody, rhythm, expressive content, etc.; musical composition, performance, analysis, etc., as a subject of study; the occupation or profession of musicians."@en ;
    prov:generatedAtTime "2024-08-05T11:43:40+00:00"^^xsd:dateTime .

