@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/74946/work_26> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "That's What Friends Are For" ;
    ns1:choir <http://data.carnegiehall.org/names/100663> ;
    ns1:electric_guitar <http://data.carnegiehall.org/names/108352> ;
    ns1:ensemble <http://data.carnegiehall.org/names/130878> ;
    ns1:rapper <http://data.carnegiehall.org/names/129929> ;
    ns1:vocalist <http://data.carnegiehall.org/names/104347>,
        <http://data.carnegiehall.org/names/106731>,
        <http://data.carnegiehall.org/names/112050>,
        <http://data.carnegiehall.org/names/120324>,
        <http://data.carnegiehall.org/names/129707>,
        <http://data.carnegiehall.org/names/130863>,
        <http://data.carnegiehall.org/names/134372>,
        <http://data.carnegiehall.org/names/134403>,
        <http://data.carnegiehall.org/names/134405>,
        <http://data.carnegiehall.org/names/134406>,
        <http://data.carnegiehall.org/names/134407>,
        <http://data.carnegiehall.org/names/134410>,
        <http://data.carnegiehall.org/names/20533>,
        <http://data.carnegiehall.org/names/29257>,
        <http://data.carnegiehall.org/names/43639>,
        <http://data.carnegiehall.org/names/44586>,
        <http://data.carnegiehall.org/names/49220>,
        <http://data.carnegiehall.org/names/71078>,
        <http://data.carnegiehall.org/names/78413> ;
    ns2:performer <http://data.carnegiehall.org/names/100663>,
        <http://data.carnegiehall.org/names/104347>,
        <http://data.carnegiehall.org/names/106731>,
        <http://data.carnegiehall.org/names/108352>,
        <http://data.carnegiehall.org/names/112050>,
        <http://data.carnegiehall.org/names/120324>,
        <http://data.carnegiehall.org/names/129707>,
        <http://data.carnegiehall.org/names/129929>,
        <http://data.carnegiehall.org/names/130863>,
        <http://data.carnegiehall.org/names/130878>,
        <http://data.carnegiehall.org/names/134372>,
        <http://data.carnegiehall.org/names/134403>,
        <http://data.carnegiehall.org/names/134405>,
        <http://data.carnegiehall.org/names/134406>,
        <http://data.carnegiehall.org/names/134407>,
        <http://data.carnegiehall.org/names/134410>,
        <http://data.carnegiehall.org/names/20533>,
        <http://data.carnegiehall.org/names/29257>,
        <http://data.carnegiehall.org/names/43639>,
        <http://data.carnegiehall.org/names/44586>,
        <http://data.carnegiehall.org/names/49220>,
        <http://data.carnegiehall.org/names/71078>,
        <http://data.carnegiehall.org/names/78413> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/10079> .

