@prefix ns1: <http://purl.org/ontology/mo/> .
@prefix ns2: <http://schema.org/> .
@prefix ns3: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/29980/work_21> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Grande tarantelle, Op. 67 (Original version)" ;
    ns3:cello <http://data.carnegiehall.org/names/15616> ;
    ns3:clarinet <http://data.carnegiehall.org/names/58676> ;
    ns3:double_bass <http://data.carnegiehall.org/names/40889> ;
    ns3:flute <http://data.carnegiehall.org/names/21706> ;
    ns3:piano <http://data.carnegiehall.org/names/12336> ;
    ns3:viola <http://data.carnegiehall.org/names/12564> ;
    ns3:violin <http://data.carnegiehall.org/names/40282>,
        <http://data.carnegiehall.org/names/43886> ;
    ns1:performer <http://data.carnegiehall.org/names/12336>,
        <http://data.carnegiehall.org/names/12564>,
        <http://data.carnegiehall.org/names/15616>,
        <http://data.carnegiehall.org/names/21706>,
        <http://data.carnegiehall.org/names/40282>,
        <http://data.carnegiehall.org/names/40889>,
        <http://data.carnegiehall.org/names/43886>,
        <http://data.carnegiehall.org/names/58676> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/52104> ;
    rdfs:comment "United States premiere" .

