@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/48422/work_18> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:choir <http://data.carnegiehall.org/names/72723>,
        <http://data.carnegiehall.org/names/87187>,
        <http://data.carnegiehall.org/names/87188>,
        <http://data.carnegiehall.org/names/87189>,
        <http://data.carnegiehall.org/names/87190>,
        <http://data.carnegiehall.org/names/87191>,
        <http://data.carnegiehall.org/names/87192>,
        <http://data.carnegiehall.org/names/87193>,
        <http://data.carnegiehall.org/names/87194>,
        <http://data.carnegiehall.org/names/87195>,
        <http://data.carnegiehall.org/names/87196>,
        <http://data.carnegiehall.org/names/87197>,
        <http://data.carnegiehall.org/names/87198>,
        <http://data.carnegiehall.org/names/87199>,
        <http://data.carnegiehall.org/names/87200> ;
    ns2:flute <http://data.carnegiehall.org/names/87185> ;
    ns2:trumpet <http://data.carnegiehall.org/names/87186> ;
    ns1:performer <http://data.carnegiehall.org/names/72723>,
        <http://data.carnegiehall.org/names/87185>,
        <http://data.carnegiehall.org/names/87186>,
        <http://data.carnegiehall.org/names/87187>,
        <http://data.carnegiehall.org/names/87188>,
        <http://data.carnegiehall.org/names/87189>,
        <http://data.carnegiehall.org/names/87190>,
        <http://data.carnegiehall.org/names/87191>,
        <http://data.carnegiehall.org/names/87192>,
        <http://data.carnegiehall.org/names/87193>,
        <http://data.carnegiehall.org/names/87194>,
        <http://data.carnegiehall.org/names/87195>,
        <http://data.carnegiehall.org/names/87196>,
        <http://data.carnegiehall.org/names/87197>,
        <http://data.carnegiehall.org/names/87198>,
        <http://data.carnegiehall.org/names/87199>,
        <http://data.carnegiehall.org/names/87200> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

