@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/9927/work_20> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:actor <http://data.carnegiehall.org/names/60480> ;
    ns2:alto_saxophone <http://data.carnegiehall.org/names/28008> ;
    ns2:baritone_saxophone <http://data.carnegiehall.org/names/19265> ;
    ns2:cello <http://data.carnegiehall.org/names/6158> ;
    ns2:flute <http://data.carnegiehall.org/names/40238> ;
    ns2:french_horn <http://data.carnegiehall.org/names/8447> ;
    ns2:piano <http://data.carnegiehall.org/names/16376> ;
    ns2:quartet <http://data.carnegiehall.org/names/1855> ;
    ns2:soprano_saxophone <http://data.carnegiehall.org/names/60253> ;
    ns2:tenor_saxophone <http://data.carnegiehall.org/names/48616> ;
    ns2:trombone <http://data.carnegiehall.org/names/51664> ;
    ns2:trumpet <http://data.carnegiehall.org/names/31762>,
        <http://data.carnegiehall.org/names/7687> ;
    ns2:tuba <http://data.carnegiehall.org/names/2532> ;
    ns2:violin <http://data.carnegiehall.org/names/48667>,
        <http://data.carnegiehall.org/names/54945>,
        <http://data.carnegiehall.org/names/54946> ;
    ns1:performer <http://data.carnegiehall.org/names/16376>,
        <http://data.carnegiehall.org/names/1855>,
        <http://data.carnegiehall.org/names/19265>,
        <http://data.carnegiehall.org/names/2532>,
        <http://data.carnegiehall.org/names/28008>,
        <http://data.carnegiehall.org/names/31762>,
        <http://data.carnegiehall.org/names/40238>,
        <http://data.carnegiehall.org/names/48616>,
        <http://data.carnegiehall.org/names/48667>,
        <http://data.carnegiehall.org/names/51664>,
        <http://data.carnegiehall.org/names/54945>,
        <http://data.carnegiehall.org/names/54946>,
        <http://data.carnegiehall.org/names/60253>,
        <http://data.carnegiehall.org/names/60480>,
        <http://data.carnegiehall.org/names/6158>,
        <http://data.carnegiehall.org/names/7687>,
        <http://data.carnegiehall.org/names/8447> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

