@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/60211/work_22> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:choir <http://data.carnegiehall.org/names/112559>,
        <http://data.carnegiehall.org/names/112560>,
        <http://data.carnegiehall.org/names/112561>,
        <http://data.carnegiehall.org/names/112562>,
        <http://data.carnegiehall.org/names/112563>,
        <http://data.carnegiehall.org/names/112564>,
        <http://data.carnegiehall.org/names/112566>,
        <http://data.carnegiehall.org/names/112567>,
        <http://data.carnegiehall.org/names/112568>,
        <http://data.carnegiehall.org/names/70623>,
        <http://data.carnegiehall.org/names/84128>,
        <http://data.carnegiehall.org/names/92266>,
        <http://data.carnegiehall.org/names/92588>,
        <http://data.carnegiehall.org/names/94949> ;
    ns2:performer <http://data.carnegiehall.org/names/112559>,
        <http://data.carnegiehall.org/names/112560>,
        <http://data.carnegiehall.org/names/112561>,
        <http://data.carnegiehall.org/names/112562>,
        <http://data.carnegiehall.org/names/112563>,
        <http://data.carnegiehall.org/names/112564>,
        <http://data.carnegiehall.org/names/112566>,
        <http://data.carnegiehall.org/names/112567>,
        <http://data.carnegiehall.org/names/112568>,
        <http://data.carnegiehall.org/names/70623>,
        <http://data.carnegiehall.org/names/84128>,
        <http://data.carnegiehall.org/names/92266>,
        <http://data.carnegiehall.org/names/92588>,
        <http://data.carnegiehall.org/names/94949> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

