@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/11371/work_13> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "In the Undertow" ;
    ns1:brass_quintet <http://data.carnegiehall.org/names/43625> ;
    ns1:double_bass <http://data.carnegiehall.org/names/49748> ;
    ns1:drums <http://data.carnegiehall.org/names/49749> ;
    ns1:piano <http://data.carnegiehall.org/names/3329> ;
    ns1:trombone <http://data.carnegiehall.org/names/21259>,
        <http://data.carnegiehall.org/names/26612> ;
    ns1:trumpet <http://data.carnegiehall.org/names/12199>,
        <http://data.carnegiehall.org/names/24539> ;
    ns1:tuba <http://data.carnegiehall.org/names/35998> ;
    ns2:performer <http://data.carnegiehall.org/names/12199>,
        <http://data.carnegiehall.org/names/21259>,
        <http://data.carnegiehall.org/names/24539>,
        <http://data.carnegiehall.org/names/26612>,
        <http://data.carnegiehall.org/names/3329>,
        <http://data.carnegiehall.org/names/35998>,
        <http://data.carnegiehall.org/names/43625>,
        <http://data.carnegiehall.org/names/49748>,
        <http://data.carnegiehall.org/names/49749> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/51457> ;
    rdfs:comment "world premiere" .

