@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/77927/work_13> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Salvation is Created" ;
    ns2:bass_trombone <http://data.carnegiehall.org/names/35240> ;
    ns2:boys_chorus <http://data.carnegiehall.org/names/138674> ;
    ns2: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> ;
    ns2:conductor <http://data.carnegiehall.org/names/131300> ;
    ns2:french_horn <http://data.carnegiehall.org/names/74591> ;
    ns2:organ <http://data.carnegiehall.org/names/71270> ;
    ns2:percussion <http://data.carnegiehall.org/names/21052> ;
    ns2:trombone <http://data.carnegiehall.org/names/111993>,
        <http://data.carnegiehall.org/names/138679> ;
    ns2:trumpet <http://data.carnegiehall.org/names/138677>,
        <http://data.carnegiehall.org/names/138678>,
        <http://data.carnegiehall.org/names/19375> ;
    ns2:tuba <http://data.carnegiehall.org/names/138680> ;
    ns1: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> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/122444> .

