@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/49754/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Chamber Symphony for Seven Instruments" ;
    ns1:bass_clarinet <http://data.carnegiehall.org/names/90734> ;
    ns1:cello <http://data.carnegiehall.org/names/20211> ;
    ns1:chamber_ensemble <http://data.carnegiehall.org/names/90730> ;
    ns1:clarinet <http://data.carnegiehall.org/names/90734> ;
    ns1:conductor <http://data.carnegiehall.org/names/90729> ;
    ns1:flute <http://data.carnegiehall.org/names/28306> ;
    ns1:piano <http://data.carnegiehall.org/names/36267> ;
    ns1:piccolo <http://data.carnegiehall.org/names/28306> ;
    ns1:trombone <http://data.carnegiehall.org/names/90736> ;
    ns1:trumpet <http://data.carnegiehall.org/names/90735> ;
    ns1:violin <http://data.carnegiehall.org/names/30434> ;
    ns2:performer <http://data.carnegiehall.org/names/20211>,
        <http://data.carnegiehall.org/names/28306>,
        <http://data.carnegiehall.org/names/30434>,
        <http://data.carnegiehall.org/names/36267>,
        <http://data.carnegiehall.org/names/90729>,
        <http://data.carnegiehall.org/names/90730>,
        <http://data.carnegiehall.org/names/90734>,
        <http://data.carnegiehall.org/names/90735>,
        <http://data.carnegiehall.org/names/90736> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/84126> ;
    rdfs:comment "world premiere" .

