@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/52602/work_18> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:alto_saxophone <http://data.carnegiehall.org/names/95591> ;
    ns2:clarinet <http://data.carnegiehall.org/names/95589> ;
    ns2:double_bass <http://data.carnegiehall.org/names/95597> ;
    ns2:english_horn <http://data.carnegiehall.org/names/95590> ;
    ns2:flute <http://data.carnegiehall.org/names/95591> ;
    ns2:oboe <http://data.carnegiehall.org/names/95590> ;
    ns2:piano <http://data.carnegiehall.org/names/34018> ;
    ns2:trombone <http://data.carnegiehall.org/names/95593>,
        <http://data.carnegiehall.org/names/95594>,
        <http://data.carnegiehall.org/names/95596> ;
    ns2:trumpet <http://data.carnegiehall.org/names/40509>,
        <http://data.carnegiehall.org/names/61403>,
        <http://data.carnegiehall.org/names/95592> ;
    ns1:performer <http://data.carnegiehall.org/names/34018>,
        <http://data.carnegiehall.org/names/40509>,
        <http://data.carnegiehall.org/names/61403>,
        <http://data.carnegiehall.org/names/95589>,
        <http://data.carnegiehall.org/names/95590>,
        <http://data.carnegiehall.org/names/95591>,
        <http://data.carnegiehall.org/names/95592>,
        <http://data.carnegiehall.org/names/95593>,
        <http://data.carnegiehall.org/names/95594>,
        <http://data.carnegiehall.org/names/95596>,
        <http://data.carnegiehall.org/names/95597> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

