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

<http://data.carnegiehall.org/events/49252/work_21> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns3:choir <http://data.carnegiehall.org/names/50119>,
        <http://data.carnegiehall.org/names/67543>,
        <http://data.carnegiehall.org/names/72418>,
        <http://data.carnegiehall.org/names/89662>,
        <http://data.carnegiehall.org/names/89663>,
        <http://data.carnegiehall.org/names/89665>,
        <http://data.carnegiehall.org/names/89666>,
        <http://data.carnegiehall.org/names/89667>,
        <http://data.carnegiehall.org/names/89668>,
        <http://data.carnegiehall.org/names/89669>,
        <http://data.carnegiehall.org/names/89671>,
        <http://data.carnegiehall.org/names/89672>,
        <http://data.carnegiehall.org/names/89673>,
        <http://data.carnegiehall.org/names/89674>,
        <http://data.carnegiehall.org/names/89675>,
        <http://data.carnegiehall.org/names/89676>,
        <http://data.carnegiehall.org/names/89677> ;
    ns3:womens_chorus <http://data.carnegiehall.org/names/89664>,
        <http://data.carnegiehall.org/names/89670> ;
    ns1:performer <http://data.carnegiehall.org/names/50119>,
        <http://data.carnegiehall.org/names/67543>,
        <http://data.carnegiehall.org/names/72418>,
        <http://data.carnegiehall.org/names/89662>,
        <http://data.carnegiehall.org/names/89663>,
        <http://data.carnegiehall.org/names/89664>,
        <http://data.carnegiehall.org/names/89665>,
        <http://data.carnegiehall.org/names/89666>,
        <http://data.carnegiehall.org/names/89667>,
        <http://data.carnegiehall.org/names/89668>,
        <http://data.carnegiehall.org/names/89669>,
        <http://data.carnegiehall.org/names/89670>,
        <http://data.carnegiehall.org/names/89671>,
        <http://data.carnegiehall.org/names/89672>,
        <http://data.carnegiehall.org/names/89673>,
        <http://data.carnegiehall.org/names/89674>,
        <http://data.carnegiehall.org/names/89675>,
        <http://data.carnegiehall.org/names/89676>,
        <http://data.carnegiehall.org/names/89677> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/104450> .

