@prefix ns1: <http://purl.org/ontology/mo/> .
@prefix ns2: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns3: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/6080/work_13> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:cello <http://data.carnegiehall.org/names/34205>,
        <http://data.carnegiehall.org/names/4336>,
        <http://data.carnegiehall.org/names/47993>,
        <http://data.carnegiehall.org/names/61094> ;
    ns2:flute <http://data.carnegiehall.org/names/17338>,
        <http://data.carnegiehall.org/names/20653>,
        <http://data.carnegiehall.org/names/26450>,
        <http://data.carnegiehall.org/names/34937>,
        <http://data.carnegiehall.org/names/48173>,
        <http://data.carnegiehall.org/names/59583>,
        <http://data.carnegiehall.org/names/7520> ;
    ns2:piano <http://data.carnegiehall.org/names/1702>,
        <http://data.carnegiehall.org/names/26082>,
        <http://data.carnegiehall.org/names/4337>,
        <http://data.carnegiehall.org/names/45885>,
        <http://data.carnegiehall.org/names/49360> ;
    ns2:string_quartet <http://data.carnegiehall.org/names/3987> ;
    ns2:viola <http://data.carnegiehall.org/names/842> ;
    ns2:violin <http://data.carnegiehall.org/names/1297>,
        <http://data.carnegiehall.org/names/21347>,
        <http://data.carnegiehall.org/names/25906>,
        <http://data.carnegiehall.org/names/31910>,
        <http://data.carnegiehall.org/names/45753>,
        <http://data.carnegiehall.org/names/54542> ;
    ns1:performer <http://data.carnegiehall.org/names/1297>,
        <http://data.carnegiehall.org/names/1702>,
        <http://data.carnegiehall.org/names/17338>,
        <http://data.carnegiehall.org/names/20653>,
        <http://data.carnegiehall.org/names/21347>,
        <http://data.carnegiehall.org/names/25906>,
        <http://data.carnegiehall.org/names/26082>,
        <http://data.carnegiehall.org/names/26450>,
        <http://data.carnegiehall.org/names/31910>,
        <http://data.carnegiehall.org/names/34205>,
        <http://data.carnegiehall.org/names/34937>,
        <http://data.carnegiehall.org/names/3987>,
        <http://data.carnegiehall.org/names/4336>,
        <http://data.carnegiehall.org/names/4337>,
        <http://data.carnegiehall.org/names/45753>,
        <http://data.carnegiehall.org/names/45885>,
        <http://data.carnegiehall.org/names/47993>,
        <http://data.carnegiehall.org/names/48173>,
        <http://data.carnegiehall.org/names/49360>,
        <http://data.carnegiehall.org/names/54542>,
        <http://data.carnegiehall.org/names/59583>,
        <http://data.carnegiehall.org/names/61094>,
        <http://data.carnegiehall.org/names/7520>,
        <http://data.carnegiehall.org/names/842> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

