@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/47236/work_28> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:cello <http://data.carnegiehall.org/names/63961> ;
    ns1:choir <http://data.carnegiehall.org/names/83919> ;
    ns1:dancer <http://data.carnegiehall.org/names/83915> ;
    ns1:double_bass <http://data.carnegiehall.org/names/44064> ;
    ns1:jazz_ensemble <http://data.carnegiehall.org/names/83917> ;
    ns1:percussion <http://data.carnegiehall.org/names/24878> ;
    ns1:piano <http://data.carnegiehall.org/names/50273> ;
    ns1:saxophone <http://data.carnegiehall.org/names/27105> ;
    ns1:soprano <http://data.carnegiehall.org/names/40900> ;
    ns1:string_quartet <http://data.carnegiehall.org/names/1472> ;
    ns1:tap_dancer <http://data.carnegiehall.org/names/76730> ;
    ns1:trumpet <http://data.carnegiehall.org/names/83918> ;
    ns1:viola <http://data.carnegiehall.org/names/83916> ;
    ns1:violin <http://data.carnegiehall.org/names/32806>,
        <http://data.carnegiehall.org/names/45475> ;
    ns2:performer <http://data.carnegiehall.org/names/1472>,
        <http://data.carnegiehall.org/names/24878>,
        <http://data.carnegiehall.org/names/27105>,
        <http://data.carnegiehall.org/names/32806>,
        <http://data.carnegiehall.org/names/40900>,
        <http://data.carnegiehall.org/names/44064>,
        <http://data.carnegiehall.org/names/45475>,
        <http://data.carnegiehall.org/names/50273>,
        <http://data.carnegiehall.org/names/63961>,
        <http://data.carnegiehall.org/names/76730>,
        <http://data.carnegiehall.org/names/83915>,
        <http://data.carnegiehall.org/names/83916>,
        <http://data.carnegiehall.org/names/83917>,
        <http://data.carnegiehall.org/names/83918>,
        <http://data.carnegiehall.org/names/83919> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

