@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/56307/work_03> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:childrens_chorus <http://data.carnegiehall.org/names/105004>,
        <http://data.carnegiehall.org/names/105012>,
        <http://data.carnegiehall.org/names/50259> ;
    ns1:choir <http://data.carnegiehall.org/names/105003>,
        <http://data.carnegiehall.org/names/105005>,
        <http://data.carnegiehall.org/names/105006>,
        <http://data.carnegiehall.org/names/105007>,
        <http://data.carnegiehall.org/names/105008>,
        <http://data.carnegiehall.org/names/105009>,
        <http://data.carnegiehall.org/names/105010>,
        <http://data.carnegiehall.org/names/105011>,
        <http://data.carnegiehall.org/names/105013>,
        <http://data.carnegiehall.org/names/105014>,
        <http://data.carnegiehall.org/names/61824>,
        <http://data.carnegiehall.org/names/88185> ;
    ns2:performer <http://data.carnegiehall.org/names/105003>,
        <http://data.carnegiehall.org/names/105004>,
        <http://data.carnegiehall.org/names/105005>,
        <http://data.carnegiehall.org/names/105006>,
        <http://data.carnegiehall.org/names/105007>,
        <http://data.carnegiehall.org/names/105008>,
        <http://data.carnegiehall.org/names/105009>,
        <http://data.carnegiehall.org/names/105010>,
        <http://data.carnegiehall.org/names/105011>,
        <http://data.carnegiehall.org/names/105012>,
        <http://data.carnegiehall.org/names/105013>,
        <http://data.carnegiehall.org/names/105014>,
        <http://data.carnegiehall.org/names/50259>,
        <http://data.carnegiehall.org/names/61824>,
        <http://data.carnegiehall.org/names/88185> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

