@prefix ns1: <http://purl.org/ontology/mo/> .
@prefix ns2: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns3: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/48168/work_04> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Der Bürger als Edelmann, Op. 60: Suite" ;
    ns2:bassoon <http://data.carnegiehall.org/names/58993>,
        <http://data.carnegiehall.org/names/86386> ;
    ns2:cello <http://data.carnegiehall.org/names/51204>,
        <http://data.carnegiehall.org/names/53238>,
        <http://data.carnegiehall.org/names/5373>,
        <http://data.carnegiehall.org/names/63035> ;
    ns2:clarinet <http://data.carnegiehall.org/names/24737>,
        <http://data.carnegiehall.org/names/62711> ;
    ns2:double_bass <http://data.carnegiehall.org/names/17739>,
        <http://data.carnegiehall.org/names/86388> ;
    ns2:flute <http://data.carnegiehall.org/names/37867>,
        <http://data.carnegiehall.org/names/75549> ;
    ns2:french_horn <http://data.carnegiehall.org/names/17007>,
        <http://data.carnegiehall.org/names/23299>,
        <http://data.carnegiehall.org/names/28221> ;
    ns2:harp <http://data.carnegiehall.org/names/20043> ;
    ns2:oboe <http://data.carnegiehall.org/names/18656>,
        <http://data.carnegiehall.org/names/2325> ;
    ns2:percussion <http://data.carnegiehall.org/names/13715>,
        <http://data.carnegiehall.org/names/25364>,
        <http://data.carnegiehall.org/names/48390> ;
    ns2:piano <http://data.carnegiehall.org/names/54423> ;
    ns2:piccolo <http://data.carnegiehall.org/names/37867>,
        <http://data.carnegiehall.org/names/75549> ;
    ns2:timpani <http://data.carnegiehall.org/names/86387> ;
    ns2:trombone <http://data.carnegiehall.org/names/80037> ;
    ns2:trumpet <http://data.carnegiehall.org/names/31173> ;
    ns2:viola <http://data.carnegiehall.org/names/13378>,
        <http://data.carnegiehall.org/names/30796>,
        <http://data.carnegiehall.org/names/40480>,
        <http://data.carnegiehall.org/names/54730> ;
    ns2:violin <http://data.carnegiehall.org/names/15752>,
        <http://data.carnegiehall.org/names/26525>,
        <http://data.carnegiehall.org/names/31340>,
        <http://data.carnegiehall.org/names/35778>,
        <http://data.carnegiehall.org/names/58650>,
        <http://data.carnegiehall.org/names/75550> ;
    ns1:performer <http://data.carnegiehall.org/names/13378>,
        <http://data.carnegiehall.org/names/13715>,
        <http://data.carnegiehall.org/names/15752>,
        <http://data.carnegiehall.org/names/17007>,
        <http://data.carnegiehall.org/names/17739>,
        <http://data.carnegiehall.org/names/18656>,
        <http://data.carnegiehall.org/names/20043>,
        <http://data.carnegiehall.org/names/2325>,
        <http://data.carnegiehall.org/names/23299>,
        <http://data.carnegiehall.org/names/24737>,
        <http://data.carnegiehall.org/names/25364>,
        <http://data.carnegiehall.org/names/26525>,
        <http://data.carnegiehall.org/names/28221>,
        <http://data.carnegiehall.org/names/30796>,
        <http://data.carnegiehall.org/names/31173>,
        <http://data.carnegiehall.org/names/31340>,
        <http://data.carnegiehall.org/names/35778>,
        <http://data.carnegiehall.org/names/37867>,
        <http://data.carnegiehall.org/names/40480>,
        <http://data.carnegiehall.org/names/48390>,
        <http://data.carnegiehall.org/names/51204>,
        <http://data.carnegiehall.org/names/53238>,
        <http://data.carnegiehall.org/names/5373>,
        <http://data.carnegiehall.org/names/54423>,
        <http://data.carnegiehall.org/names/54730>,
        <http://data.carnegiehall.org/names/58650>,
        <http://data.carnegiehall.org/names/58993>,
        <http://data.carnegiehall.org/names/62711>,
        <http://data.carnegiehall.org/names/63035>,
        <http://data.carnegiehall.org/names/75549>,
        <http://data.carnegiehall.org/names/75550>,
        <http://data.carnegiehall.org/names/80037>,
        <http://data.carnegiehall.org/names/86386>,
        <http://data.carnegiehall.org/names/86387>,
        <http://data.carnegiehall.org/names/86388> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/31598> .

