@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/7147/work_10> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:alto_saxophone <http://data.carnegiehall.org/names/31663>,
        <http://data.carnegiehall.org/names/42637> ;
    ns1:baritone_saxophone <http://data.carnegiehall.org/names/33814> ;
    ns1:double_bass <http://data.carnegiehall.org/names/3606> ;
    ns1:guitar <http://data.carnegiehall.org/names/46164> ;
    ns1:narrator <http://data.carnegiehall.org/names/59081> ;
    ns1:piano <http://data.carnegiehall.org/names/12447>,
        <http://data.carnegiehall.org/names/14889> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/45377>,
        <http://data.carnegiehall.org/names/4559> ;
    ns1:trombone <http://data.carnegiehall.org/names/2630>,
        <http://data.carnegiehall.org/names/28793>,
        <http://data.carnegiehall.org/names/39404>,
        <http://data.carnegiehall.org/names/8181> ;
    ns1:trumpet <http://data.carnegiehall.org/names/1460>,
        <http://data.carnegiehall.org/names/17058>,
        <http://data.carnegiehall.org/names/20136>,
        <http://data.carnegiehall.org/names/31649>,
        <http://data.carnegiehall.org/names/35499>,
        <http://data.carnegiehall.org/names/41564>,
        <http://data.carnegiehall.org/names/57407> ;
    ns2:performer <http://data.carnegiehall.org/names/12447>,
        <http://data.carnegiehall.org/names/1460>,
        <http://data.carnegiehall.org/names/14889>,
        <http://data.carnegiehall.org/names/17058>,
        <http://data.carnegiehall.org/names/20136>,
        <http://data.carnegiehall.org/names/2630>,
        <http://data.carnegiehall.org/names/28793>,
        <http://data.carnegiehall.org/names/31649>,
        <http://data.carnegiehall.org/names/31663>,
        <http://data.carnegiehall.org/names/33814>,
        <http://data.carnegiehall.org/names/35499>,
        <http://data.carnegiehall.org/names/3606>,
        <http://data.carnegiehall.org/names/39404>,
        <http://data.carnegiehall.org/names/41564>,
        <http://data.carnegiehall.org/names/42637>,
        <http://data.carnegiehall.org/names/45377>,
        <http://data.carnegiehall.org/names/4559>,
        <http://data.carnegiehall.org/names/46164>,
        <http://data.carnegiehall.org/names/57407>,
        <http://data.carnegiehall.org/names/59081>,
        <http://data.carnegiehall.org/names/8181> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

