@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/49965/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Jeanne d'Arc au bûcher" ;
    ns1:bass <http://data.carnegiehall.org/names/62716> ;
    ns1:childrens_chorus <http://data.carnegiehall.org/names/91036> ;
    ns1:choir <http://data.carnegiehall.org/names/21079>,
        <http://data.carnegiehall.org/names/91033>,
        <http://data.carnegiehall.org/names/91034>,
        <http://data.carnegiehall.org/names/91035> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/80010> ;
    ns1:narrator <http://data.carnegiehall.org/names/91024>,
        <http://data.carnegiehall.org/names/91025>,
        <http://data.carnegiehall.org/names/91026>,
        <http://data.carnegiehall.org/names/91027> ;
    ns1:ondes_martenot <http://data.carnegiehall.org/names/80214> ;
    ns1:soprano <http://data.carnegiehall.org/names/91028>,
        <http://data.carnegiehall.org/names/91029>,
        <http://data.carnegiehall.org/names/91030> ;
    ns1:tenor <http://data.carnegiehall.org/names/7310> ;
    ns2:performer <http://data.carnegiehall.org/names/21079>,
        <http://data.carnegiehall.org/names/62716>,
        <http://data.carnegiehall.org/names/7310>,
        <http://data.carnegiehall.org/names/80010>,
        <http://data.carnegiehall.org/names/80214>,
        <http://data.carnegiehall.org/names/91024>,
        <http://data.carnegiehall.org/names/91025>,
        <http://data.carnegiehall.org/names/91026>,
        <http://data.carnegiehall.org/names/91027>,
        <http://data.carnegiehall.org/names/91028>,
        <http://data.carnegiehall.org/names/91029>,
        <http://data.carnegiehall.org/names/91030>,
        <http://data.carnegiehall.org/names/91033>,
        <http://data.carnegiehall.org/names/91034>,
        <http://data.carnegiehall.org/names/91035>,
        <http://data.carnegiehall.org/names/91036> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/43477> .

