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

<http://data.carnegiehall.org/events/33236/work_06> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Mandu-çarará" ;
    ns3:duo_pianists <http://data.carnegiehall.org/names/53773> ;
    ns3:girls_chorus <http://data.carnegiehall.org/names/25363> ;
    ns3:percussion_ensemble <http://data.carnegiehall.org/names/83641> ;
    ns3:piano <http://data.carnegiehall.org/names/5482>,
        <http://data.carnegiehall.org/names/61123> ;
    ns1:performer <http://data.carnegiehall.org/names/25363>,
        <http://data.carnegiehall.org/names/53773>,
        <http://data.carnegiehall.org/names/5482>,
        <http://data.carnegiehall.org/names/61123>,
        <http://data.carnegiehall.org/names/83641> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/13731> ;
    rdfs:comment "world premiere" .

