@prefix ns1: <http://purl.org/ontology/mo/> .
@prefix ns2: <http://schema.org/> .
@prefix ns3: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/60392/work_17> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns3:childrens_chorus <http://data.carnegiehall.org/names/112787> ;
    ns3:choir <http://data.carnegiehall.org/names/103068>,
        <http://data.carnegiehall.org/names/104099>,
        <http://data.carnegiehall.org/names/107330>,
        <http://data.carnegiehall.org/names/112535>,
        <http://data.carnegiehall.org/names/112777>,
        <http://data.carnegiehall.org/names/112778>,
        <http://data.carnegiehall.org/names/112779>,
        <http://data.carnegiehall.org/names/112780>,
        <http://data.carnegiehall.org/names/112781>,
        <http://data.carnegiehall.org/names/112782>,
        <http://data.carnegiehall.org/names/112783>,
        <http://data.carnegiehall.org/names/112784>,
        <http://data.carnegiehall.org/names/112785>,
        <http://data.carnegiehall.org/names/112786>,
        <http://data.carnegiehall.org/names/112788>,
        <http://data.carnegiehall.org/names/112789>,
        <http://data.carnegiehall.org/names/112790>,
        <http://data.carnegiehall.org/names/112791>,
        <http://data.carnegiehall.org/names/112792>,
        <http://data.carnegiehall.org/names/112793>,
        <http://data.carnegiehall.org/names/112794>,
        <http://data.carnegiehall.org/names/112795>,
        <http://data.carnegiehall.org/names/81002> ;
    ns1:performer <http://data.carnegiehall.org/names/103068>,
        <http://data.carnegiehall.org/names/104099>,
        <http://data.carnegiehall.org/names/107330>,
        <http://data.carnegiehall.org/names/112535>,
        <http://data.carnegiehall.org/names/112777>,
        <http://data.carnegiehall.org/names/112778>,
        <http://data.carnegiehall.org/names/112779>,
        <http://data.carnegiehall.org/names/112780>,
        <http://data.carnegiehall.org/names/112781>,
        <http://data.carnegiehall.org/names/112782>,
        <http://data.carnegiehall.org/names/112783>,
        <http://data.carnegiehall.org/names/112784>,
        <http://data.carnegiehall.org/names/112785>,
        <http://data.carnegiehall.org/names/112786>,
        <http://data.carnegiehall.org/names/112787>,
        <http://data.carnegiehall.org/names/112788>,
        <http://data.carnegiehall.org/names/112789>,
        <http://data.carnegiehall.org/names/112790>,
        <http://data.carnegiehall.org/names/112791>,
        <http://data.carnegiehall.org/names/112792>,
        <http://data.carnegiehall.org/names/112793>,
        <http://data.carnegiehall.org/names/112794>,
        <http://data.carnegiehall.org/names/112795>,
        <http://data.carnegiehall.org/names/81002> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/104450> .

