@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/15448/work_25> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:choir <http://data.carnegiehall.org/names/67946>,
        <http://data.carnegiehall.org/names/70622>,
        <http://data.carnegiehall.org/names/83699>,
        <http://data.carnegiehall.org/names/83700>,
        <http://data.carnegiehall.org/names/84236>,
        <http://data.carnegiehall.org/names/86863>,
        <http://data.carnegiehall.org/names/87192>,
        <http://data.carnegiehall.org/names/87197>,
        <http://data.carnegiehall.org/names/87198>,
        <http://data.carnegiehall.org/names/88168>,
        <http://data.carnegiehall.org/names/91943>,
        <http://data.carnegiehall.org/names/91944>,
        <http://data.carnegiehall.org/names/91945>,
        <http://data.carnegiehall.org/names/91946>,
        <http://data.carnegiehall.org/names/91947>,
        <http://data.carnegiehall.org/names/91948>,
        <http://data.carnegiehall.org/names/91949>,
        <http://data.carnegiehall.org/names/91950>,
        <http://data.carnegiehall.org/names/91951>,
        <http://data.carnegiehall.org/names/91952>,
        <http://data.carnegiehall.org/names/91953>,
        <http://data.carnegiehall.org/names/91954>,
        <http://data.carnegiehall.org/names/91955>,
        <http://data.carnegiehall.org/names/91956>,
        <http://data.carnegiehall.org/names/91957>,
        <http://data.carnegiehall.org/names/91958>,
        <http://data.carnegiehall.org/names/91959>,
        <http://data.carnegiehall.org/names/91960>,
        <http://data.carnegiehall.org/names/91961>,
        <http://data.carnegiehall.org/names/91962>,
        <http://data.carnegiehall.org/names/91963>,
        <http://data.carnegiehall.org/names/91964> ;
    ns1:performer <http://data.carnegiehall.org/names/67946>,
        <http://data.carnegiehall.org/names/70622>,
        <http://data.carnegiehall.org/names/83699>,
        <http://data.carnegiehall.org/names/83700>,
        <http://data.carnegiehall.org/names/84236>,
        <http://data.carnegiehall.org/names/86863>,
        <http://data.carnegiehall.org/names/87192>,
        <http://data.carnegiehall.org/names/87197>,
        <http://data.carnegiehall.org/names/87198>,
        <http://data.carnegiehall.org/names/88168>,
        <http://data.carnegiehall.org/names/91943>,
        <http://data.carnegiehall.org/names/91944>,
        <http://data.carnegiehall.org/names/91945>,
        <http://data.carnegiehall.org/names/91946>,
        <http://data.carnegiehall.org/names/91947>,
        <http://data.carnegiehall.org/names/91948>,
        <http://data.carnegiehall.org/names/91949>,
        <http://data.carnegiehall.org/names/91950>,
        <http://data.carnegiehall.org/names/91951>,
        <http://data.carnegiehall.org/names/91952>,
        <http://data.carnegiehall.org/names/91953>,
        <http://data.carnegiehall.org/names/91954>,
        <http://data.carnegiehall.org/names/91955>,
        <http://data.carnegiehall.org/names/91956>,
        <http://data.carnegiehall.org/names/91957>,
        <http://data.carnegiehall.org/names/91958>,
        <http://data.carnegiehall.org/names/91959>,
        <http://data.carnegiehall.org/names/91960>,
        <http://data.carnegiehall.org/names/91961>,
        <http://data.carnegiehall.org/names/91962>,
        <http://data.carnegiehall.org/names/91963>,
        <http://data.carnegiehall.org/names/91964> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

