@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/48281/work_18> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:baritone <http://data.carnegiehall.org/names/86669> ;
    ns2:choir <http://data.carnegiehall.org/names/86670>,
        <http://data.carnegiehall.org/names/86671>,
        <http://data.carnegiehall.org/names/86672>,
        <http://data.carnegiehall.org/names/86673> ;
    ns2:conductor <http://data.carnegiehall.org/names/36118>,
        <http://data.carnegiehall.org/names/72709> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/72697>,
        <http://data.carnegiehall.org/names/86666> ;
    ns2:soprano <http://data.carnegiehall.org/names/72715>,
        <http://data.carnegiehall.org/names/86665> ;
    ns2:tenor <http://data.carnegiehall.org/names/86667>,
        <http://data.carnegiehall.org/names/86668> ;
    ns1:performer <http://data.carnegiehall.org/names/36118>,
        <http://data.carnegiehall.org/names/72697>,
        <http://data.carnegiehall.org/names/72709>,
        <http://data.carnegiehall.org/names/72715>,
        <http://data.carnegiehall.org/names/86665>,
        <http://data.carnegiehall.org/names/86666>,
        <http://data.carnegiehall.org/names/86667>,
        <http://data.carnegiehall.org/names/86668>,
        <http://data.carnegiehall.org/names/86669>,
        <http://data.carnegiehall.org/names/86670>,
        <http://data.carnegiehall.org/names/86671>,
        <http://data.carnegiehall.org/names/86672>,
        <http://data.carnegiehall.org/names/86673> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

