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

<http://data.carnegiehall.org/events/64197/work_10> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Transcend" ;
    ns1:cello <http://data.carnegiehall.org/names/114383> ;
    ns1:double_bass <http://data.carnegiehall.org/names/120139> ;
    ns1:soprano_saxophone <http://data.carnegiehall.org/names/89880> ;
    ns1:viola <http://data.carnegiehall.org/names/112639> ;
    ns1:violin <http://data.carnegiehall.org/names/121940>,
        <http://data.carnegiehall.org/names/64899> ;
    ns2:performer <http://data.carnegiehall.org/names/112639>,
        <http://data.carnegiehall.org/names/114383>,
        <http://data.carnegiehall.org/names/120139>,
        <http://data.carnegiehall.org/names/121940>,
        <http://data.carnegiehall.org/names/64899>,
        <http://data.carnegiehall.org/names/89880> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/108204> ;
    rdfs:comment "world premiere" .

