@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/54277/work_10> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "impermanence: Totentanz" ;
    ns1:cello <http://data.carnegiehall.org/names/80177> ;
    ns1:chamber_ensemble <http://data.carnegiehall.org/names/37631> ;
    ns1:clarinet <http://data.carnegiehall.org/names/79023> ;
    ns1:double_bass <http://data.carnegiehall.org/names/960> ;
    ns1:guitar <http://data.carnegiehall.org/names/89984> ;
    ns1:percussion <http://data.carnegiehall.org/names/63247> ;
    ns1:piano <http://data.carnegiehall.org/names/88641> ;
    ns1:vocal_ensemble <http://data.carnegiehall.org/names/99307> ;
    ns1:vocalist <http://data.carnegiehall.org/names/65986>,
        <http://data.carnegiehall.org/names/65987>,
        <http://data.carnegiehall.org/names/65988> ;
    ns2:performer <http://data.carnegiehall.org/names/37631>,
        <http://data.carnegiehall.org/names/63247>,
        <http://data.carnegiehall.org/names/65986>,
        <http://data.carnegiehall.org/names/65987>,
        <http://data.carnegiehall.org/names/65988>,
        <http://data.carnegiehall.org/names/79023>,
        <http://data.carnegiehall.org/names/80177>,
        <http://data.carnegiehall.org/names/88641>,
        <http://data.carnegiehall.org/names/89984>,
        <http://data.carnegiehall.org/names/960>,
        <http://data.carnegiehall.org/names/99307> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/93369> ;
    rdfs:comment "world premiere" .

