@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/29271/work_04> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Ballet mécanique" ;
    ns1:bass_drum <http://data.carnegiehall.org/names/18514>,
        <http://data.carnegiehall.org/names/30431> ;
    ns1:conductor <http://data.carnegiehall.org/names/25247> ;
    ns1:electronics <http://data.carnegiehall.org/names/13734>,
        <http://data.carnegiehall.org/names/37672>,
        <http://data.carnegiehall.org/names/44754>,
        <http://data.carnegiehall.org/names/56724> ;
    ns1:piano <http://data.carnegiehall.org/names/25484>,
        <http://data.carnegiehall.org/names/29933>,
        <http://data.carnegiehall.org/names/33593>,
        <http://data.carnegiehall.org/names/43057>,
        <http://data.carnegiehall.org/names/46625>,
        <http://data.carnegiehall.org/names/52366>,
        <http://data.carnegiehall.org/names/57610>,
        <http://data.carnegiehall.org/names/7141> ;
    ns1:pianola <http://data.carnegiehall.org/names/17177> ;
    ns1:xylophone <http://data.carnegiehall.org/names/30366>,
        <http://data.carnegiehall.org/names/33534>,
        <http://data.carnegiehall.org/names/40910>,
        <http://data.carnegiehall.org/names/52418>,
        <http://data.carnegiehall.org/names/60926>,
        <http://data.carnegiehall.org/names/8254> ;
    ns2:performer <http://data.carnegiehall.org/names/13734>,
        <http://data.carnegiehall.org/names/17177>,
        <http://data.carnegiehall.org/names/18514>,
        <http://data.carnegiehall.org/names/25247>,
        <http://data.carnegiehall.org/names/25484>,
        <http://data.carnegiehall.org/names/29933>,
        <http://data.carnegiehall.org/names/30366>,
        <http://data.carnegiehall.org/names/30431>,
        <http://data.carnegiehall.org/names/33534>,
        <http://data.carnegiehall.org/names/33593>,
        <http://data.carnegiehall.org/names/37672>,
        <http://data.carnegiehall.org/names/40910>,
        <http://data.carnegiehall.org/names/43057>,
        <http://data.carnegiehall.org/names/44754>,
        <http://data.carnegiehall.org/names/46625>,
        <http://data.carnegiehall.org/names/52366>,
        <http://data.carnegiehall.org/names/52418>,
        <http://data.carnegiehall.org/names/56724>,
        <http://data.carnegiehall.org/names/57610>,
        <http://data.carnegiehall.org/names/60926>,
        <http://data.carnegiehall.org/names/7141>,
        <http://data.carnegiehall.org/names/8254> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/57260> .

