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

<http://data.carnegiehall.org/events/3218/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:bassoon <http://data.carnegiehall.org/names/44820> ;
    ns2:cello <http://data.carnegiehall.org/names/12779>,
        <http://data.carnegiehall.org/names/48591> ;
    ns2:clarinet <http://data.carnegiehall.org/names/14900>,
        <http://data.carnegiehall.org/names/3260> ;
    ns2:conductor <http://data.carnegiehall.org/names/26206>,
        <http://data.carnegiehall.org/names/454> ;
    ns2:double_bass <http://data.carnegiehall.org/names/37544> ;
    ns2:flute <http://data.carnegiehall.org/names/21783>,
        <http://data.carnegiehall.org/names/21878> ;
    ns2:french_horn <http://data.carnegiehall.org/names/9236> ;
    ns2:guitar <http://data.carnegiehall.org/names/37790> ;
    ns2:oboe <http://data.carnegiehall.org/names/44717> ;
    ns2:percussion <http://data.carnegiehall.org/names/57203>,
        <http://data.carnegiehall.org/names/9237> ;
    ns2:piano <http://data.carnegiehall.org/names/54405> ;
    ns2:trombone <http://data.carnegiehall.org/names/52553> ;
    ns2:viola <http://data.carnegiehall.org/names/54850>,
        <http://data.carnegiehall.org/names/58452> ;
    ns2:violin <http://data.carnegiehall.org/names/14287>,
        <http://data.carnegiehall.org/names/22049>,
        <http://data.carnegiehall.org/names/3558>,
        <http://data.carnegiehall.org/names/39003> ;
    ns3:performer <http://data.carnegiehall.org/names/12779>,
        <http://data.carnegiehall.org/names/14287>,
        <http://data.carnegiehall.org/names/14900>,
        <http://data.carnegiehall.org/names/21783>,
        <http://data.carnegiehall.org/names/21878>,
        <http://data.carnegiehall.org/names/22049>,
        <http://data.carnegiehall.org/names/26206>,
        <http://data.carnegiehall.org/names/3260>,
        <http://data.carnegiehall.org/names/3558>,
        <http://data.carnegiehall.org/names/37544>,
        <http://data.carnegiehall.org/names/37790>,
        <http://data.carnegiehall.org/names/39003>,
        <http://data.carnegiehall.org/names/44717>,
        <http://data.carnegiehall.org/names/44820>,
        <http://data.carnegiehall.org/names/454>,
        <http://data.carnegiehall.org/names/48591>,
        <http://data.carnegiehall.org/names/52553>,
        <http://data.carnegiehall.org/names/54405>,
        <http://data.carnegiehall.org/names/54850>,
        <http://data.carnegiehall.org/names/57203>,
        <http://data.carnegiehall.org/names/58452>,
        <http://data.carnegiehall.org/names/9236>,
        <http://data.carnegiehall.org/names/9237> ;
    ns1:workPerformed <http://data.carnegiehall.org/works/104450> .

