@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/20699/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:childrens_chorus <http://data.carnegiehall.org/names/39038> ;
    ns1:choir <http://data.carnegiehall.org/names/12402>,
        <http://data.carnegiehall.org/names/19765>,
        <http://data.carnegiehall.org/names/24364>,
        <http://data.carnegiehall.org/names/30145>,
        <http://data.carnegiehall.org/names/30320>,
        <http://data.carnegiehall.org/names/3276>,
        <http://data.carnegiehall.org/names/33816>,
        <http://data.carnegiehall.org/names/35314>,
        <http://data.carnegiehall.org/names/35765>,
        <http://data.carnegiehall.org/names/38018>,
        <http://data.carnegiehall.org/names/39039>,
        <http://data.carnegiehall.org/names/42068>,
        <http://data.carnegiehall.org/names/4491>,
        <http://data.carnegiehall.org/names/53371>,
        <http://data.carnegiehall.org/names/53372>,
        <http://data.carnegiehall.org/names/55690>,
        <http://data.carnegiehall.org/names/61188>,
        <http://data.carnegiehall.org/names/7646> ;
    ns2:performer <http://data.carnegiehall.org/names/12402>,
        <http://data.carnegiehall.org/names/19765>,
        <http://data.carnegiehall.org/names/24364>,
        <http://data.carnegiehall.org/names/30145>,
        <http://data.carnegiehall.org/names/30320>,
        <http://data.carnegiehall.org/names/3276>,
        <http://data.carnegiehall.org/names/33816>,
        <http://data.carnegiehall.org/names/35314>,
        <http://data.carnegiehall.org/names/35765>,
        <http://data.carnegiehall.org/names/38018>,
        <http://data.carnegiehall.org/names/39038>,
        <http://data.carnegiehall.org/names/39039>,
        <http://data.carnegiehall.org/names/42068>,
        <http://data.carnegiehall.org/names/4491>,
        <http://data.carnegiehall.org/names/53371>,
        <http://data.carnegiehall.org/names/53372>,
        <http://data.carnegiehall.org/names/55690>,
        <http://data.carnegiehall.org/names/61188>,
        <http://data.carnegiehall.org/names/7646> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

