@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/15255/work_02> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Pamelia: A Choral Suite" ;
    ns1:baritone <http://data.carnegiehall.org/names/19454> ;
    ns1:childrens_chorus <http://data.carnegiehall.org/names/25235> ;
    ns1:choir <http://data.carnegiehall.org/names/72485> ;
    ns1:conductor <http://data.carnegiehall.org/names/5369> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/17417> ;
    ns2:performer <http://data.carnegiehall.org/names/17417>,
        <http://data.carnegiehall.org/names/19454>,
        <http://data.carnegiehall.org/names/25235>,
        <http://data.carnegiehall.org/names/5369>,
        <http://data.carnegiehall.org/names/72485> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/3271> ;
    rdfs:comment "world premiere" .

