@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/598/work_04> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Appalachian Spring" ;
    ns2:bassoon <http://data.carnegiehall.org/names/43691> ;
    ns2:cello <http://data.carnegiehall.org/names/329>,
        <http://data.carnegiehall.org/names/51791> ;
    ns2:clarinet <http://data.carnegiehall.org/names/31038> ;
    ns2:conductor <http://data.carnegiehall.org/names/4229> ;
    ns2:double_bass <http://data.carnegiehall.org/names/55916> ;
    ns2:flute <http://data.carnegiehall.org/names/37072> ;
    ns2:piano <http://data.carnegiehall.org/names/39139> ;
    ns2:viola <http://data.carnegiehall.org/names/5802>,
        <http://data.carnegiehall.org/names/9709> ;
    ns2:violin <http://data.carnegiehall.org/names/30846>,
        <http://data.carnegiehall.org/names/49701>,
        <http://data.carnegiehall.org/names/50712>,
        <http://data.carnegiehall.org/names/8314> ;
    ns1:performer <http://data.carnegiehall.org/names/30846>,
        <http://data.carnegiehall.org/names/31038>,
        <http://data.carnegiehall.org/names/329>,
        <http://data.carnegiehall.org/names/37072>,
        <http://data.carnegiehall.org/names/39139>,
        <http://data.carnegiehall.org/names/4229>,
        <http://data.carnegiehall.org/names/43691>,
        <http://data.carnegiehall.org/names/49701>,
        <http://data.carnegiehall.org/names/50712>,
        <http://data.carnegiehall.org/names/51791>,
        <http://data.carnegiehall.org/names/55916>,
        <http://data.carnegiehall.org/names/5802>,
        <http://data.carnegiehall.org/names/8314>,
        <http://data.carnegiehall.org/names/9709> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/71875> ;
    rdfs:comment "New York premiere" .

