@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/35583/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Variations for Winds, Strings, and Keyboards" ;
    ns1:cello <http://data.carnegiehall.org/names/13739>,
        <http://data.carnegiehall.org/names/51679> ;
    ns1:double_bass <http://data.carnegiehall.org/names/4227> ;
    ns1:electric_organ <http://data.carnegiehall.org/names/35173>,
        <http://data.carnegiehall.org/names/48504>,
        <http://data.carnegiehall.org/names/9514> ;
    ns1:flute <http://data.carnegiehall.org/names/43604>,
        <http://data.carnegiehall.org/names/47106>,
        <http://data.carnegiehall.org/names/64054> ;
    ns1:oboe <http://data.carnegiehall.org/names/18295>,
        <http://data.carnegiehall.org/names/48307>,
        <http://data.carnegiehall.org/names/64058> ;
    ns1:percussion_ensemble <http://data.carnegiehall.org/names/30910> ;
    ns1:piano <http://data.carnegiehall.org/names/48356>,
        <http://data.carnegiehall.org/names/64053> ;
    ns1:trombone <http://data.carnegiehall.org/names/34119>,
        <http://data.carnegiehall.org/names/52553>,
        <http://data.carnegiehall.org/names/64059> ;
    ns1:trumpet <http://data.carnegiehall.org/names/5349>,
        <http://data.carnegiehall.org/names/64056>,
        <http://data.carnegiehall.org/names/64057> ;
    ns1:tuba <http://data.carnegiehall.org/names/64060> ;
    ns1:viola <http://data.carnegiehall.org/names/37794>,
        <http://data.carnegiehall.org/names/47981> ;
    ns1:violin <http://data.carnegiehall.org/names/30731>,
        <http://data.carnegiehall.org/names/59904> ;
    ns2:performer <http://data.carnegiehall.org/names/13739>,
        <http://data.carnegiehall.org/names/18295>,
        <http://data.carnegiehall.org/names/30731>,
        <http://data.carnegiehall.org/names/30910>,
        <http://data.carnegiehall.org/names/34119>,
        <http://data.carnegiehall.org/names/35173>,
        <http://data.carnegiehall.org/names/37794>,
        <http://data.carnegiehall.org/names/4227>,
        <http://data.carnegiehall.org/names/43604>,
        <http://data.carnegiehall.org/names/47106>,
        <http://data.carnegiehall.org/names/47981>,
        <http://data.carnegiehall.org/names/48307>,
        <http://data.carnegiehall.org/names/48356>,
        <http://data.carnegiehall.org/names/48504>,
        <http://data.carnegiehall.org/names/51679>,
        <http://data.carnegiehall.org/names/52553>,
        <http://data.carnegiehall.org/names/5349>,
        <http://data.carnegiehall.org/names/59904>,
        <http://data.carnegiehall.org/names/64053>,
        <http://data.carnegiehall.org/names/64054>,
        <http://data.carnegiehall.org/names/64056>,
        <http://data.carnegiehall.org/names/64057>,
        <http://data.carnegiehall.org/names/64058>,
        <http://data.carnegiehall.org/names/64059>,
        <http://data.carnegiehall.org/names/64060>,
        <http://data.carnegiehall.org/names/9514> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/25976> ;
    rdfs:comment "world premiere" .

