@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/44295/work_10> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Mass in C Major, K. 317, \"Coronation\"" ;
    ns1:baritone <http://data.carnegiehall.org/names/18741> ;
    ns1:choir <http://data.carnegiehall.org/names/76732>,
        <http://data.carnegiehall.org/names/76737>,
        <http://data.carnegiehall.org/names/76738>,
        <http://data.carnegiehall.org/names/76739>,
        <http://data.carnegiehall.org/names/76740>,
        <http://data.carnegiehall.org/names/76741>,
        <http://data.carnegiehall.org/names/76742>,
        <http://data.carnegiehall.org/names/76743>,
        <http://data.carnegiehall.org/names/76744>,
        <http://data.carnegiehall.org/names/76745>,
        <http://data.carnegiehall.org/names/76746>,
        <http://data.carnegiehall.org/names/76747> ;
    ns1:conductor <http://data.carnegiehall.org/names/70547> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/76735> ;
    ns1:orchestra <http://data.carnegiehall.org/names/27023> ;
    ns1:soprano <http://data.carnegiehall.org/names/2871> ;
    ns1:tenor <http://data.carnegiehall.org/names/76736> ;
    ns2:performer <http://data.carnegiehall.org/names/18741>,
        <http://data.carnegiehall.org/names/27023>,
        <http://data.carnegiehall.org/names/2871>,
        <http://data.carnegiehall.org/names/70547>,
        <http://data.carnegiehall.org/names/76732>,
        <http://data.carnegiehall.org/names/76735>,
        <http://data.carnegiehall.org/names/76736>,
        <http://data.carnegiehall.org/names/76737>,
        <http://data.carnegiehall.org/names/76738>,
        <http://data.carnegiehall.org/names/76739>,
        <http://data.carnegiehall.org/names/76740>,
        <http://data.carnegiehall.org/names/76741>,
        <http://data.carnegiehall.org/names/76742>,
        <http://data.carnegiehall.org/names/76743>,
        <http://data.carnegiehall.org/names/76744>,
        <http://data.carnegiehall.org/names/76745>,
        <http://data.carnegiehall.org/names/76746>,
        <http://data.carnegiehall.org/names/76747> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/51501> .

