@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/58541/work_12> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Hummage 2017" ;
    ns2:chamber_ensemble <http://data.carnegiehall.org/names/100467> ;
    ns2:conductor <http://data.carnegiehall.org/names/92542> ;
    ns2:double_bass <http://data.carnegiehall.org/names/104135> ;
    ns2:drums <http://data.carnegiehall.org/names/65331> ;
    ns2:melodica <http://data.carnegiehall.org/names/92542> ;
    ns2:piano <http://data.carnegiehall.org/names/109092>,
        <http://data.carnegiehall.org/names/109093> ;
    ns2:trombone <http://data.carnegiehall.org/names/104132> ;
    ns2:vibraphone <http://data.carnegiehall.org/names/109091> ;
    ns2:violin <http://data.carnegiehall.org/names/109090> ;
    ns1:performer <http://data.carnegiehall.org/names/100467>,
        <http://data.carnegiehall.org/names/104132>,
        <http://data.carnegiehall.org/names/104135>,
        <http://data.carnegiehall.org/names/109090>,
        <http://data.carnegiehall.org/names/109091>,
        <http://data.carnegiehall.org/names/109092>,
        <http://data.carnegiehall.org/names/109093>,
        <http://data.carnegiehall.org/names/65331>,
        <http://data.carnegiehall.org/names/92542> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/99452> ;
    rdfs:comment "world premiere" .

