@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/50521/work_21> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:choir <http://data.carnegiehall.org/names/18720>,
        <http://data.carnegiehall.org/names/35503>,
        <http://data.carnegiehall.org/names/80862>,
        <http://data.carnegiehall.org/names/80888>,
        <http://data.carnegiehall.org/names/84151>,
        <http://data.carnegiehall.org/names/86864>,
        <http://data.carnegiehall.org/names/92257>,
        <http://data.carnegiehall.org/names/92259>,
        <http://data.carnegiehall.org/names/92260>,
        <http://data.carnegiehall.org/names/92261>,
        <http://data.carnegiehall.org/names/92262>,
        <http://data.carnegiehall.org/names/92263>,
        <http://data.carnegiehall.org/names/92264>,
        <http://data.carnegiehall.org/names/92265>,
        <http://data.carnegiehall.org/names/92266>,
        <http://data.carnegiehall.org/names/92267>,
        <http://data.carnegiehall.org/names/92268> ;
    ns2:mens_chorus <http://data.carnegiehall.org/names/92258> ;
    ns1:performer <http://data.carnegiehall.org/names/18720>,
        <http://data.carnegiehall.org/names/35503>,
        <http://data.carnegiehall.org/names/80862>,
        <http://data.carnegiehall.org/names/80888>,
        <http://data.carnegiehall.org/names/84151>,
        <http://data.carnegiehall.org/names/86864>,
        <http://data.carnegiehall.org/names/92257>,
        <http://data.carnegiehall.org/names/92258>,
        <http://data.carnegiehall.org/names/92259>,
        <http://data.carnegiehall.org/names/92260>,
        <http://data.carnegiehall.org/names/92261>,
        <http://data.carnegiehall.org/names/92262>,
        <http://data.carnegiehall.org/names/92263>,
        <http://data.carnegiehall.org/names/92264>,
        <http://data.carnegiehall.org/names/92265>,
        <http://data.carnegiehall.org/names/92266>,
        <http://data.carnegiehall.org/names/92267>,
        <http://data.carnegiehall.org/names/92268> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

