@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/55447/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Messa da Requiem" ;
    ns1:baritone <http://data.carnegiehall.org/names/95119> ;
    ns1:choir <http://data.carnegiehall.org/names/100901>,
        <http://data.carnegiehall.org/names/100902>,
        <http://data.carnegiehall.org/names/100903>,
        <http://data.carnegiehall.org/names/100904>,
        <http://data.carnegiehall.org/names/100905>,
        <http://data.carnegiehall.org/names/100906>,
        <http://data.carnegiehall.org/names/100907>,
        <http://data.carnegiehall.org/names/100908>,
        <http://data.carnegiehall.org/names/100909>,
        <http://data.carnegiehall.org/names/1142>,
        <http://data.carnegiehall.org/names/68360>,
        <http://data.carnegiehall.org/names/7165>,
        <http://data.carnegiehall.org/names/77742>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/90031> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/100900> ;
    ns1:soprano <http://data.carnegiehall.org/names/65397> ;
    ns1:tenor <http://data.carnegiehall.org/names/75922> ;
    ns2:performer <http://data.carnegiehall.org/names/100900>,
        <http://data.carnegiehall.org/names/100901>,
        <http://data.carnegiehall.org/names/100902>,
        <http://data.carnegiehall.org/names/100903>,
        <http://data.carnegiehall.org/names/100904>,
        <http://data.carnegiehall.org/names/100905>,
        <http://data.carnegiehall.org/names/100906>,
        <http://data.carnegiehall.org/names/100907>,
        <http://data.carnegiehall.org/names/100908>,
        <http://data.carnegiehall.org/names/100909>,
        <http://data.carnegiehall.org/names/1142>,
        <http://data.carnegiehall.org/names/65397>,
        <http://data.carnegiehall.org/names/68360>,
        <http://data.carnegiehall.org/names/7165>,
        <http://data.carnegiehall.org/names/75922>,
        <http://data.carnegiehall.org/names/77742>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/90031>,
        <http://data.carnegiehall.org/names/95119> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/41570> .

