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

<http://data.carnegiehall.org/events/1868/work_06> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:bassoon <http://data.carnegiehall.org/names/44820> ;
    ns2:celesta <http://data.carnegiehall.org/names/23386> ;
    ns2:cello <http://data.carnegiehall.org/names/60311>,
        <http://data.carnegiehall.org/names/833> ;
    ns2:double_bass <http://data.carnegiehall.org/names/19379> ;
    ns2:english_horn <http://data.carnegiehall.org/names/56760> ;
    ns2:flute <http://data.carnegiehall.org/names/54489> ;
    ns2:harpsichord <http://data.carnegiehall.org/names/13341> ;
    ns2:oboe <http://data.carnegiehall.org/names/56760> ;
    ns4:amore <http://data.carnegiehall.org/names/56760> ;
    ns2:organ <http://data.carnegiehall.org/names/13341> ;
    ns2:piano <http://data.carnegiehall.org/names/13341>,
        <http://data.carnegiehall.org/names/23386> ;
    ns2:piccolo <http://data.carnegiehall.org/names/54489> ;
    ns2:saxophone <http://data.carnegiehall.org/names/44820> ;
    ns2:viola <http://data.carnegiehall.org/names/31411>,
        <http://data.carnegiehall.org/names/60999> ;
    ns2:violin <http://data.carnegiehall.org/names/30731>,
        <http://data.carnegiehall.org/names/3558> ;
    ns1:performer <http://data.carnegiehall.org/names/13341>,
        <http://data.carnegiehall.org/names/19379>,
        <http://data.carnegiehall.org/names/23386>,
        <http://data.carnegiehall.org/names/30731>,
        <http://data.carnegiehall.org/names/31411>,
        <http://data.carnegiehall.org/names/3558>,
        <http://data.carnegiehall.org/names/44820>,
        <http://data.carnegiehall.org/names/54489>,
        <http://data.carnegiehall.org/names/56760>,
        <http://data.carnegiehall.org/names/60311>,
        <http://data.carnegiehall.org/names/60999>,
        <http://data.carnegiehall.org/names/833> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

