@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/39981/work_02> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Appalachian Spring Suite for 13 Instruments: Excerpts (unspecified)" ;
    ns2:cello <http://data.carnegiehall.org/names/63674>,
        <http://data.carnegiehall.org/names/66635> ;
    ns2:clarinet <http://data.carnegiehall.org/names/62683> ;
    ns2:conductor <http://data.carnegiehall.org/names/66628>,
        <http://data.carnegiehall.org/names/66629> ;
    ns2:double_bass <http://data.carnegiehall.org/names/66636> ;
    ns2:flute <http://data.carnegiehall.org/names/66630> ;
    ns2:piano <http://data.carnegiehall.org/names/66637>,
        <http://data.carnegiehall.org/names/66638> ;
    ns2:viola <http://data.carnegiehall.org/names/64876>,
        <http://data.carnegiehall.org/names/66634> ;
    ns2:violin <http://data.carnegiehall.org/names/66508>,
        <http://data.carnegiehall.org/names/66631>,
        <http://data.carnegiehall.org/names/66632>,
        <http://data.carnegiehall.org/names/66633> ;
    ns1:performer <http://data.carnegiehall.org/names/62683>,
        <http://data.carnegiehall.org/names/63674>,
        <http://data.carnegiehall.org/names/64876>,
        <http://data.carnegiehall.org/names/66508>,
        <http://data.carnegiehall.org/names/66628>,
        <http://data.carnegiehall.org/names/66629>,
        <http://data.carnegiehall.org/names/66630>,
        <http://data.carnegiehall.org/names/66631>,
        <http://data.carnegiehall.org/names/66632>,
        <http://data.carnegiehall.org/names/66633>,
        <http://data.carnegiehall.org/names/66634>,
        <http://data.carnegiehall.org/names/66635>,
        <http://data.carnegiehall.org/names/66636>,
        <http://data.carnegiehall.org/names/66637>,
        <http://data.carnegiehall.org/names/66638> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/63673> .

