@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/49342/work_04> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "2x5" ;
    ns1:bass_guitar <http://data.carnegiehall.org/names/89956>,
        <http://data.carnegiehall.org/names/960> ;
    ns1:chamber_ensemble <http://data.carnegiehall.org/names/37631> ;
    ns1:drums <http://data.carnegiehall.org/names/37861>,
        <http://data.carnegiehall.org/names/83052> ;
    ns1:electric_guitar <http://data.carnegiehall.org/names/60825>,
        <http://data.carnegiehall.org/names/84545>,
        <http://data.carnegiehall.org/names/89983>,
        <http://data.carnegiehall.org/names/89984> ;
    ns1:piano <http://data.carnegiehall.org/names/24708>,
        <http://data.carnegiehall.org/names/88641> ;
    ns2:performer <http://data.carnegiehall.org/names/24708>,
        <http://data.carnegiehall.org/names/37631>,
        <http://data.carnegiehall.org/names/37861>,
        <http://data.carnegiehall.org/names/60825>,
        <http://data.carnegiehall.org/names/83052>,
        <http://data.carnegiehall.org/names/84545>,
        <http://data.carnegiehall.org/names/88641>,
        <http://data.carnegiehall.org/names/89956>,
        <http://data.carnegiehall.org/names/89983>,
        <http://data.carnegiehall.org/names/89984>,
        <http://data.carnegiehall.org/names/960> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/83578> ;
    rdfs:comment "New York premiere" .

