@prefix ns1: <http://schema.org/> .
@prefix ns2: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns3: <http://purl.org/ontology/mo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/29105/work_07> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Iolanta, Op. 69" ;
    ns2:baritone <http://data.carnegiehall.org/names/11501>,
        <http://data.carnegiehall.org/names/27084> ;
    ns2:bass <http://data.carnegiehall.org/names/19011> ;
    ns2:bass_baritone <http://data.carnegiehall.org/names/50995> ;
    ns2:choir <http://data.carnegiehall.org/names/56329> ;
    ns2:contralto <http://data.carnegiehall.org/names/76176> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/46376> ;
    ns2:soprano <http://data.carnegiehall.org/names/54024>,
        <http://data.carnegiehall.org/names/76175> ;
    ns2:tenor <http://data.carnegiehall.org/names/54060> ;
    ns2:unspecified_voice <http://data.carnegiehall.org/names/76177> ;
    ns3:performer <http://data.carnegiehall.org/names/11501>,
        <http://data.carnegiehall.org/names/19011>,
        <http://data.carnegiehall.org/names/27084>,
        <http://data.carnegiehall.org/names/46376>,
        <http://data.carnegiehall.org/names/50995>,
        <http://data.carnegiehall.org/names/54024>,
        <http://data.carnegiehall.org/names/54060>,
        <http://data.carnegiehall.org/names/56329>,
        <http://data.carnegiehall.org/names/76175>,
        <http://data.carnegiehall.org/names/76176>,
        <http://data.carnegiehall.org/names/76177> ;
    ns1:workPerformed <http://data.carnegiehall.org/works/12118> ;
    rdfs:comment "United States premiere" .

