@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/71644/work_17> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:alto_saxophone <http://data.carnegiehall.org/names/133797>,
        <http://data.carnegiehall.org/names/133798> ;
    ns1:baritone_saxophone <http://data.carnegiehall.org/names/18925> ;
    ns1:bass_trombone <http://data.carnegiehall.org/names/133803> ;
    ns1:drums <http://data.carnegiehall.org/names/68608> ;
    ns1:piano <http://data.carnegiehall.org/names/68255> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/101921>,
        <http://data.carnegiehall.org/names/76020> ;
    ns1:trombone <http://data.carnegiehall.org/names/133800>,
        <http://data.carnegiehall.org/names/133801>,
        <http://data.carnegiehall.org/names/133802> ;
    ns1:trumpet <http://data.carnegiehall.org/names/110191>,
        <http://data.carnegiehall.org/names/11040>,
        <http://data.carnegiehall.org/names/118704>,
        <http://data.carnegiehall.org/names/133799> ;
    ns2:performer <http://data.carnegiehall.org/names/101921>,
        <http://data.carnegiehall.org/names/110191>,
        <http://data.carnegiehall.org/names/11040>,
        <http://data.carnegiehall.org/names/118704>,
        <http://data.carnegiehall.org/names/133797>,
        <http://data.carnegiehall.org/names/133798>,
        <http://data.carnegiehall.org/names/133799>,
        <http://data.carnegiehall.org/names/133800>,
        <http://data.carnegiehall.org/names/133801>,
        <http://data.carnegiehall.org/names/133802>,
        <http://data.carnegiehall.org/names/133803>,
        <http://data.carnegiehall.org/names/18925>,
        <http://data.carnegiehall.org/names/68255>,
        <http://data.carnegiehall.org/names/68608>,
        <http://data.carnegiehall.org/names/76020> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

