@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/24079/work_13> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:bass_trombone <http://data.carnegiehall.org/names/53947> ;
    ns1:clarinet <http://data.carnegiehall.org/names/22843>,
        <http://data.carnegiehall.org/names/26270>,
        <http://data.carnegiehall.org/names/30112>,
        <http://data.carnegiehall.org/names/44381>,
        <http://data.carnegiehall.org/names/57800> ;
    ns1:double_bass <http://data.carnegiehall.org/names/54923> ;
    ns1:drums <http://data.carnegiehall.org/names/50992>,
        <http://data.carnegiehall.org/names/54662> ;
    ns1:flute <http://data.carnegiehall.org/names/22843>,
        <http://data.carnegiehall.org/names/26270>,
        <http://data.carnegiehall.org/names/30112>,
        <http://data.carnegiehall.org/names/44381>,
        <http://data.carnegiehall.org/names/57800> ;
    ns1:french_horn <http://data.carnegiehall.org/names/10645>,
        <http://data.carnegiehall.org/names/29758>,
        <http://data.carnegiehall.org/names/55401> ;
    ns1:harp <http://data.carnegiehall.org/names/29694> ;
    ns1:piano <http://data.carnegiehall.org/names/18023> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/29900> ;
    ns1:trombone <http://data.carnegiehall.org/names/44412>,
        <http://data.carnegiehall.org/names/60881> ;
    ns1:trumpet <http://data.carnegiehall.org/names/35499>,
        <http://data.carnegiehall.org/names/43792>,
        <http://data.carnegiehall.org/names/60322>,
        <http://data.carnegiehall.org/names/6680> ;
    ns1:tuba <http://data.carnegiehall.org/names/31185> ;
    ns2:performer <http://data.carnegiehall.org/names/10645>,
        <http://data.carnegiehall.org/names/18023>,
        <http://data.carnegiehall.org/names/22843>,
        <http://data.carnegiehall.org/names/26270>,
        <http://data.carnegiehall.org/names/29694>,
        <http://data.carnegiehall.org/names/29758>,
        <http://data.carnegiehall.org/names/29900>,
        <http://data.carnegiehall.org/names/30112>,
        <http://data.carnegiehall.org/names/31185>,
        <http://data.carnegiehall.org/names/35499>,
        <http://data.carnegiehall.org/names/43792>,
        <http://data.carnegiehall.org/names/44381>,
        <http://data.carnegiehall.org/names/44412>,
        <http://data.carnegiehall.org/names/50992>,
        <http://data.carnegiehall.org/names/53947>,
        <http://data.carnegiehall.org/names/54662>,
        <http://data.carnegiehall.org/names/54923>,
        <http://data.carnegiehall.org/names/55401>,
        <http://data.carnegiehall.org/names/57800>,
        <http://data.carnegiehall.org/names/60322>,
        <http://data.carnegiehall.org/names/60881>,
        <http://data.carnegiehall.org/names/6680> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

