@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/25557/work_03> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:choir <http://data.carnegiehall.org/names/19903>,
        <http://data.carnegiehall.org/names/2164>,
        <http://data.carnegiehall.org/names/24227>,
        <http://data.carnegiehall.org/names/28292>,
        <http://data.carnegiehall.org/names/3159>,
        <http://data.carnegiehall.org/names/31773>,
        <http://data.carnegiehall.org/names/40828>,
        <http://data.carnegiehall.org/names/45105>,
        <http://data.carnegiehall.org/names/47526>,
        <http://data.carnegiehall.org/names/49080>,
        <http://data.carnegiehall.org/names/54277>,
        <http://data.carnegiehall.org/names/54278>,
        <http://data.carnegiehall.org/names/54290>,
        <http://data.carnegiehall.org/names/54974>,
        <http://data.carnegiehall.org/names/55746>,
        <http://data.carnegiehall.org/names/59191> ;
    ns1:performer <http://data.carnegiehall.org/names/19903>,
        <http://data.carnegiehall.org/names/2164>,
        <http://data.carnegiehall.org/names/24227>,
        <http://data.carnegiehall.org/names/28292>,
        <http://data.carnegiehall.org/names/3159>,
        <http://data.carnegiehall.org/names/31773>,
        <http://data.carnegiehall.org/names/40828>,
        <http://data.carnegiehall.org/names/45105>,
        <http://data.carnegiehall.org/names/47526>,
        <http://data.carnegiehall.org/names/49080>,
        <http://data.carnegiehall.org/names/54277>,
        <http://data.carnegiehall.org/names/54278>,
        <http://data.carnegiehall.org/names/54290>,
        <http://data.carnegiehall.org/names/54974>,
        <http://data.carnegiehall.org/names/55746>,
        <http://data.carnegiehall.org/names/59191> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

