@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/60345/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:choir <http://data.carnegiehall.org/names/102784>,
        <http://data.carnegiehall.org/names/103066>,
        <http://data.carnegiehall.org/names/103951>,
        <http://data.carnegiehall.org/names/112682>,
        <http://data.carnegiehall.org/names/112683>,
        <http://data.carnegiehall.org/names/112684>,
        <http://data.carnegiehall.org/names/112685>,
        <http://data.carnegiehall.org/names/112686>,
        <http://data.carnegiehall.org/names/112687>,
        <http://data.carnegiehall.org/names/112688>,
        <http://data.carnegiehall.org/names/112689>,
        <http://data.carnegiehall.org/names/112690>,
        <http://data.carnegiehall.org/names/112691>,
        <http://data.carnegiehall.org/names/112692>,
        <http://data.carnegiehall.org/names/112693>,
        <http://data.carnegiehall.org/names/112694>,
        <http://data.carnegiehall.org/names/112695>,
        <http://data.carnegiehall.org/names/112696>,
        <http://data.carnegiehall.org/names/112697>,
        <http://data.carnegiehall.org/names/112699>,
        <http://data.carnegiehall.org/names/61824>,
        <http://data.carnegiehall.org/names/98044> ;
    ns2:performer <http://data.carnegiehall.org/names/102784>,
        <http://data.carnegiehall.org/names/103066>,
        <http://data.carnegiehall.org/names/103951>,
        <http://data.carnegiehall.org/names/112682>,
        <http://data.carnegiehall.org/names/112683>,
        <http://data.carnegiehall.org/names/112684>,
        <http://data.carnegiehall.org/names/112685>,
        <http://data.carnegiehall.org/names/112686>,
        <http://data.carnegiehall.org/names/112687>,
        <http://data.carnegiehall.org/names/112688>,
        <http://data.carnegiehall.org/names/112689>,
        <http://data.carnegiehall.org/names/112690>,
        <http://data.carnegiehall.org/names/112691>,
        <http://data.carnegiehall.org/names/112692>,
        <http://data.carnegiehall.org/names/112693>,
        <http://data.carnegiehall.org/names/112694>,
        <http://data.carnegiehall.org/names/112695>,
        <http://data.carnegiehall.org/names/112696>,
        <http://data.carnegiehall.org/names/112697>,
        <http://data.carnegiehall.org/names/112699>,
        <http://data.carnegiehall.org/names/61824>,
        <http://data.carnegiehall.org/names/98044> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

