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

<http://data.carnegiehall.org/events/20423/work_12> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Dobrynya Nikitich, Op. 22: Act III" ;
    ns2:bass <http://data.carnegiehall.org/names/19796> ;
    ns2:choir <http://data.carnegiehall.org/names/28830> ;
    ns2:conductor <http://data.carnegiehall.org/names/26374> ;
    ns2:contralto <http://data.carnegiehall.org/names/35655> ;
    ns2:soprano <http://data.carnegiehall.org/names/24945>,
        <http://data.carnegiehall.org/names/54207> ;
    ns2:tenor <http://data.carnegiehall.org/names/18830>,
        <http://data.carnegiehall.org/names/24785> ;
    ns2:unspecified_voice <http://data.carnegiehall.org/names/39418> ;
    ns1:performer <http://data.carnegiehall.org/names/18830>,
        <http://data.carnegiehall.org/names/19796>,
        <http://data.carnegiehall.org/names/24785>,
        <http://data.carnegiehall.org/names/24945>,
        <http://data.carnegiehall.org/names/26374>,
        <http://data.carnegiehall.org/names/28830>,
        <http://data.carnegiehall.org/names/35655>,
        <http://data.carnegiehall.org/names/39418>,
        <http://data.carnegiehall.org/names/54207> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/28809> ;
    rdfs:comment "United States premiere" .

