@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/77138/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Be the Lover of My Soul (after Wesley’s “Jesus, Lover of my Soul”)" ;
    ns2:baroque_guitar <http://data.carnegiehall.org/names/137791> ;
    ns2:bass_baritone <http://data.carnegiehall.org/names/97571> ;
    ns2:bass_guitar <http://data.carnegiehall.org/names/92176> ;
    ns2:chamber_ensemble <http://data.carnegiehall.org/names/136139> ;
    ns2:harpsichord <http://data.carnegiehall.org/names/137789> ;
    ns2:percussion <http://data.carnegiehall.org/names/137792> ;
    ns2:viola <http://data.carnegiehall.org/names/82353> ;
    ns2:violin <http://data.carnegiehall.org/names/137790>,
        <http://data.carnegiehall.org/names/77501> ;
    ns2:woodwinds <http://data.carnegiehall.org/names/137792> ;
    ns1:performer <http://data.carnegiehall.org/names/136139>,
        <http://data.carnegiehall.org/names/137789>,
        <http://data.carnegiehall.org/names/137790>,
        <http://data.carnegiehall.org/names/137791>,
        <http://data.carnegiehall.org/names/137792>,
        <http://data.carnegiehall.org/names/77501>,
        <http://data.carnegiehall.org/names/82353>,
        <http://data.carnegiehall.org/names/92176>,
        <http://data.carnegiehall.org/names/97571> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/121716> ;
    rdfs:comment "New York premiere" .

