@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/14488/work_04> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Preludes and Fugues for Brass Quintet and Saxophone Quartet" ;
    ns1:alto_saxophone <http://data.carnegiehall.org/names/30758> ;
    ns1:baritone_saxophone <http://data.carnegiehall.org/names/32045> ;
    ns1:bass_trombone <http://data.carnegiehall.org/names/37034> ;
    ns1:brass_quintet <http://data.carnegiehall.org/names/5892> ;
    ns1:french_horn <http://data.carnegiehall.org/names/59463> ;
    ns1:saxophone_quartet <http://data.carnegiehall.org/names/46846> ;
    ns1:soprano_saxophone <http://data.carnegiehall.org/names/22451> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/39742> ;
    ns1:trombone <http://data.carnegiehall.org/names/55745> ;
    ns1:trumpet <http://data.carnegiehall.org/names/39614>,
        <http://data.carnegiehall.org/names/53779> ;
    ns2:performer <http://data.carnegiehall.org/names/22451>,
        <http://data.carnegiehall.org/names/30758>,
        <http://data.carnegiehall.org/names/32045>,
        <http://data.carnegiehall.org/names/37034>,
        <http://data.carnegiehall.org/names/39614>,
        <http://data.carnegiehall.org/names/39742>,
        <http://data.carnegiehall.org/names/46846>,
        <http://data.carnegiehall.org/names/53779>,
        <http://data.carnegiehall.org/names/55745>,
        <http://data.carnegiehall.org/names/5892>,
        <http://data.carnegiehall.org/names/59463> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/15510> ;
    rdfs:comment "world premiere" .

