@prefix ns1: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns2: <http://purl.org/ontology/mo/> .
@prefix ns3: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/56401/work_20> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q1363276> ;
    rdfs:label "I Wish You Well" ;
    ns1:choir <http://data.carnegiehall.org/names/101907> ;
    ns1:keyboard <http://data.carnegiehall.org/names/14578> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/17484> ;
    ns1:vocalist <http://data.carnegiehall.org/names/101903>,
        <http://data.carnegiehall.org/names/101904>,
        <http://data.carnegiehall.org/names/101905>,
        <http://data.carnegiehall.org/names/101906>,
        <http://data.carnegiehall.org/names/101908>,
        <http://data.carnegiehall.org/names/101909>,
        <http://data.carnegiehall.org/names/43556>,
        <http://data.carnegiehall.org/names/67344>,
        <http://data.carnegiehall.org/names/78413>,
        <http://data.carnegiehall.org/names/83860>,
        <http://data.carnegiehall.org/names/87536> ;
    ns2:performer <http://data.carnegiehall.org/names/101903>,
        <http://data.carnegiehall.org/names/101904>,
        <http://data.carnegiehall.org/names/101905>,
        <http://data.carnegiehall.org/names/101906>,
        <http://data.carnegiehall.org/names/101907>,
        <http://data.carnegiehall.org/names/101908>,
        <http://data.carnegiehall.org/names/101909>,
        <http://data.carnegiehall.org/names/14578>,
        <http://data.carnegiehall.org/names/17484>,
        <http://data.carnegiehall.org/names/43556>,
        <http://data.carnegiehall.org/names/67344>,
        <http://data.carnegiehall.org/names/78413>,
        <http://data.carnegiehall.org/names/83860>,
        <http://data.carnegiehall.org/names/87536> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/94768> .

