@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/16683/work_01> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "History of the Resurrection of Jesus Christ, SWV 50" ;
    ns2:baritone <http://data.carnegiehall.org/names/19726>,
        <http://data.carnegiehall.org/names/2508>,
        <http://data.carnegiehall.org/names/52958>,
        <http://data.carnegiehall.org/names/54348> ;
    ns2:bass <http://data.carnegiehall.org/names/22472> ;
    ns2:choir <http://data.carnegiehall.org/names/34257> ;
    ns2:contralto <http://data.carnegiehall.org/names/30793>,
        <http://data.carnegiehall.org/names/47924>,
        <http://data.carnegiehall.org/names/5053>,
        <http://data.carnegiehall.org/names/55882> ;
    ns2:harpsichord <http://data.carnegiehall.org/names/40163> ;
    ns2:organ <http://data.carnegiehall.org/names/51508> ;
    ns2:soprano <http://data.carnegiehall.org/names/52333> ;
    ns2:tenor <http://data.carnegiehall.org/names/34687>,
        <http://data.carnegiehall.org/names/55817>,
        <http://data.carnegiehall.org/names/56220> ;
    ns1:performer <http://data.carnegiehall.org/names/19726>,
        <http://data.carnegiehall.org/names/22472>,
        <http://data.carnegiehall.org/names/2508>,
        <http://data.carnegiehall.org/names/30793>,
        <http://data.carnegiehall.org/names/34257>,
        <http://data.carnegiehall.org/names/34687>,
        <http://data.carnegiehall.org/names/40163>,
        <http://data.carnegiehall.org/names/47924>,
        <http://data.carnegiehall.org/names/5053>,
        <http://data.carnegiehall.org/names/51508>,
        <http://data.carnegiehall.org/names/52333>,
        <http://data.carnegiehall.org/names/52958>,
        <http://data.carnegiehall.org/names/54348>,
        <http://data.carnegiehall.org/names/55817>,
        <http://data.carnegiehall.org/names/55882>,
        <http://data.carnegiehall.org/names/56220> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/39197> ;
    rdfs:comment "United States premiere" .

