@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/60471/work_04> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Triple Helix" ;
    ns1:accordion <http://data.carnegiehall.org/names/107877> ;
    ns1:baritone_saxophone <http://data.carnegiehall.org/names/112976> ;
    ns1:bass_clarinet <http://data.carnegiehall.org/names/112976> ;
    ns1:cello <http://data.carnegiehall.org/names/115936> ;
    ns1:clarinet <http://data.carnegiehall.org/names/61766> ;
    ns1:double_bass <http://data.carnegiehall.org/names/112977> ;
    ns1:drums <http://data.carnegiehall.org/names/112978> ;
    ns1:flugelhorn <http://data.carnegiehall.org/names/86606> ;
    ns1:guitar <http://data.carnegiehall.org/names/67369> ;
    ns1:percussion <http://data.carnegiehall.org/names/80610> ;
    ns1:piano <http://data.carnegiehall.org/names/107877> ;
    ns1:trombone <http://data.carnegiehall.org/names/112975> ;
    ns1:trumpet <http://data.carnegiehall.org/names/86606> ;
    ns1:vibraphone <http://data.carnegiehall.org/names/80610> ;
    ns2:performer <http://data.carnegiehall.org/names/107877>,
        <http://data.carnegiehall.org/names/112975>,
        <http://data.carnegiehall.org/names/112976>,
        <http://data.carnegiehall.org/names/112977>,
        <http://data.carnegiehall.org/names/112978>,
        <http://data.carnegiehall.org/names/115936>,
        <http://data.carnegiehall.org/names/61766>,
        <http://data.carnegiehall.org/names/67369>,
        <http://data.carnegiehall.org/names/80610>,
        <http://data.carnegiehall.org/names/86606> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/102144> ;
    rdfs:comment "world premiere" .

