@prefix ns1: <http://purl.org/ontology/mo/> .
@prefix ns2: <http://schema.org/> .
@prefix ns3: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/79085/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Concerto for Four Groups of Instruments" ;
    ns3:bassoon <http://data.carnegiehall.org/names/140513> ;
    ns3:cello <http://data.carnegiehall.org/names/35510> ;
    ns3:chamber_ensemble <http://data.carnegiehall.org/names/91827> ;
    ns3:clarinet <http://data.carnegiehall.org/names/13983> ;
    ns3:double_bass <http://data.carnegiehall.org/names/9895> ;
    ns3:flute <http://data.carnegiehall.org/names/11372> ;
    ns3:harp <http://data.carnegiehall.org/names/140512> ;
    ns3:oboe <http://data.carnegiehall.org/names/140140> ;
    ns3:piano <http://data.carnegiehall.org/names/34391> ;
    ns3:viola <http://data.carnegiehall.org/names/16208> ;
    ns3:violin <http://data.carnegiehall.org/names/5630>,
        <http://data.carnegiehall.org/names/60060> ;
    ns1:performer <http://data.carnegiehall.org/names/11372>,
        <http://data.carnegiehall.org/names/13983>,
        <http://data.carnegiehall.org/names/140140>,
        <http://data.carnegiehall.org/names/140512>,
        <http://data.carnegiehall.org/names/140513>,
        <http://data.carnegiehall.org/names/16208>,
        <http://data.carnegiehall.org/names/34391>,
        <http://data.carnegiehall.org/names/35510>,
        <http://data.carnegiehall.org/names/5630>,
        <http://data.carnegiehall.org/names/60060>,
        <http://data.carnegiehall.org/names/91827>,
        <http://data.carnegiehall.org/names/9895> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/123960> ;
    rdfs:comment "world premiere" .

