@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/29991/work_05> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Offrandes" ;
    ns1:bassoon <http://data.carnegiehall.org/names/10664> ;
    ns1:cello <http://data.carnegiehall.org/names/20211> ;
    ns1:chamber_ensemble <http://data.carnegiehall.org/names/50632> ;
    ns1:clarinet <http://data.carnegiehall.org/names/44707> ;
    ns1:conductor <http://data.carnegiehall.org/names/29925> ;
    ns1:double_bass <http://data.carnegiehall.org/names/28930> ;
    ns1:flute <http://data.carnegiehall.org/names/28306> ;
    ns1:french_horn <http://data.carnegiehall.org/names/40208> ;
    ns1:harp <http://data.carnegiehall.org/names/44708> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/58917> ;
    ns1:oboe <http://data.carnegiehall.org/names/28083> ;
    ns1:percussion <http://data.carnegiehall.org/names/15302>,
        <http://data.carnegiehall.org/names/20212>,
        <http://data.carnegiehall.org/names/25205>,
        <http://data.carnegiehall.org/names/55014>,
        <http://data.carnegiehall.org/names/56235>,
        <http://data.carnegiehall.org/names/59680> ;
    ns1:piccolo <http://data.carnegiehall.org/names/55779> ;
    ns1:trombone <http://data.carnegiehall.org/names/59284> ;
    ns1:trumpet <http://data.carnegiehall.org/names/38636> ;
    ns1:viola <http://data.carnegiehall.org/names/60999> ;
    ns1:violin <http://data.carnegiehall.org/names/3558>,
        <http://data.carnegiehall.org/names/9681> ;
    ns2:performer <http://data.carnegiehall.org/names/10664>,
        <http://data.carnegiehall.org/names/15302>,
        <http://data.carnegiehall.org/names/20211>,
        <http://data.carnegiehall.org/names/20212>,
        <http://data.carnegiehall.org/names/25205>,
        <http://data.carnegiehall.org/names/28083>,
        <http://data.carnegiehall.org/names/28306>,
        <http://data.carnegiehall.org/names/28930>,
        <http://data.carnegiehall.org/names/29925>,
        <http://data.carnegiehall.org/names/3558>,
        <http://data.carnegiehall.org/names/38636>,
        <http://data.carnegiehall.org/names/40208>,
        <http://data.carnegiehall.org/names/44707>,
        <http://data.carnegiehall.org/names/44708>,
        <http://data.carnegiehall.org/names/50632>,
        <http://data.carnegiehall.org/names/55014>,
        <http://data.carnegiehall.org/names/55779>,
        <http://data.carnegiehall.org/names/56235>,
        <http://data.carnegiehall.org/names/58917>,
        <http://data.carnegiehall.org/names/59284>,
        <http://data.carnegiehall.org/names/59680>,
        <http://data.carnegiehall.org/names/60999>,
        <http://data.carnegiehall.org/names/9681> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/54307> .

