@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/8555/work_18> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:choir <http://data.carnegiehall.org/names/14186>,
        <http://data.carnegiehall.org/names/16938>,
        <http://data.carnegiehall.org/names/18949>,
        <http://data.carnegiehall.org/names/2142>,
        <http://data.carnegiehall.org/names/2347>,
        <http://data.carnegiehall.org/names/25499>,
        <http://data.carnegiehall.org/names/32681>,
        <http://data.carnegiehall.org/names/43726>,
        <http://data.carnegiehall.org/names/48222>,
        <http://data.carnegiehall.org/names/51218>,
        <http://data.carnegiehall.org/names/7165>,
        <http://data.carnegiehall.org/names/7166>,
        <http://data.carnegiehall.org/names/9015> ;
    ns1:piano <http://data.carnegiehall.org/names/49351> ;
    ns2:performer <http://data.carnegiehall.org/names/14186>,
        <http://data.carnegiehall.org/names/16938>,
        <http://data.carnegiehall.org/names/18949>,
        <http://data.carnegiehall.org/names/2142>,
        <http://data.carnegiehall.org/names/2347>,
        <http://data.carnegiehall.org/names/25499>,
        <http://data.carnegiehall.org/names/32681>,
        <http://data.carnegiehall.org/names/43726>,
        <http://data.carnegiehall.org/names/48222>,
        <http://data.carnegiehall.org/names/49351>,
        <http://data.carnegiehall.org/names/51218>,
        <http://data.carnegiehall.org/names/7165>,
        <http://data.carnegiehall.org/names/7166>,
        <http://data.carnegiehall.org/names/9015> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

