@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/41795/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Mass in C Major, K. 317, \"Coronation\"" ;
    ns2:bass <http://data.carnegiehall.org/names/68348> ;
    ns2:choir <http://data.carnegiehall.org/names/28136>,
        <http://data.carnegiehall.org/names/61549>,
        <http://data.carnegiehall.org/names/61728>,
        <http://data.carnegiehall.org/names/61730>,
        <http://data.carnegiehall.org/names/61731>,
        <http://data.carnegiehall.org/names/61732>,
        <http://data.carnegiehall.org/names/70617>,
        <http://data.carnegiehall.org/names/70620>,
        <http://data.carnegiehall.org/names/70621>,
        <http://data.carnegiehall.org/names/70622>,
        <http://data.carnegiehall.org/names/70623>,
        <http://data.carnegiehall.org/names/70624>,
        <http://data.carnegiehall.org/names/70625> ;
    ns2:conductor <http://data.carnegiehall.org/names/61726> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/68243> ;
    ns2:orchestra <http://data.carnegiehall.org/names/27023> ;
    ns2:soprano <http://data.carnegiehall.org/names/67647> ;
    ns2:tenor <http://data.carnegiehall.org/names/68085> ;
    ns1:performer <http://data.carnegiehall.org/names/27023>,
        <http://data.carnegiehall.org/names/28136>,
        <http://data.carnegiehall.org/names/61549>,
        <http://data.carnegiehall.org/names/61726>,
        <http://data.carnegiehall.org/names/61728>,
        <http://data.carnegiehall.org/names/61730>,
        <http://data.carnegiehall.org/names/61731>,
        <http://data.carnegiehall.org/names/61732>,
        <http://data.carnegiehall.org/names/67647>,
        <http://data.carnegiehall.org/names/68085>,
        <http://data.carnegiehall.org/names/68243>,
        <http://data.carnegiehall.org/names/68348>,
        <http://data.carnegiehall.org/names/70617>,
        <http://data.carnegiehall.org/names/70620>,
        <http://data.carnegiehall.org/names/70621>,
        <http://data.carnegiehall.org/names/70622>,
        <http://data.carnegiehall.org/names/70623>,
        <http://data.carnegiehall.org/names/70624>,
        <http://data.carnegiehall.org/names/70625> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/51501> .

