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

<http://data.carnegiehall.org/events/16675/work_16> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns3:choir <http://data.carnegiehall.org/names/73349>,
        <http://data.carnegiehall.org/names/83690>,
        <http://data.carnegiehall.org/names/83691>,
        <http://data.carnegiehall.org/names/83692>,
        <http://data.carnegiehall.org/names/83693>,
        <http://data.carnegiehall.org/names/83694>,
        <http://data.carnegiehall.org/names/83695>,
        <http://data.carnegiehall.org/names/83696>,
        <http://data.carnegiehall.org/names/83697>,
        <http://data.carnegiehall.org/names/83698>,
        <http://data.carnegiehall.org/names/83699>,
        <http://data.carnegiehall.org/names/83700>,
        <http://data.carnegiehall.org/names/83701>,
        <http://data.carnegiehall.org/names/83702>,
        <http://data.carnegiehall.org/names/83703>,
        <http://data.carnegiehall.org/names/83704> ;
    ns3:piano <http://data.carnegiehall.org/names/55403> ;
    ns1:performer <http://data.carnegiehall.org/names/55403>,
        <http://data.carnegiehall.org/names/73349>,
        <http://data.carnegiehall.org/names/83690>,
        <http://data.carnegiehall.org/names/83691>,
        <http://data.carnegiehall.org/names/83692>,
        <http://data.carnegiehall.org/names/83693>,
        <http://data.carnegiehall.org/names/83694>,
        <http://data.carnegiehall.org/names/83695>,
        <http://data.carnegiehall.org/names/83696>,
        <http://data.carnegiehall.org/names/83697>,
        <http://data.carnegiehall.org/names/83698>,
        <http://data.carnegiehall.org/names/83699>,
        <http://data.carnegiehall.org/names/83700>,
        <http://data.carnegiehall.org/names/83701>,
        <http://data.carnegiehall.org/names/83702>,
        <http://data.carnegiehall.org/names/83703>,
        <http://data.carnegiehall.org/names/83704> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/104450> .

