@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/48714/work_04> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:cello <http://data.carnegiehall.org/names/23262> ;
    ns1:conductor <http://data.carnegiehall.org/names/39101> ;
    ns1:dance_group <http://data.carnegiehall.org/names/7445> ;
    ns1:dancer <http://data.carnegiehall.org/names/33103>,
        <http://data.carnegiehall.org/names/38928>,
        <http://data.carnegiehall.org/names/50742>,
        <http://data.carnegiehall.org/names/66147>,
        <http://data.carnegiehall.org/names/6691>,
        <http://data.carnegiehall.org/names/86377>,
        <http://data.carnegiehall.org/names/88264>,
        <http://data.carnegiehall.org/names/88265>,
        <http://data.carnegiehall.org/names/88266>,
        <http://data.carnegiehall.org/names/88267>,
        <http://data.carnegiehall.org/names/88268>,
        <http://data.carnegiehall.org/names/88269>,
        <http://data.carnegiehall.org/names/88270> ;
    ns1:flute <http://data.carnegiehall.org/names/22599> ;
    ns1:piano <http://data.carnegiehall.org/names/39101> ;
    ns1:violin <http://data.carnegiehall.org/names/16563> ;
    ns2:performer <http://data.carnegiehall.org/names/16563>,
        <http://data.carnegiehall.org/names/22599>,
        <http://data.carnegiehall.org/names/23262>,
        <http://data.carnegiehall.org/names/33103>,
        <http://data.carnegiehall.org/names/38928>,
        <http://data.carnegiehall.org/names/39101>,
        <http://data.carnegiehall.org/names/50742>,
        <http://data.carnegiehall.org/names/66147>,
        <http://data.carnegiehall.org/names/6691>,
        <http://data.carnegiehall.org/names/7445>,
        <http://data.carnegiehall.org/names/86377>,
        <http://data.carnegiehall.org/names/88264>,
        <http://data.carnegiehall.org/names/88265>,
        <http://data.carnegiehall.org/names/88266>,
        <http://data.carnegiehall.org/names/88267>,
        <http://data.carnegiehall.org/names/88268>,
        <http://data.carnegiehall.org/names/88269>,
        <http://data.carnegiehall.org/names/88270> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

