@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/57611/work_18> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:clarinet <http://data.carnegiehall.org/names/107357> ;
    ns1:conductor <http://data.carnegiehall.org/names/107359>,
        <http://data.carnegiehall.org/names/107360>,
        <http://data.carnegiehall.org/names/107361> ;
    ns1:guitar <http://data.carnegiehall.org/names/81915> ;
    ns1:piano <http://data.carnegiehall.org/names/107356>,
        <http://data.carnegiehall.org/names/94399> ;
    ns1:saxophone_quartet <http://data.carnegiehall.org/names/107358> ;
    ns1:soprano <http://data.carnegiehall.org/names/71614> ;
    ns2:performer <http://data.carnegiehall.org/names/107356>,
        <http://data.carnegiehall.org/names/107357>,
        <http://data.carnegiehall.org/names/107358>,
        <http://data.carnegiehall.org/names/107359>,
        <http://data.carnegiehall.org/names/107360>,
        <http://data.carnegiehall.org/names/107361>,
        <http://data.carnegiehall.org/names/71614>,
        <http://data.carnegiehall.org/names/81915>,
        <http://data.carnegiehall.org/names/94399> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

