@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/70519/work_05> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Akwaaba" ;
    ns1:choir <http://data.carnegiehall.org/names/130026>,
        <http://data.carnegiehall.org/names/130028>,
        <http://data.carnegiehall.org/names/130033>,
        <http://data.carnegiehall.org/names/130034>,
        <http://data.carnegiehall.org/names/130035>,
        <http://data.carnegiehall.org/names/130036>,
        <http://data.carnegiehall.org/names/130037>,
        <http://data.carnegiehall.org/names/130038>,
        <http://data.carnegiehall.org/names/130039>,
        <http://data.carnegiehall.org/names/130040>,
        <http://data.carnegiehall.org/names/130041>,
        <http://data.carnegiehall.org/names/130042>,
        <http://data.carnegiehall.org/names/76956> ;
    ns1:vocalist <http://data.carnegiehall.org/names/130029>,
        <http://data.carnegiehall.org/names/89032> ;
    ns2:performer <http://data.carnegiehall.org/names/130026>,
        <http://data.carnegiehall.org/names/130028>,
        <http://data.carnegiehall.org/names/130029>,
        <http://data.carnegiehall.org/names/130033>,
        <http://data.carnegiehall.org/names/130034>,
        <http://data.carnegiehall.org/names/130035>,
        <http://data.carnegiehall.org/names/130036>,
        <http://data.carnegiehall.org/names/130037>,
        <http://data.carnegiehall.org/names/130038>,
        <http://data.carnegiehall.org/names/130039>,
        <http://data.carnegiehall.org/names/130040>,
        <http://data.carnegiehall.org/names/130041>,
        <http://data.carnegiehall.org/names/130042>,
        <http://data.carnegiehall.org/names/76956>,
        <http://data.carnegiehall.org/names/89032> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/114608> .

