@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/56140/work_20> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:choir <http://data.carnegiehall.org/names/103956>,
        <http://data.carnegiehall.org/names/103957>,
        <http://data.carnegiehall.org/names/103958>,
        <http://data.carnegiehall.org/names/103959>,
        <http://data.carnegiehall.org/names/103961>,
        <http://data.carnegiehall.org/names/103962>,
        <http://data.carnegiehall.org/names/103963>,
        <http://data.carnegiehall.org/names/35503>,
        <http://data.carnegiehall.org/names/76741>,
        <http://data.carnegiehall.org/names/84023>,
        <http://data.carnegiehall.org/names/84147>,
        <http://data.carnegiehall.org/names/84240>,
        <http://data.carnegiehall.org/names/89672>,
        <http://data.carnegiehall.org/names/92111>,
        <http://data.carnegiehall.org/names/92421>,
        <http://data.carnegiehall.org/names/98150> ;
    ns2:girls_chorus <http://data.carnegiehall.org/names/92592> ;
    ns2:womens_chorus <http://data.carnegiehall.org/names/103960> ;
    ns1:performer <http://data.carnegiehall.org/names/103956>,
        <http://data.carnegiehall.org/names/103957>,
        <http://data.carnegiehall.org/names/103958>,
        <http://data.carnegiehall.org/names/103959>,
        <http://data.carnegiehall.org/names/103960>,
        <http://data.carnegiehall.org/names/103961>,
        <http://data.carnegiehall.org/names/103962>,
        <http://data.carnegiehall.org/names/103963>,
        <http://data.carnegiehall.org/names/35503>,
        <http://data.carnegiehall.org/names/76741>,
        <http://data.carnegiehall.org/names/84023>,
        <http://data.carnegiehall.org/names/84147>,
        <http://data.carnegiehall.org/names/84240>,
        <http://data.carnegiehall.org/names/89672>,
        <http://data.carnegiehall.org/names/92111>,
        <http://data.carnegiehall.org/names/92421>,
        <http://data.carnegiehall.org/names/92592>,
        <http://data.carnegiehall.org/names/98150> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

