@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/57225/work_02> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Bright & Fair" ;
    ns2:celesta <http://data.carnegiehall.org/names/22663> ;
    ns2:cello <http://data.carnegiehall.org/names/103839> ;
    ns2:clarinet <http://data.carnegiehall.org/names/103842> ;
    ns2:double_bass <http://data.carnegiehall.org/names/92176> ;
    ns2:percussion <http://data.carnegiehall.org/names/103911> ;
    ns2:piano <http://data.carnegiehall.org/names/92308> ;
    ns2:trombone <http://data.carnegiehall.org/names/111983> ;
    ns2:trumpet <http://data.carnegiehall.org/names/103846> ;
    ns2:viola <http://data.carnegiehall.org/names/103847> ;
    ns2:violin <http://data.carnegiehall.org/names/103845>,
        <http://data.carnegiehall.org/names/22083> ;
    ns2:vocalist <http://data.carnegiehall.org/names/92308> ;
    ns1:performer <http://data.carnegiehall.org/names/103839>,
        <http://data.carnegiehall.org/names/103842>,
        <http://data.carnegiehall.org/names/103845>,
        <http://data.carnegiehall.org/names/103846>,
        <http://data.carnegiehall.org/names/103847>,
        <http://data.carnegiehall.org/names/103911>,
        <http://data.carnegiehall.org/names/111983>,
        <http://data.carnegiehall.org/names/22083>,
        <http://data.carnegiehall.org/names/22663>,
        <http://data.carnegiehall.org/names/92176>,
        <http://data.carnegiehall.org/names/92308> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/98548> ;
    rdfs:comment "New York premiere" .

