@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/58421/work_17> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "I Dream a World" ;
    ns2:choir <http://data.carnegiehall.org/names/108631>,
        <http://data.carnegiehall.org/names/108632>,
        <http://data.carnegiehall.org/names/108633>,
        <http://data.carnegiehall.org/names/108634>,
        <http://data.carnegiehall.org/names/108635>,
        <http://data.carnegiehall.org/names/108636>,
        <http://data.carnegiehall.org/names/108637>,
        <http://data.carnegiehall.org/names/108639>,
        <http://data.carnegiehall.org/names/31524>,
        <http://data.carnegiehall.org/names/74638>,
        <http://data.carnegiehall.org/names/79379>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/83775>,
        <http://data.carnegiehall.org/names/92008> ;
    ns2:conductor <http://data.carnegiehall.org/names/16112> ;
    ns2:piano <http://data.carnegiehall.org/names/108630> ;
    ns2:vocal_ensemble <http://data.carnegiehall.org/names/108638> ;
    ns1:performer <http://data.carnegiehall.org/names/108630>,
        <http://data.carnegiehall.org/names/108631>,
        <http://data.carnegiehall.org/names/108632>,
        <http://data.carnegiehall.org/names/108633>,
        <http://data.carnegiehall.org/names/108634>,
        <http://data.carnegiehall.org/names/108635>,
        <http://data.carnegiehall.org/names/108636>,
        <http://data.carnegiehall.org/names/108637>,
        <http://data.carnegiehall.org/names/108638>,
        <http://data.carnegiehall.org/names/108639>,
        <http://data.carnegiehall.org/names/16112>,
        <http://data.carnegiehall.org/names/31524>,
        <http://data.carnegiehall.org/names/74638>,
        <http://data.carnegiehall.org/names/79379>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/83775>,
        <http://data.carnegiehall.org/names/92008> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/62314> .

