@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/59524/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:accordion <http://data.carnegiehall.org/names/107877> ;
    ns2:clarinet <http://data.carnegiehall.org/names/100968> ;
    ns2:double_bass <http://data.carnegiehall.org/names/110850>,
        <http://data.carnegiehall.org/names/44570> ;
    ns2:guitar <http://data.carnegiehall.org/names/110259>,
        <http://data.carnegiehall.org/names/34812> ;
    ns2:host <http://data.carnegiehall.org/names/93743> ;
    ns2:percussion <http://data.carnegiehall.org/names/75050>,
        <http://data.carnegiehall.org/names/90120> ;
    ns2:piano <http://data.carnegiehall.org/names/13290> ;
    ns2:tanbou <http://data.carnegiehall.org/names/90118> ;
    ns2:violin <http://data.carnegiehall.org/names/58565> ;
    ns2:vocalist <http://data.carnegiehall.org/names/100968>,
        <http://data.carnegiehall.org/names/107564>,
        <http://data.carnegiehall.org/names/107877>,
        <http://data.carnegiehall.org/names/110259>,
        <http://data.carnegiehall.org/names/110850>,
        <http://data.carnegiehall.org/names/58565>,
        <http://data.carnegiehall.org/names/61291> ;
    ns1:performer <http://data.carnegiehall.org/names/100968>,
        <http://data.carnegiehall.org/names/107564>,
        <http://data.carnegiehall.org/names/107877>,
        <http://data.carnegiehall.org/names/110259>,
        <http://data.carnegiehall.org/names/110850>,
        <http://data.carnegiehall.org/names/13290>,
        <http://data.carnegiehall.org/names/34812>,
        <http://data.carnegiehall.org/names/44570>,
        <http://data.carnegiehall.org/names/58565>,
        <http://data.carnegiehall.org/names/61291>,
        <http://data.carnegiehall.org/names/75050>,
        <http://data.carnegiehall.org/names/90118>,
        <http://data.carnegiehall.org/names/90120>,
        <http://data.carnegiehall.org/names/93743> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

