@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/50582/work_02> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Realm Variations" ;
    ns1:alto <http://data.carnegiehall.org/names/65986>,
        <http://data.carnegiehall.org/names/65988> ;
    ns1:baritone <http://data.carnegiehall.org/names/6076> ;
    ns1:bass <http://data.carnegiehall.org/names/73102> ;
    ns1:bassoon <http://data.carnegiehall.org/names/92347> ;
    ns1:clarinet <http://data.carnegiehall.org/names/92385> ;
    ns1:contrabass_clarinet <http://data.carnegiehall.org/names/92385> ;
    ns1:french_horn <http://data.carnegiehall.org/names/92433> ;
    ns1:harp <http://data.carnegiehall.org/names/92434> ;
    ns1:male_soprano <http://data.carnegiehall.org/names/92435> ;
    ns1:piccolo <http://data.carnegiehall.org/names/92430> ;
    ns1:soprano <http://data.carnegiehall.org/names/65990> ;
    ns1:viola <http://data.carnegiehall.org/names/92432> ;
    ns1:violin <http://data.carnegiehall.org/names/92431> ;
    ns1:vocal_ensemble <http://data.carnegiehall.org/names/72449> ;
    ns2:performer <http://data.carnegiehall.org/names/6076>,
        <http://data.carnegiehall.org/names/65986>,
        <http://data.carnegiehall.org/names/65988>,
        <http://data.carnegiehall.org/names/65990>,
        <http://data.carnegiehall.org/names/72449>,
        <http://data.carnegiehall.org/names/73102>,
        <http://data.carnegiehall.org/names/92347>,
        <http://data.carnegiehall.org/names/92385>,
        <http://data.carnegiehall.org/names/92430>,
        <http://data.carnegiehall.org/names/92431>,
        <http://data.carnegiehall.org/names/92432>,
        <http://data.carnegiehall.org/names/92433>,
        <http://data.carnegiehall.org/names/92434>,
        <http://data.carnegiehall.org/names/92435> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/85665> ;
    rdfs:comment "New York premiere" .

