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

<http://data.carnegiehall.org/events/54366/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Mass in C Major, K. 317, \"Coronation\"" ;
    ns2:baritone <http://data.carnegiehall.org/names/100398> ;
    ns2:choir <http://data.carnegiehall.org/names/100403>,
        <http://data.carnegiehall.org/names/100404>,
        <http://data.carnegiehall.org/names/100405>,
        <http://data.carnegiehall.org/names/100406>,
        <http://data.carnegiehall.org/names/100407>,
        <http://data.carnegiehall.org/names/100408>,
        <http://data.carnegiehall.org/names/100409>,
        <http://data.carnegiehall.org/names/100410>,
        <http://data.carnegiehall.org/names/100411>,
        <http://data.carnegiehall.org/names/100412>,
        <http://data.carnegiehall.org/names/51528>,
        <http://data.carnegiehall.org/names/73708>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/80221>,
        <http://data.carnegiehall.org/names/87720>,
        <http://data.carnegiehall.org/names/92424> ;
    ns2:conductor <http://data.carnegiehall.org/names/100394> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/100396> ;
    ns2:soprano <http://data.carnegiehall.org/names/100395> ;
    ns2:tenor <http://data.carnegiehall.org/names/100397> ;
    ns1:performer <http://data.carnegiehall.org/names/100394>,
        <http://data.carnegiehall.org/names/100395>,
        <http://data.carnegiehall.org/names/100396>,
        <http://data.carnegiehall.org/names/100397>,
        <http://data.carnegiehall.org/names/100398>,
        <http://data.carnegiehall.org/names/100403>,
        <http://data.carnegiehall.org/names/100404>,
        <http://data.carnegiehall.org/names/100405>,
        <http://data.carnegiehall.org/names/100406>,
        <http://data.carnegiehall.org/names/100407>,
        <http://data.carnegiehall.org/names/100408>,
        <http://data.carnegiehall.org/names/100409>,
        <http://data.carnegiehall.org/names/100410>,
        <http://data.carnegiehall.org/names/100411>,
        <http://data.carnegiehall.org/names/100412>,
        <http://data.carnegiehall.org/names/51528>,
        <http://data.carnegiehall.org/names/73708>,
        <http://data.carnegiehall.org/names/80008>,
        <http://data.carnegiehall.org/names/80221>,
        <http://data.carnegiehall.org/names/87720>,
        <http://data.carnegiehall.org/names/92424> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/51501> .

