@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/12144/work_21> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:speaker <http://data.carnegiehall.org/names/12757>,
        <http://data.carnegiehall.org/names/12758>,
        <http://data.carnegiehall.org/names/13631>,
        <http://data.carnegiehall.org/names/17860>,
        <http://data.carnegiehall.org/names/19400>,
        <http://data.carnegiehall.org/names/23457>,
        <http://data.carnegiehall.org/names/35808>,
        <http://data.carnegiehall.org/names/35843>,
        <http://data.carnegiehall.org/names/38140>,
        <http://data.carnegiehall.org/names/52733>,
        <http://data.carnegiehall.org/names/59917> ;
    ns1:performer <http://data.carnegiehall.org/names/12757>,
        <http://data.carnegiehall.org/names/12758>,
        <http://data.carnegiehall.org/names/13631>,
        <http://data.carnegiehall.org/names/17860>,
        <http://data.carnegiehall.org/names/19400>,
        <http://data.carnegiehall.org/names/23457>,
        <http://data.carnegiehall.org/names/35808>,
        <http://data.carnegiehall.org/names/35843>,
        <http://data.carnegiehall.org/names/38140>,
        <http://data.carnegiehall.org/names/52733>,
        <http://data.carnegiehall.org/names/59917> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

