@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/34199/work_11> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:boys_chorus <http://data.carnegiehall.org/names/3352> ;
    ns1:choir <http://data.carnegiehall.org/names/14873>,
        <http://data.carnegiehall.org/names/14874>,
        <http://data.carnegiehall.org/names/15000>,
        <http://data.carnegiehall.org/names/27846>,
        <http://data.carnegiehall.org/names/28379>,
        <http://data.carnegiehall.org/names/30842>,
        <http://data.carnegiehall.org/names/39115>,
        <http://data.carnegiehall.org/names/39984>,
        <http://data.carnegiehall.org/names/41498>,
        <http://data.carnegiehall.org/names/4351>,
        <http://data.carnegiehall.org/names/5166>,
        <http://data.carnegiehall.org/names/59060>,
        <http://data.carnegiehall.org/names/60904>,
        <http://data.carnegiehall.org/names/60905>,
        <http://data.carnegiehall.org/names/6151> ;
    ns1:girls_chorus <http://data.carnegiehall.org/names/49491> ;
    ns2:performer <http://data.carnegiehall.org/names/14873>,
        <http://data.carnegiehall.org/names/14874>,
        <http://data.carnegiehall.org/names/15000>,
        <http://data.carnegiehall.org/names/27846>,
        <http://data.carnegiehall.org/names/28379>,
        <http://data.carnegiehall.org/names/30842>,
        <http://data.carnegiehall.org/names/3352>,
        <http://data.carnegiehall.org/names/39115>,
        <http://data.carnegiehall.org/names/39984>,
        <http://data.carnegiehall.org/names/41498>,
        <http://data.carnegiehall.org/names/4351>,
        <http://data.carnegiehall.org/names/49491>,
        <http://data.carnegiehall.org/names/5166>,
        <http://data.carnegiehall.org/names/59060>,
        <http://data.carnegiehall.org/names/60904>,
        <http://data.carnegiehall.org/names/60905>,
        <http://data.carnegiehall.org/names/6151> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

