@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/54277/work_27> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "The Games: Panda Chant II" ;
    ns1:alto_saxophone <http://data.carnegiehall.org/names/72454> ;
    ns1:bass_drum <http://data.carnegiehall.org/names/24922> ;
    ns1:cello <http://data.carnegiehall.org/names/69245> ;
    ns1:chamber_ensemble <http://data.carnegiehall.org/names/100147>,
        <http://data.carnegiehall.org/names/100151>,
        <http://data.carnegiehall.org/names/37631>,
        <http://data.carnegiehall.org/names/96598> ;
    ns1:choir <http://data.carnegiehall.org/names/5166> ;
    ns1:clarinet <http://data.carnegiehall.org/names/21682> ;
    ns1:ipad <http://data.carnegiehall.org/names/72452> ;
    ns1:marimba_lumina <http://data.carnegiehall.org/names/84654> ;
    ns1:piano <http://data.carnegiehall.org/names/96599> ;
    ns1:vibraphone <http://data.carnegiehall.org/names/100150> ;
    ns1:viola <http://data.carnegiehall.org/names/53123> ;
    ns1:violin <http://data.carnegiehall.org/names/100149>,
        <http://data.carnegiehall.org/names/52541>,
        <http://data.carnegiehall.org/names/69851> ;
    ns1:vocal_ensemble <http://data.carnegiehall.org/names/72449> ;
    ns1:vocalist <http://data.carnegiehall.org/names/65986> ;
    ns2:performer <http://data.carnegiehall.org/names/100147>,
        <http://data.carnegiehall.org/names/100149>,
        <http://data.carnegiehall.org/names/100150>,
        <http://data.carnegiehall.org/names/100151>,
        <http://data.carnegiehall.org/names/21682>,
        <http://data.carnegiehall.org/names/24922>,
        <http://data.carnegiehall.org/names/37631>,
        <http://data.carnegiehall.org/names/5166>,
        <http://data.carnegiehall.org/names/52541>,
        <http://data.carnegiehall.org/names/53123>,
        <http://data.carnegiehall.org/names/65986>,
        <http://data.carnegiehall.org/names/69245>,
        <http://data.carnegiehall.org/names/69851>,
        <http://data.carnegiehall.org/names/72449>,
        <http://data.carnegiehall.org/names/72452>,
        <http://data.carnegiehall.org/names/72454>,
        <http://data.carnegiehall.org/names/84654>,
        <http://data.carnegiehall.org/names/96598>,
        <http://data.carnegiehall.org/names/96599> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/69016> .

