@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/33543/work_24> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:alto_sackbut <http://data.carnegiehall.org/names/17222> ;
    ns1:bass_sackbut <http://data.carnegiehall.org/names/1896> ;
    ns1:cornett <http://data.carnegiehall.org/names/39614>,
        <http://data.carnegiehall.org/names/46231> ;
    ns1:organ <http://data.carnegiehall.org/names/36207> ;
    ns1:percussion <http://data.carnegiehall.org/names/26667> ;
    ns1:slide_trumpet <http://data.carnegiehall.org/names/17222> ;
    ns1:tenor_sackbut <http://data.carnegiehall.org/names/18249>,
        <http://data.carnegiehall.org/names/59414> ;
    ns1:viola_da_gamba <http://data.carnegiehall.org/names/19350> ;
    ns2:performer <http://data.carnegiehall.org/names/17222>,
        <http://data.carnegiehall.org/names/18249>,
        <http://data.carnegiehall.org/names/1896>,
        <http://data.carnegiehall.org/names/19350>,
        <http://data.carnegiehall.org/names/26667>,
        <http://data.carnegiehall.org/names/36207>,
        <http://data.carnegiehall.org/names/39614>,
        <http://data.carnegiehall.org/names/46231>,
        <http://data.carnegiehall.org/names/59414> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

