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

<http://data.carnegiehall.org/events/46343/work_06> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Spirit Suite II" ;
    ns1:bass <http://data.carnegiehall.org/names/70109> ;
    ns1:choir <http://data.carnegiehall.org/names/73089>,
        <http://data.carnegiehall.org/names/81684>,
        <http://data.carnegiehall.org/names/81686>,
        <http://data.carnegiehall.org/names/81687>,
        <http://data.carnegiehall.org/names/81688>,
        <http://data.carnegiehall.org/names/81689>,
        <http://data.carnegiehall.org/names/81690> ;
    ns1:conductor <http://data.carnegiehall.org/names/77738> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/31703> ;
    ns2:performer <http://data.carnegiehall.org/names/31703>,
        <http://data.carnegiehall.org/names/70109>,
        <http://data.carnegiehall.org/names/73089>,
        <http://data.carnegiehall.org/names/77738>,
        <http://data.carnegiehall.org/names/81684>,
        <http://data.carnegiehall.org/names/81686>,
        <http://data.carnegiehall.org/names/81687>,
        <http://data.carnegiehall.org/names/81688>,
        <http://data.carnegiehall.org/names/81689>,
        <http://data.carnegiehall.org/names/81690> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/77528> ;
    rdfs:comment "New York premiere" .

