@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/74563/work_22> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Be the Love" ;
    ns3:choir <http://data.carnegiehall.org/names/118428>,
        <http://data.carnegiehall.org/names/133618>,
        <http://data.carnegiehall.org/names/133626>,
        <http://data.carnegiehall.org/names/133627>,
        <http://data.carnegiehall.org/names/133628>,
        <http://data.carnegiehall.org/names/53337> ;
    ns3:conductor <http://data.carnegiehall.org/names/104009>,
        <http://data.carnegiehall.org/names/89334> ;
    ns3:piano <http://data.carnegiehall.org/names/109872> ;
    ns2:performer <http://data.carnegiehall.org/names/104009>,
        <http://data.carnegiehall.org/names/109872>,
        <http://data.carnegiehall.org/names/118428>,
        <http://data.carnegiehall.org/names/133618>,
        <http://data.carnegiehall.org/names/133626>,
        <http://data.carnegiehall.org/names/133627>,
        <http://data.carnegiehall.org/names/133628>,
        <http://data.carnegiehall.org/names/53337>,
        <http://data.carnegiehall.org/names/89334> ;
    ns1:workPerformed <http://data.carnegiehall.org/works/117915> ;
    rdfs:comment "world premiere" .

