@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/21021/work_07> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Black Node" ;
    ns1:alto_saxophone <http://data.carnegiehall.org/names/73737>,
        <http://data.carnegiehall.org/names/73738> ;
    ns1:baritone_saxophone <http://data.carnegiehall.org/names/73743> ;
    ns1:bassoon <http://data.carnegiehall.org/names/73744> ;
    ns1:double_bass <http://data.carnegiehall.org/names/6715>,
        <http://data.carnegiehall.org/names/73753>,
        <http://data.carnegiehall.org/names/73754>,
        <http://data.carnegiehall.org/names/73755> ;
    ns1:drums <http://data.carnegiehall.org/names/73756>,
        <http://data.carnegiehall.org/names/73757>,
        <http://data.carnegiehall.org/names/73758> ;
    ns1:flute <http://data.carnegiehall.org/names/73750> ;
    ns1:french_horn <http://data.carnegiehall.org/names/70335> ;
    ns1:guitar <http://data.carnegiehall.org/names/73751>,
        <http://data.carnegiehall.org/names/73752> ;
    ns1:jazz_ensemble <http://data.carnegiehall.org/names/73736> ;
    ns1:percussion <http://data.carnegiehall.org/names/13920> ;
    ns1:piano <http://data.carnegiehall.org/names/16442> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/73739>,
        <http://data.carnegiehall.org/names/73740>,
        <http://data.carnegiehall.org/names/73741>,
        <http://data.carnegiehall.org/names/73742> ;
    ns1:trombone <http://data.carnegiehall.org/names/73749> ;
    ns1:trumpet <http://data.carnegiehall.org/names/46302>,
        <http://data.carnegiehall.org/names/73745>,
        <http://data.carnegiehall.org/names/73747>,
        <http://data.carnegiehall.org/names/73748> ;
    ns2:performer <http://data.carnegiehall.org/names/13920>,
        <http://data.carnegiehall.org/names/16442>,
        <http://data.carnegiehall.org/names/46302>,
        <http://data.carnegiehall.org/names/6715>,
        <http://data.carnegiehall.org/names/70335>,
        <http://data.carnegiehall.org/names/73736>,
        <http://data.carnegiehall.org/names/73737>,
        <http://data.carnegiehall.org/names/73738>,
        <http://data.carnegiehall.org/names/73739>,
        <http://data.carnegiehall.org/names/73740>,
        <http://data.carnegiehall.org/names/73741>,
        <http://data.carnegiehall.org/names/73742>,
        <http://data.carnegiehall.org/names/73743>,
        <http://data.carnegiehall.org/names/73744>,
        <http://data.carnegiehall.org/names/73745>,
        <http://data.carnegiehall.org/names/73747>,
        <http://data.carnegiehall.org/names/73748>,
        <http://data.carnegiehall.org/names/73749>,
        <http://data.carnegiehall.org/names/73750>,
        <http://data.carnegiehall.org/names/73751>,
        <http://data.carnegiehall.org/names/73752>,
        <http://data.carnegiehall.org/names/73753>,
        <http://data.carnegiehall.org/names/73754>,
        <http://data.carnegiehall.org/names/73755>,
        <http://data.carnegiehall.org/names/73756>,
        <http://data.carnegiehall.org/names/73757>,
        <http://data.carnegiehall.org/names/73758> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/70206> .

