@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/47310/work_22> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:choir <http://data.carnegiehall.org/names/50119>,
        <http://data.carnegiehall.org/names/84143>,
        <http://data.carnegiehall.org/names/84144>,
        <http://data.carnegiehall.org/names/84145>,
        <http://data.carnegiehall.org/names/84146>,
        <http://data.carnegiehall.org/names/84147>,
        <http://data.carnegiehall.org/names/84148>,
        <http://data.carnegiehall.org/names/84149>,
        <http://data.carnegiehall.org/names/84150>,
        <http://data.carnegiehall.org/names/84151> ;
    ns1:soprano_saxophone <http://data.carnegiehall.org/names/84139> ;
    ns2:performer <http://data.carnegiehall.org/names/50119>,
        <http://data.carnegiehall.org/names/84139>,
        <http://data.carnegiehall.org/names/84143>,
        <http://data.carnegiehall.org/names/84144>,
        <http://data.carnegiehall.org/names/84145>,
        <http://data.carnegiehall.org/names/84146>,
        <http://data.carnegiehall.org/names/84147>,
        <http://data.carnegiehall.org/names/84148>,
        <http://data.carnegiehall.org/names/84149>,
        <http://data.carnegiehall.org/names/84150>,
        <http://data.carnegiehall.org/names/84151> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

