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

<http://data.carnegiehall.org/events/77927/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "O frondens virga" ;
    ns3:bass_trombone <http://data.carnegiehall.org/names/35240> ;
    ns3:boys_chorus <http://data.carnegiehall.org/names/138674> ;
    ns3:choir <http://data.carnegiehall.org/names/130312>,
        <http://data.carnegiehall.org/names/138684>,
        <http://data.carnegiehall.org/names/138685>,
        <http://data.carnegiehall.org/names/138686>,
        <http://data.carnegiehall.org/names/138687>,
        <http://data.carnegiehall.org/names/138688>,
        <http://data.carnegiehall.org/names/71736> ;
    ns3:conductor <http://data.carnegiehall.org/names/131300> ;
    ns3:french_horn <http://data.carnegiehall.org/names/74591> ;
    ns3:organ <http://data.carnegiehall.org/names/71270> ;
    ns3:percussion <http://data.carnegiehall.org/names/21052> ;
    ns3:trombone <http://data.carnegiehall.org/names/111993>,
        <http://data.carnegiehall.org/names/138679> ;
    ns3:trumpet <http://data.carnegiehall.org/names/138677>,
        <http://data.carnegiehall.org/names/138678>,
        <http://data.carnegiehall.org/names/19375> ;
    ns3:tuba <http://data.carnegiehall.org/names/138680> ;
    ns2:performer <http://data.carnegiehall.org/names/111993>,
        <http://data.carnegiehall.org/names/130312>,
        <http://data.carnegiehall.org/names/131300>,
        <http://data.carnegiehall.org/names/138674>,
        <http://data.carnegiehall.org/names/138677>,
        <http://data.carnegiehall.org/names/138678>,
        <http://data.carnegiehall.org/names/138679>,
        <http://data.carnegiehall.org/names/138680>,
        <http://data.carnegiehall.org/names/138684>,
        <http://data.carnegiehall.org/names/138685>,
        <http://data.carnegiehall.org/names/138686>,
        <http://data.carnegiehall.org/names/138687>,
        <http://data.carnegiehall.org/names/138688>,
        <http://data.carnegiehall.org/names/19375>,
        <http://data.carnegiehall.org/names/21052>,
        <http://data.carnegiehall.org/names/35240>,
        <http://data.carnegiehall.org/names/71270>,
        <http://data.carnegiehall.org/names/71736>,
        <http://data.carnegiehall.org/names/74591> ;
    ns1:workPerformed <http://data.carnegiehall.org/works/122443> .

