@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/56745/work_17> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:cello <http://data.carnegiehall.org/names/68308>,
        <http://data.carnegiehall.org/names/68888> ;
    ns1:double_bass <http://data.carnegiehall.org/names/63217> ;
    ns1:drums <http://data.carnegiehall.org/names/90768> ;
    ns1:french_horn <http://data.carnegiehall.org/names/106767> ;
    ns1:guitar <http://data.carnegiehall.org/names/106763> ;
    ns1:piano <http://data.carnegiehall.org/names/67910> ;
    ns1:viola <http://data.carnegiehall.org/names/106766> ;
    ns1:violin <http://data.carnegiehall.org/names/106764>,
        <http://data.carnegiehall.org/names/106765>,
        <http://data.carnegiehall.org/names/106766>,
        <http://data.carnegiehall.org/names/55535> ;
    ns1:woodwinds <http://data.carnegiehall.org/names/41074> ;
    ns2:performer <http://data.carnegiehall.org/names/106763>,
        <http://data.carnegiehall.org/names/106764>,
        <http://data.carnegiehall.org/names/106765>,
        <http://data.carnegiehall.org/names/106766>,
        <http://data.carnegiehall.org/names/106767>,
        <http://data.carnegiehall.org/names/41074>,
        <http://data.carnegiehall.org/names/55535>,
        <http://data.carnegiehall.org/names/63217>,
        <http://data.carnegiehall.org/names/67910>,
        <http://data.carnegiehall.org/names/68308>,
        <http://data.carnegiehall.org/names/68888>,
        <http://data.carnegiehall.org/names/90768> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

