@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/2531/work_31> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Guillaume Tell: Overture (Excerpt)" ;
    ns1:alto_flute <http://data.carnegiehall.org/names/23995> ;
    ns1:clarinet <http://data.carnegiehall.org/names/22498>,
        <http://data.carnegiehall.org/names/30270>,
        <http://data.carnegiehall.org/names/43725> ;
    ns1:flute <http://data.carnegiehall.org/names/13725>,
        <http://data.carnegiehall.org/names/21831>,
        <http://data.carnegiehall.org/names/21989>,
        <http://data.carnegiehall.org/names/29258>,
        <http://data.carnegiehall.org/names/33284>,
        <http://data.carnegiehall.org/names/36022>,
        <http://data.carnegiehall.org/names/37772>,
        <http://data.carnegiehall.org/names/47595>,
        <http://data.carnegiehall.org/names/56115>,
        <http://data.carnegiehall.org/names/58478>,
        <http://data.carnegiehall.org/names/59105> ;
    ns1:piccolo <http://data.carnegiehall.org/names/41795> ;
    ns2:performer <http://data.carnegiehall.org/names/13725>,
        <http://data.carnegiehall.org/names/21831>,
        <http://data.carnegiehall.org/names/21989>,
        <http://data.carnegiehall.org/names/22498>,
        <http://data.carnegiehall.org/names/23995>,
        <http://data.carnegiehall.org/names/29258>,
        <http://data.carnegiehall.org/names/30270>,
        <http://data.carnegiehall.org/names/33284>,
        <http://data.carnegiehall.org/names/36022>,
        <http://data.carnegiehall.org/names/37772>,
        <http://data.carnegiehall.org/names/41795>,
        <http://data.carnegiehall.org/names/43725>,
        <http://data.carnegiehall.org/names/47595>,
        <http://data.carnegiehall.org/names/56115>,
        <http://data.carnegiehall.org/names/58478>,
        <http://data.carnegiehall.org/names/59105> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/34401> .

