@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/60001/work_25> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:choir <http://data.carnegiehall.org/names/111773>,
        <http://data.carnegiehall.org/names/111774>,
        <http://data.carnegiehall.org/names/111775>,
        <http://data.carnegiehall.org/names/111776>,
        <http://data.carnegiehall.org/names/111777>,
        <http://data.carnegiehall.org/names/111778>,
        <http://data.carnegiehall.org/names/111779>,
        <http://data.carnegiehall.org/names/111780>,
        <http://data.carnegiehall.org/names/111781>,
        <http://data.carnegiehall.org/names/111782>,
        <http://data.carnegiehall.org/names/87121>,
        <http://data.carnegiehall.org/names/94325> ;
    ns1:vocalist <http://data.carnegiehall.org/names/107056>,
        <http://data.carnegiehall.org/names/111769>,
        <http://data.carnegiehall.org/names/111770>,
        <http://data.carnegiehall.org/names/111771>,
        <http://data.carnegiehall.org/names/111772>,
        <http://data.carnegiehall.org/names/34202>,
        <http://data.carnegiehall.org/names/43013>,
        <http://data.carnegiehall.org/names/61937>,
        <http://data.carnegiehall.org/names/78947>,
        <http://data.carnegiehall.org/names/81268>,
        <http://data.carnegiehall.org/names/81270>,
        <http://data.carnegiehall.org/names/90052> ;
    ns2:performer <http://data.carnegiehall.org/names/107056>,
        <http://data.carnegiehall.org/names/111769>,
        <http://data.carnegiehall.org/names/111770>,
        <http://data.carnegiehall.org/names/111771>,
        <http://data.carnegiehall.org/names/111772>,
        <http://data.carnegiehall.org/names/111773>,
        <http://data.carnegiehall.org/names/111774>,
        <http://data.carnegiehall.org/names/111775>,
        <http://data.carnegiehall.org/names/111776>,
        <http://data.carnegiehall.org/names/111777>,
        <http://data.carnegiehall.org/names/111778>,
        <http://data.carnegiehall.org/names/111779>,
        <http://data.carnegiehall.org/names/111780>,
        <http://data.carnegiehall.org/names/111781>,
        <http://data.carnegiehall.org/names/111782>,
        <http://data.carnegiehall.org/names/34202>,
        <http://data.carnegiehall.org/names/43013>,
        <http://data.carnegiehall.org/names/61937>,
        <http://data.carnegiehall.org/names/78947>,
        <http://data.carnegiehall.org/names/81268>,
        <http://data.carnegiehall.org/names/81270>,
        <http://data.carnegiehall.org/names/87121>,
        <http://data.carnegiehall.org/names/90052>,
        <http://data.carnegiehall.org/names/94325> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

