@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/54278/work_22> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:childrens_chorus <http://data.carnegiehall.org/names/100094>,
        <http://data.carnegiehall.org/names/64799> ;
    ns1:choir <http://data.carnegiehall.org/names/100095>,
        <http://data.carnegiehall.org/names/100096>,
        <http://data.carnegiehall.org/names/100097>,
        <http://data.carnegiehall.org/names/100098>,
        <http://data.carnegiehall.org/names/100099>,
        <http://data.carnegiehall.org/names/100100>,
        <http://data.carnegiehall.org/names/100101>,
        <http://data.carnegiehall.org/names/100102>,
        <http://data.carnegiehall.org/names/100103>,
        <http://data.carnegiehall.org/names/76742>,
        <http://data.carnegiehall.org/names/77768>,
        <http://data.carnegiehall.org/names/84020>,
        <http://data.carnegiehall.org/names/86788> ;
    ns2:performer <http://data.carnegiehall.org/names/100094>,
        <http://data.carnegiehall.org/names/100095>,
        <http://data.carnegiehall.org/names/100096>,
        <http://data.carnegiehall.org/names/100097>,
        <http://data.carnegiehall.org/names/100098>,
        <http://data.carnegiehall.org/names/100099>,
        <http://data.carnegiehall.org/names/100100>,
        <http://data.carnegiehall.org/names/100101>,
        <http://data.carnegiehall.org/names/100102>,
        <http://data.carnegiehall.org/names/100103>,
        <http://data.carnegiehall.org/names/64799>,
        <http://data.carnegiehall.org/names/76742>,
        <http://data.carnegiehall.org/names/77768>,
        <http://data.carnegiehall.org/names/84020>,
        <http://data.carnegiehall.org/names/86788> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

