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

<http://data.carnegiehall.org/events/56839/work_16> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:bassoon <http://data.carnegiehall.org/names/104193> ;
    ns1:cello <http://data.carnegiehall.org/names/104195> ;
    ns1:dulcian <http://data.carnegiehall.org/names/104193> ;
    ns1:guitar <http://data.carnegiehall.org/names/104196> ;
    ns1:harpsichord <http://data.carnegiehall.org/names/80092> ;
    ns1:organ <http://data.carnegiehall.org/names/80092> ;
    ns1:sackbut <http://data.carnegiehall.org/names/104192> ;
    ns1:theorbo <http://data.carnegiehall.org/names/104196> ;
    ns1:viola_da_gamba <http://data.carnegiehall.org/names/104195> ;
    ns1:violin <http://data.carnegiehall.org/names/15879>,
        <http://data.carnegiehall.org/names/62838> ;
    ns3:performer <http://data.carnegiehall.org/names/104192>,
        <http://data.carnegiehall.org/names/104193>,
        <http://data.carnegiehall.org/names/104195>,
        <http://data.carnegiehall.org/names/104196>,
        <http://data.carnegiehall.org/names/15879>,
        <http://data.carnegiehall.org/names/62838>,
        <http://data.carnegiehall.org/names/80092> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/104450> .

