@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/77169/work_08> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "If Beale Street Could Talk: Agape" ;
    ns2:cello <http://data.carnegiehall.org/names/76125> ;
    ns2:conductor <http://data.carnegiehall.org/names/139796> ;
    ns2:ensemble <http://data.carnegiehall.org/names/139774> ;
    ns2:piano <http://data.carnegiehall.org/names/139770> ;
    ns2:violin <http://data.carnegiehall.org/names/112994>,
        <http://data.carnegiehall.org/names/139776>,
        <http://data.carnegiehall.org/names/139982>,
        <http://data.carnegiehall.org/names/139983>,
        <http://data.carnegiehall.org/names/139984>,
        <http://data.carnegiehall.org/names/139985> ;
    ns1:performer <http://data.carnegiehall.org/names/112994>,
        <http://data.carnegiehall.org/names/139770>,
        <http://data.carnegiehall.org/names/139774>,
        <http://data.carnegiehall.org/names/139776>,
        <http://data.carnegiehall.org/names/139796>,
        <http://data.carnegiehall.org/names/139982>,
        <http://data.carnegiehall.org/names/139983>,
        <http://data.carnegiehall.org/names/139984>,
        <http://data.carnegiehall.org/names/139985>,
        <http://data.carnegiehall.org/names/76125> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/123518> ;
    rdfs:comment "world premiere" .

