@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/46295/work_06> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Plus Sum" ;
    ns2:cello <http://data.carnegiehall.org/names/66635> ;
    ns2:director <http://data.carnegiehall.org/names/42433>,
        <http://data.carnegiehall.org/names/81588>,
        <http://data.carnegiehall.org/names/81589> ;
    ns2:double_bass <http://data.carnegiehall.org/names/76340> ;
    ns2:music_ensemble <http://data.carnegiehall.org/names/81584>,
        <http://data.carnegiehall.org/names/81585>,
        <http://data.carnegiehall.org/names/81587> ;
    ns2:percussion <http://data.carnegiehall.org/names/75604> ;
    ns2:piano <http://data.carnegiehall.org/names/72850> ;
    ns2:violin <http://data.carnegiehall.org/names/79649> ;
    ns1:performer <http://data.carnegiehall.org/names/42433>,
        <http://data.carnegiehall.org/names/66635>,
        <http://data.carnegiehall.org/names/72850>,
        <http://data.carnegiehall.org/names/75604>,
        <http://data.carnegiehall.org/names/76340>,
        <http://data.carnegiehall.org/names/79649>,
        <http://data.carnegiehall.org/names/81584>,
        <http://data.carnegiehall.org/names/81585>,
        <http://data.carnegiehall.org/names/81587>,
        <http://data.carnegiehall.org/names/81588>,
        <http://data.carnegiehall.org/names/81589> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/77447> ;
    rdfs:comment "world premiere" .

