@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/49220/work_16> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "More Moon" ;
    ns1:alto_saxophone <http://data.carnegiehall.org/names/11056> ;
    ns1:band_leader <http://data.carnegiehall.org/names/57108> ;
    ns1:baritone_saxophone <http://data.carnegiehall.org/names/58325> ;
    ns1:clarinet <http://data.carnegiehall.org/names/57108> ;
    ns1:double_bass <http://data.carnegiehall.org/names/89572> ;
    ns1:drums <http://data.carnegiehall.org/names/37622> ;
    ns1:jazz_ensemble <http://data.carnegiehall.org/names/38734> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/35919>,
        <http://data.carnegiehall.org/names/89570>,
        <http://data.carnegiehall.org/names/89571> ;
    ns1:trombone <http://data.carnegiehall.org/names/17819>,
        <http://data.carnegiehall.org/names/22527>,
        <http://data.carnegiehall.org/names/49723> ;
    ns1:trumpet <http://data.carnegiehall.org/names/29808>,
        <http://data.carnegiehall.org/names/35748>,
        <http://data.carnegiehall.org/names/89567>,
        <http://data.carnegiehall.org/names/89568>,
        <http://data.carnegiehall.org/names/89569> ;
    ns1:vibraphone <http://data.carnegiehall.org/names/10424> ;
    ns2:performer <http://data.carnegiehall.org/names/10424>,
        <http://data.carnegiehall.org/names/11056>,
        <http://data.carnegiehall.org/names/17819>,
        <http://data.carnegiehall.org/names/22527>,
        <http://data.carnegiehall.org/names/29808>,
        <http://data.carnegiehall.org/names/35748>,
        <http://data.carnegiehall.org/names/35919>,
        <http://data.carnegiehall.org/names/37622>,
        <http://data.carnegiehall.org/names/38734>,
        <http://data.carnegiehall.org/names/49723>,
        <http://data.carnegiehall.org/names/57108>,
        <http://data.carnegiehall.org/names/58325>,
        <http://data.carnegiehall.org/names/89567>,
        <http://data.carnegiehall.org/names/89568>,
        <http://data.carnegiehall.org/names/89569>,
        <http://data.carnegiehall.org/names/89570>,
        <http://data.carnegiehall.org/names/89571>,
        <http://data.carnegiehall.org/names/89572> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/83317> .

