@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/66981> a skos:Concept ;
    skos:altLabel "toonkunst"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98109> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054146> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/81706>,
        <https://data.rkd.nl/thesaurus/82450>,
        <https://data.rkd.nl/thesaurus/82451>,
        <https://data.rkd.nl/thesaurus/82914> ;
    skos:notation "66981" ;
    skos:prefLabel "music (performing arts genre)"@en,
        "muziek (genre in de uitvoerende kunsten)"@nl ;
    skos:scopeNote "The art concerned with the combining of vocal or instrumental sounds in measured time to communicate emotions, ideas, or states of mind, usually according to cultural standards of rhythm, melody, and, in most Western music, harmony."@en,
        "De kunst die zich bezighoudt met het combineren van vocale of instrumentale geluiden binnen een bepaalde tijd om emoties, ideeën of geestestoestanden over te brengen, veelal volgens culturele normen voor ritme, melodie en, in de meeste Westerse muziek, harmonie."@nl ;
    prov:generatedAtTime "2023-10-16T13:34:57+00:00"^^xsd:dateTime .

