@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/43308/work_05> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Nonet" ;
    ns3:bassoon <http://data.carnegiehall.org/names/74266> ;
    ns3:cello <http://data.carnegiehall.org/names/3779> ;
    ns3:clarinet <http://data.carnegiehall.org/names/46077> ;
    ns3:flute <http://data.carnegiehall.org/names/22873> ;
    ns3:french_horn <http://data.carnegiehall.org/names/57371> ;
    ns3:oboe <http://data.carnegiehall.org/names/60577> ;
    ns3:string_quartet <http://data.carnegiehall.org/names/52877> ;
    ns3:viola <http://data.carnegiehall.org/names/17289> ;
    ns3:violin <http://data.carnegiehall.org/names/60762>,
        <http://data.carnegiehall.org/names/68538> ;
    ns3:wind_quintet <http://data.carnegiehall.org/names/12861> ;
    ns1:performer <http://data.carnegiehall.org/names/12861>,
        <http://data.carnegiehall.org/names/17289>,
        <http://data.carnegiehall.org/names/22873>,
        <http://data.carnegiehall.org/names/3779>,
        <http://data.carnegiehall.org/names/46077>,
        <http://data.carnegiehall.org/names/52877>,
        <http://data.carnegiehall.org/names/57371>,
        <http://data.carnegiehall.org/names/60577>,
        <http://data.carnegiehall.org/names/60762>,
        <http://data.carnegiehall.org/names/68538>,
        <http://data.carnegiehall.org/names/74266> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/70749> ;
    rdfs:comment "world premiere" .

