@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/59014/work_10> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:clarinet <http://data.carnegiehall.org/names/84232> ;
    ns1:dance_group <http://data.carnegiehall.org/names/110195> ;
    ns1:dancer <http://data.carnegiehall.org/names/110193>,
        <http://data.carnegiehall.org/names/110194> ;
    ns1:double_bass <http://data.carnegiehall.org/names/96230> ;
    ns1:drums <http://data.carnegiehall.org/names/65699> ;
    ns1:ensemble <http://data.carnegiehall.org/names/110186> ;
    ns1:host <http://data.carnegiehall.org/names/83886> ;
    ns1:piano <http://data.carnegiehall.org/names/110190> ;
    ns1:recorder <http://data.carnegiehall.org/names/110192> ;
    ns1:trombone <http://data.carnegiehall.org/names/8901> ;
    ns1:trumpet <http://data.carnegiehall.org/names/110191> ;
    ns1:vocalist <http://data.carnegiehall.org/names/100981>,
        <http://data.carnegiehall.org/names/92923>,
        <http://data.carnegiehall.org/names/94762> ;
    ns2:performer <http://data.carnegiehall.org/names/100981>,
        <http://data.carnegiehall.org/names/110186>,
        <http://data.carnegiehall.org/names/110190>,
        <http://data.carnegiehall.org/names/110191>,
        <http://data.carnegiehall.org/names/110192>,
        <http://data.carnegiehall.org/names/110193>,
        <http://data.carnegiehall.org/names/110194>,
        <http://data.carnegiehall.org/names/110195>,
        <http://data.carnegiehall.org/names/65699>,
        <http://data.carnegiehall.org/names/83886>,
        <http://data.carnegiehall.org/names/84232>,
        <http://data.carnegiehall.org/names/8901>,
        <http://data.carnegiehall.org/names/92923>,
        <http://data.carnegiehall.org/names/94762>,
        <http://data.carnegiehall.org/names/96230> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

