@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/15635/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:choir <http://data.carnegiehall.org/names/10171>,
        <http://data.carnegiehall.org/names/12203>,
        <http://data.carnegiehall.org/names/17509>,
        <http://data.carnegiehall.org/names/306>,
        <http://data.carnegiehall.org/names/41731>,
        <http://data.carnegiehall.org/names/44936>,
        <http://data.carnegiehall.org/names/51413>,
        <http://data.carnegiehall.org/names/68421>,
        <http://data.carnegiehall.org/names/72414>,
        <http://data.carnegiehall.org/names/72415>,
        <http://data.carnegiehall.org/names/72416>,
        <http://data.carnegiehall.org/names/72417>,
        <http://data.carnegiehall.org/names/72418>,
        <http://data.carnegiehall.org/names/72419>,
        <http://data.carnegiehall.org/names/72420>,
        <http://data.carnegiehall.org/names/72421>,
        <http://data.carnegiehall.org/names/72422>,
        <http://data.carnegiehall.org/names/72423> ;
    ns1:performer <http://data.carnegiehall.org/names/10171>,
        <http://data.carnegiehall.org/names/12203>,
        <http://data.carnegiehall.org/names/17509>,
        <http://data.carnegiehall.org/names/306>,
        <http://data.carnegiehall.org/names/41731>,
        <http://data.carnegiehall.org/names/44936>,
        <http://data.carnegiehall.org/names/51413>,
        <http://data.carnegiehall.org/names/68421>,
        <http://data.carnegiehall.org/names/72414>,
        <http://data.carnegiehall.org/names/72415>,
        <http://data.carnegiehall.org/names/72416>,
        <http://data.carnegiehall.org/names/72417>,
        <http://data.carnegiehall.org/names/72418>,
        <http://data.carnegiehall.org/names/72419>,
        <http://data.carnegiehall.org/names/72420>,
        <http://data.carnegiehall.org/names/72421>,
        <http://data.carnegiehall.org/names/72422>,
        <http://data.carnegiehall.org/names/72423> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

