@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/29980/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Danse macabre, Op. 40" ;
    ns1:piano <http://data.carnegiehall.org/names/18594>,
        <http://data.carnegiehall.org/names/19924>,
        <http://data.carnegiehall.org/names/23847>,
        <http://data.carnegiehall.org/names/29472>,
        <http://data.carnegiehall.org/names/33263>,
        <http://data.carnegiehall.org/names/33787>,
        <http://data.carnegiehall.org/names/36957>,
        <http://data.carnegiehall.org/names/386>,
        <http://data.carnegiehall.org/names/39703>,
        <http://data.carnegiehall.org/names/42470>,
        <http://data.carnegiehall.org/names/44451>,
        <http://data.carnegiehall.org/names/45978>,
        <http://data.carnegiehall.org/names/47294>,
        <http://data.carnegiehall.org/names/50610>,
        <http://data.carnegiehall.org/names/51955>,
        <http://data.carnegiehall.org/names/51956>,
        <http://data.carnegiehall.org/names/53148>,
        <http://data.carnegiehall.org/names/56882>,
        <http://data.carnegiehall.org/names/6995>,
        <http://data.carnegiehall.org/names/89878> ;
    ns2:performer <http://data.carnegiehall.org/names/18594>,
        <http://data.carnegiehall.org/names/19924>,
        <http://data.carnegiehall.org/names/23847>,
        <http://data.carnegiehall.org/names/29472>,
        <http://data.carnegiehall.org/names/33263>,
        <http://data.carnegiehall.org/names/33787>,
        <http://data.carnegiehall.org/names/36957>,
        <http://data.carnegiehall.org/names/386>,
        <http://data.carnegiehall.org/names/39703>,
        <http://data.carnegiehall.org/names/42470>,
        <http://data.carnegiehall.org/names/44451>,
        <http://data.carnegiehall.org/names/45978>,
        <http://data.carnegiehall.org/names/47294>,
        <http://data.carnegiehall.org/names/50610>,
        <http://data.carnegiehall.org/names/51955>,
        <http://data.carnegiehall.org/names/51956>,
        <http://data.carnegiehall.org/names/53148>,
        <http://data.carnegiehall.org/names/56882>,
        <http://data.carnegiehall.org/names/6995>,
        <http://data.carnegiehall.org/names/89878> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/21288> .

