@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/70044/work_25> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:accordion <http://data.carnegiehall.org/names/104576> ;
    ns1:actor <http://data.carnegiehall.org/names/129082> ;
    ns1:alto_saxophone <http://data.carnegiehall.org/names/129085> ;
    ns1:cello <http://data.carnegiehall.org/names/114383>,
        <http://data.carnegiehall.org/names/120368> ;
    ns1:choir <http://data.carnegiehall.org/names/117229> ;
    ns1:flute <http://data.carnegiehall.org/names/102566> ;
    ns1:guitar <http://data.carnegiehall.org/names/129086> ;
    ns1:piano <http://data.carnegiehall.org/names/102573>,
        <http://data.carnegiehall.org/names/129084>,
        <http://data.carnegiehall.org/names/129089> ;
    ns1:soprano <http://data.carnegiehall.org/names/107035>,
        <http://data.carnegiehall.org/names/129083> ;
    ns1:tenor <http://data.carnegiehall.org/names/129087> ;
    ns1:viola <http://data.carnegiehall.org/names/107034> ;
    ns1:violin <http://data.carnegiehall.org/names/104577>,
        <http://data.carnegiehall.org/names/107033>,
        <http://data.carnegiehall.org/names/107034>,
        <http://data.carnegiehall.org/names/129081> ;
    ns1:vocalist <http://data.carnegiehall.org/names/129082> ;
    ns2:performer <http://data.carnegiehall.org/names/102566>,
        <http://data.carnegiehall.org/names/102573>,
        <http://data.carnegiehall.org/names/104576>,
        <http://data.carnegiehall.org/names/104577>,
        <http://data.carnegiehall.org/names/107033>,
        <http://data.carnegiehall.org/names/107034>,
        <http://data.carnegiehall.org/names/107035>,
        <http://data.carnegiehall.org/names/114383>,
        <http://data.carnegiehall.org/names/117229>,
        <http://data.carnegiehall.org/names/120368>,
        <http://data.carnegiehall.org/names/129081>,
        <http://data.carnegiehall.org/names/129082>,
        <http://data.carnegiehall.org/names/129083>,
        <http://data.carnegiehall.org/names/129084>,
        <http://data.carnegiehall.org/names/129085>,
        <http://data.carnegiehall.org/names/129086>,
        <http://data.carnegiehall.org/names/129087>,
        <http://data.carnegiehall.org/names/129089> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

