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

<http://data.carnegiehall.org/events/50385/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selection (unspecified)" ;
    ns2:childrens_chorus <http://data.carnegiehall.org/names/92089>,
        <http://data.carnegiehall.org/names/92090>,
        <http://data.carnegiehall.org/names/92091>,
        <http://data.carnegiehall.org/names/92092> ;
    ns2:choir <http://data.carnegiehall.org/names/92093>,
        <http://data.carnegiehall.org/names/92094> ;
    ns2:orchestra <http://data.carnegiehall.org/names/92088> ;
    ns2:piano <http://data.carnegiehall.org/names/32253>,
        <http://data.carnegiehall.org/names/79114>,
        <http://data.carnegiehall.org/names/92095>,
        <http://data.carnegiehall.org/names/92096>,
        <http://data.carnegiehall.org/names/92097>,
        <http://data.carnegiehall.org/names/92098>,
        <http://data.carnegiehall.org/names/92099>,
        <http://data.carnegiehall.org/names/92102>,
        <http://data.carnegiehall.org/names/92103>,
        <http://data.carnegiehall.org/names/92104>,
        <http://data.carnegiehall.org/names/92105> ;
    ns2:violin <http://data.carnegiehall.org/names/50363>,
        <http://data.carnegiehall.org/names/92100>,
        <http://data.carnegiehall.org/names/92101> ;
    ns1:performer <http://data.carnegiehall.org/names/32253>,
        <http://data.carnegiehall.org/names/50363>,
        <http://data.carnegiehall.org/names/79114>,
        <http://data.carnegiehall.org/names/92088>,
        <http://data.carnegiehall.org/names/92089>,
        <http://data.carnegiehall.org/names/92090>,
        <http://data.carnegiehall.org/names/92091>,
        <http://data.carnegiehall.org/names/92092>,
        <http://data.carnegiehall.org/names/92093>,
        <http://data.carnegiehall.org/names/92094>,
        <http://data.carnegiehall.org/names/92095>,
        <http://data.carnegiehall.org/names/92096>,
        <http://data.carnegiehall.org/names/92097>,
        <http://data.carnegiehall.org/names/92098>,
        <http://data.carnegiehall.org/names/92099>,
        <http://data.carnegiehall.org/names/92100>,
        <http://data.carnegiehall.org/names/92101>,
        <http://data.carnegiehall.org/names/92102>,
        <http://data.carnegiehall.org/names/92103>,
        <http://data.carnegiehall.org/names/92104>,
        <http://data.carnegiehall.org/names/92105> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/15727> .

