@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/74867/work_06> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "O Love" ;
    ns2:choir <http://data.carnegiehall.org/names/116586>,
        <http://data.carnegiehall.org/names/133998>,
        <http://data.carnegiehall.org/names/133999>,
        <http://data.carnegiehall.org/names/134000>,
        <http://data.carnegiehall.org/names/134001>,
        <http://data.carnegiehall.org/names/134002>,
        <http://data.carnegiehall.org/names/134003>,
        <http://data.carnegiehall.org/names/134004>,
        <http://data.carnegiehall.org/names/134005>,
        <http://data.carnegiehall.org/names/134006>,
        <http://data.carnegiehall.org/names/77519>,
        <http://data.carnegiehall.org/names/85217>,
        <http://data.carnegiehall.org/names/93014> ;
    ns2:conductor <http://data.carnegiehall.org/names/126802>,
        <http://data.carnegiehall.org/names/131261> ;
    ns2:piano <http://data.carnegiehall.org/names/87430> ;
    ns1:performer <http://data.carnegiehall.org/names/116586>,
        <http://data.carnegiehall.org/names/126802>,
        <http://data.carnegiehall.org/names/131261>,
        <http://data.carnegiehall.org/names/133998>,
        <http://data.carnegiehall.org/names/133999>,
        <http://data.carnegiehall.org/names/134000>,
        <http://data.carnegiehall.org/names/134001>,
        <http://data.carnegiehall.org/names/134002>,
        <http://data.carnegiehall.org/names/134003>,
        <http://data.carnegiehall.org/names/134004>,
        <http://data.carnegiehall.org/names/134005>,
        <http://data.carnegiehall.org/names/134006>,
        <http://data.carnegiehall.org/names/77519>,
        <http://data.carnegiehall.org/names/85217>,
        <http://data.carnegiehall.org/names/87430>,
        <http://data.carnegiehall.org/names/93014> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/105474> .

