@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/43831/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Daniel Variations" ;
    ns2:cello <http://data.carnegiehall.org/names/3530> ;
    ns2:clarinet <http://data.carnegiehall.org/names/50350>,
        <http://data.carnegiehall.org/names/58533> ;
    ns2:conductor <http://data.carnegiehall.org/names/48968> ;
    ns2:percussion <http://data.carnegiehall.org/names/10609>,
        <http://data.carnegiehall.org/names/44727>,
        <http://data.carnegiehall.org/names/44954>,
        <http://data.carnegiehall.org/names/48494>,
        <http://data.carnegiehall.org/names/49806>,
        <http://data.carnegiehall.org/names/59383> ;
    ns2:percussion_ensemble <http://data.carnegiehall.org/names/30910> ;
    ns2:piano <http://data.carnegiehall.org/names/47893>,
        <http://data.carnegiehall.org/names/48504>,
        <http://data.carnegiehall.org/names/54989>,
        <http://data.carnegiehall.org/names/5797> ;
    ns2:soprano <http://data.carnegiehall.org/names/66103>,
        <http://data.carnegiehall.org/names/75620> ;
    ns2:tenor <http://data.carnegiehall.org/names/75622>,
        <http://data.carnegiehall.org/names/75623> ;
    ns2:viola <http://data.carnegiehall.org/names/40713> ;
    ns2:violin <http://data.carnegiehall.org/names/33655>,
        <http://data.carnegiehall.org/names/52541> ;
    ns2:vocal_ensemble <http://data.carnegiehall.org/names/66101> ;
    ns1:performer <http://data.carnegiehall.org/names/10609>,
        <http://data.carnegiehall.org/names/30910>,
        <http://data.carnegiehall.org/names/33655>,
        <http://data.carnegiehall.org/names/3530>,
        <http://data.carnegiehall.org/names/40713>,
        <http://data.carnegiehall.org/names/44727>,
        <http://data.carnegiehall.org/names/44954>,
        <http://data.carnegiehall.org/names/47893>,
        <http://data.carnegiehall.org/names/48494>,
        <http://data.carnegiehall.org/names/48504>,
        <http://data.carnegiehall.org/names/48968>,
        <http://data.carnegiehall.org/names/49806>,
        <http://data.carnegiehall.org/names/50350>,
        <http://data.carnegiehall.org/names/52541>,
        <http://data.carnegiehall.org/names/54989>,
        <http://data.carnegiehall.org/names/5797>,
        <http://data.carnegiehall.org/names/58533>,
        <http://data.carnegiehall.org/names/59383>,
        <http://data.carnegiehall.org/names/66101>,
        <http://data.carnegiehall.org/names/66103>,
        <http://data.carnegiehall.org/names/75620>,
        <http://data.carnegiehall.org/names/75622>,
        <http://data.carnegiehall.org/names/75623> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/71772> ;
    rdfs:comment "United States premiere" .

