@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/82618> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64512> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300255765> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82618" ;
    skos:prefLabel "opera (performance)"@en,
        "opera (voorstelling)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/82191> ;
    skos:scopeNote "Dramatic musical performances in which most roles are sung with instrumental accompanyment, usually including arias, recitives, and choruses. Typically, they are intended to be staged with costumes, sets, and dramatic movement."@en,
        "Dramatische composities waarin de meeste delen, zoals aria's, recitatieven en koorzangen, worden gezongen onder instrumentale begeleiding."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:45+00:00"^^xsd:dateTime .

