@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/40385/work_01> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Ambiguous Identity" ;
    ns2:accordion <http://data.carnegiehall.org/names/67370> ;
    ns2:bass_clarinet <http://data.carnegiehall.org/names/21084> ;
    ns2:clarinet <http://data.carnegiehall.org/names/21084> ;
    ns2:double_bass <http://data.carnegiehall.org/names/61768> ;
    ns2:drums <http://data.carnegiehall.org/names/67371> ;
    ns2:electric_guitar <http://data.carnegiehall.org/names/67369> ;
    ns2:klezmer_band <http://data.carnegiehall.org/names/67368> ;
    ns2:piano <http://data.carnegiehall.org/names/42614> ;
    ns1:performer <http://data.carnegiehall.org/names/21084>,
        <http://data.carnegiehall.org/names/42614>,
        <http://data.carnegiehall.org/names/61768>,
        <http://data.carnegiehall.org/names/67368>,
        <http://data.carnegiehall.org/names/67369>,
        <http://data.carnegiehall.org/names/67370>,
        <http://data.carnegiehall.org/names/67371> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/64223> ;
    rdfs:comment "world premiere" .

