@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/11480/work_08> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Kronos Kometh" ;
    ns1:cello <http://data.carnegiehall.org/names/60899> ;
    ns1:chamber_ensemble <http://data.carnegiehall.org/names/14054> ;
    ns1:double_bass <http://data.carnegiehall.org/names/34093> ;
    ns1:drums <http://data.carnegiehall.org/names/23618> ;
    ns1:percussion <http://data.carnegiehall.org/names/23618> ;
    ns1:piano <http://data.carnegiehall.org/names/20404> ;
    ns1:viola <http://data.carnegiehall.org/names/17429> ;
    ns1:violin <http://data.carnegiehall.org/names/12796>,
        <http://data.carnegiehall.org/names/42516> ;
    ns2:performer <http://data.carnegiehall.org/names/12796>,
        <http://data.carnegiehall.org/names/14054>,
        <http://data.carnegiehall.org/names/17429>,
        <http://data.carnegiehall.org/names/20404>,
        <http://data.carnegiehall.org/names/23618>,
        <http://data.carnegiehall.org/names/34093>,
        <http://data.carnegiehall.org/names/42516>,
        <http://data.carnegiehall.org/names/60899> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/2900> ;
    rdfs:comment "world premiere" .

