@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/45155/work_29> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:guitar <http://data.carnegiehall.org/names/79161> ;
    ns1:harpsichord <http://data.carnegiehall.org/names/34213> ;
    ns1:theorbo <http://data.carnegiehall.org/names/79161> ;
    ns1:transverse_flute <http://data.carnegiehall.org/names/79159> ;
    ns1:viola_da_gamba <http://data.carnegiehall.org/names/23839>,
        <http://data.carnegiehall.org/names/79160> ;
    ns1:violin <http://data.carnegiehall.org/names/79158> ;
    ns2:performer <http://data.carnegiehall.org/names/23839>,
        <http://data.carnegiehall.org/names/34213>,
        <http://data.carnegiehall.org/names/79158>,
        <http://data.carnegiehall.org/names/79159>,
        <http://data.carnegiehall.org/names/79160>,
        <http://data.carnegiehall.org/names/79161> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

