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

<http://data.carnegiehall.org/events/25054/work_02> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Chamber Music for Thirteen Players" ;
    ns2:bass_clarinet <http://data.carnegiehall.org/names/18423> ;
    ns2:bassoon <http://data.carnegiehall.org/names/37592> ;
    ns2:celesta <http://data.carnegiehall.org/names/57728> ;
    ns2:cello <http://data.carnegiehall.org/names/5367> ;
    ns2:clarinet <http://data.carnegiehall.org/names/18423> ;
    ns2:double_bass <http://data.carnegiehall.org/names/6934> ;
    ns2:harp <http://data.carnegiehall.org/names/10507> ;
    ns2:oboe <http://data.carnegiehall.org/names/29695> ;
    ns2:trumpet <http://data.carnegiehall.org/names/27391> ;
    ns2:viola <http://data.carnegiehall.org/names/1030> ;
    ns2:violin <http://data.carnegiehall.org/names/27982>,
        <http://data.carnegiehall.org/names/42860> ;
    ns1:performer <http://data.carnegiehall.org/names/1030>,
        <http://data.carnegiehall.org/names/10507>,
        <http://data.carnegiehall.org/names/18423>,
        <http://data.carnegiehall.org/names/27391>,
        <http://data.carnegiehall.org/names/27982>,
        <http://data.carnegiehall.org/names/29695>,
        <http://data.carnegiehall.org/names/37592>,
        <http://data.carnegiehall.org/names/42860>,
        <http://data.carnegiehall.org/names/5367>,
        <http://data.carnegiehall.org/names/57728>,
        <http://data.carnegiehall.org/names/6934> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/1761> ;
    rdfs:comment "New York premiere" .

