@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/29521/work_30> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:bass_trombone <http://data.carnegiehall.org/names/37034> ;
    ns1:french_horn <http://data.carnegiehall.org/names/10663>,
        <http://data.carnegiehall.org/names/57856>,
        <http://data.carnegiehall.org/names/59463> ;
    ns1:trombone <http://data.carnegiehall.org/names/1480>,
        <http://data.carnegiehall.org/names/18249>,
        <http://data.carnegiehall.org/names/28168>,
        <http://data.carnegiehall.org/names/32336>,
        <http://data.carnegiehall.org/names/55745> ;
    ns1:trumpet <http://data.carnegiehall.org/names/10902>,
        <http://data.carnegiehall.org/names/1601>,
        <http://data.carnegiehall.org/names/38636>,
        <http://data.carnegiehall.org/names/39614>,
        <http://data.carnegiehall.org/names/46231>,
        <http://data.carnegiehall.org/names/53779>,
        <http://data.carnegiehall.org/names/9525> ;
    ns2:performer <http://data.carnegiehall.org/names/10663>,
        <http://data.carnegiehall.org/names/10902>,
        <http://data.carnegiehall.org/names/1480>,
        <http://data.carnegiehall.org/names/1601>,
        <http://data.carnegiehall.org/names/18249>,
        <http://data.carnegiehall.org/names/28168>,
        <http://data.carnegiehall.org/names/32336>,
        <http://data.carnegiehall.org/names/37034>,
        <http://data.carnegiehall.org/names/38636>,
        <http://data.carnegiehall.org/names/39614>,
        <http://data.carnegiehall.org/names/46231>,
        <http://data.carnegiehall.org/names/53779>,
        <http://data.carnegiehall.org/names/55745>,
        <http://data.carnegiehall.org/names/57856>,
        <http://data.carnegiehall.org/names/59463>,
        <http://data.carnegiehall.org/names/9525> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

