@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/77832/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Sikirileke/Koloi" ;
    ns1:boys_chorus <http://data.carnegiehall.org/names/138498> ;
    ns1:childrens_chorus <http://data.carnegiehall.org/names/138505> ;
    ns1:choir <http://data.carnegiehall.org/names/134917>,
        <http://data.carnegiehall.org/names/138510>,
        <http://data.carnegiehall.org/names/138511>,
        <http://data.carnegiehall.org/names/138512>,
        <http://data.carnegiehall.org/names/138513>,
        <http://data.carnegiehall.org/names/138514>,
        <http://data.carnegiehall.org/names/138516> ;
    ns1:conductor <http://data.carnegiehall.org/names/109069>,
        <http://data.carnegiehall.org/names/138504> ;
    ns1:girls_chorus <http://data.carnegiehall.org/names/138515>,
        <http://data.carnegiehall.org/names/98350> ;
    ns1:piano <http://data.carnegiehall.org/names/121984> ;
    ns2:performer <http://data.carnegiehall.org/names/109069>,
        <http://data.carnegiehall.org/names/121984>,
        <http://data.carnegiehall.org/names/134917>,
        <http://data.carnegiehall.org/names/138498>,
        <http://data.carnegiehall.org/names/138504>,
        <http://data.carnegiehall.org/names/138505>,
        <http://data.carnegiehall.org/names/138510>,
        <http://data.carnegiehall.org/names/138511>,
        <http://data.carnegiehall.org/names/138512>,
        <http://data.carnegiehall.org/names/138513>,
        <http://data.carnegiehall.org/names/138514>,
        <http://data.carnegiehall.org/names/138515>,
        <http://data.carnegiehall.org/names/138516>,
        <http://data.carnegiehall.org/names/98350> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/122271> .

