@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/32799/work_19> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:bass_trombone <http://data.carnegiehall.org/names/50211> ;
    ns2:brass_quintet <http://data.carnegiehall.org/names/18314> ;
    ns2:conductor <http://data.carnegiehall.org/names/48633> ;
    ns2:french_horn <http://data.carnegiehall.org/names/11272>,
        <http://data.carnegiehall.org/names/22919>,
        <http://data.carnegiehall.org/names/23397> ;
    ns2:timpani <http://data.carnegiehall.org/names/60220> ;
    ns2:trombone <http://data.carnegiehall.org/names/42072> ;
    ns2:trumpet <http://data.carnegiehall.org/names/39614>,
        <http://data.carnegiehall.org/names/39710>,
        <http://data.carnegiehall.org/names/58638> ;
    ns2:tuba <http://data.carnegiehall.org/names/42073>,
        <http://data.carnegiehall.org/names/48993> ;
    ns1:performer <http://data.carnegiehall.org/names/11272>,
        <http://data.carnegiehall.org/names/18314>,
        <http://data.carnegiehall.org/names/22919>,
        <http://data.carnegiehall.org/names/23397>,
        <http://data.carnegiehall.org/names/39614>,
        <http://data.carnegiehall.org/names/39710>,
        <http://data.carnegiehall.org/names/42072>,
        <http://data.carnegiehall.org/names/42073>,
        <http://data.carnegiehall.org/names/48633>,
        <http://data.carnegiehall.org/names/48993>,
        <http://data.carnegiehall.org/names/50211>,
        <http://data.carnegiehall.org/names/58638>,
        <http://data.carnegiehall.org/names/60220> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

