@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/55385/work_10> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:accordion <http://data.carnegiehall.org/names/9505> ;
    ns1:clarinet <http://data.carnegiehall.org/names/100627> ;
    ns1:dancer <http://data.carnegiehall.org/names/100631> ;
    ns1:double_bass <http://data.carnegiehall.org/names/100630> ;
    ns1:guitar <http://data.carnegiehall.org/names/100629> ;
    ns1:harp <http://data.carnegiehall.org/names/86476> ;
    ns1:host <http://data.carnegiehall.org/names/93743> ;
    ns1:jarana <http://data.carnegiehall.org/names/100628>,
        <http://data.carnegiehall.org/names/100629>,
        <http://data.carnegiehall.org/names/86476> ;
    ns1:percussion <http://data.carnegiehall.org/names/100628>,
        <http://data.carnegiehall.org/names/86476> ;
    ns1:piano <http://data.carnegiehall.org/names/11853> ;
    ns1:tenor <http://data.carnegiehall.org/names/81360> ;
    ns1:violin <http://data.carnegiehall.org/names/100625> ;
    ns1:vocalist <http://data.carnegiehall.org/names/100626>,
        <http://data.carnegiehall.org/names/100628>,
        <http://data.carnegiehall.org/names/100629>,
        <http://data.carnegiehall.org/names/100630>,
        <http://data.carnegiehall.org/names/86476> ;
    ns2:performer <http://data.carnegiehall.org/names/100625>,
        <http://data.carnegiehall.org/names/100626>,
        <http://data.carnegiehall.org/names/100627>,
        <http://data.carnegiehall.org/names/100628>,
        <http://data.carnegiehall.org/names/100629>,
        <http://data.carnegiehall.org/names/100630>,
        <http://data.carnegiehall.org/names/100631>,
        <http://data.carnegiehall.org/names/11853>,
        <http://data.carnegiehall.org/names/81360>,
        <http://data.carnegiehall.org/names/86476>,
        <http://data.carnegiehall.org/names/93743>,
        <http://data.carnegiehall.org/names/9505> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

