@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/62958/work_13> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:childrens_chorus <http://data.carnegiehall.org/names/118338> ;
    ns2:choir <http://data.carnegiehall.org/names/118328>,
        <http://data.carnegiehall.org/names/118329>,
        <http://data.carnegiehall.org/names/118330>,
        <http://data.carnegiehall.org/names/118331>,
        <http://data.carnegiehall.org/names/118332>,
        <http://data.carnegiehall.org/names/118333>,
        <http://data.carnegiehall.org/names/118334>,
        <http://data.carnegiehall.org/names/118335>,
        <http://data.carnegiehall.org/names/118336>,
        <http://data.carnegiehall.org/names/118337>,
        <http://data.carnegiehall.org/names/118341>,
        <http://data.carnegiehall.org/names/68408> ;
    ns1:performer <http://data.carnegiehall.org/names/118328>,
        <http://data.carnegiehall.org/names/118329>,
        <http://data.carnegiehall.org/names/118330>,
        <http://data.carnegiehall.org/names/118331>,
        <http://data.carnegiehall.org/names/118332>,
        <http://data.carnegiehall.org/names/118333>,
        <http://data.carnegiehall.org/names/118334>,
        <http://data.carnegiehall.org/names/118335>,
        <http://data.carnegiehall.org/names/118336>,
        <http://data.carnegiehall.org/names/118337>,
        <http://data.carnegiehall.org/names/118338>,
        <http://data.carnegiehall.org/names/118341>,
        <http://data.carnegiehall.org/names/68408> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

