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

<http://data.carnegiehall.org/events/60306/work_17> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:childrens_chorus <http://data.carnegiehall.org/names/112601> ;
    ns2:choir <http://data.carnegiehall.org/names/102493>,
        <http://data.carnegiehall.org/names/103533>,
        <http://data.carnegiehall.org/names/112588>,
        <http://data.carnegiehall.org/names/112589>,
        <http://data.carnegiehall.org/names/112590>,
        <http://data.carnegiehall.org/names/112591>,
        <http://data.carnegiehall.org/names/112592>,
        <http://data.carnegiehall.org/names/112593>,
        <http://data.carnegiehall.org/names/112594>,
        <http://data.carnegiehall.org/names/112596>,
        <http://data.carnegiehall.org/names/112599>,
        <http://data.carnegiehall.org/names/112600>,
        <http://data.carnegiehall.org/names/112602>,
        <http://data.carnegiehall.org/names/112603>,
        <http://data.carnegiehall.org/names/47423> ;
    ns2:piano <http://data.carnegiehall.org/names/84994> ;
    ns3:performer <http://data.carnegiehall.org/names/102493>,
        <http://data.carnegiehall.org/names/103533>,
        <http://data.carnegiehall.org/names/112588>,
        <http://data.carnegiehall.org/names/112589>,
        <http://data.carnegiehall.org/names/112590>,
        <http://data.carnegiehall.org/names/112591>,
        <http://data.carnegiehall.org/names/112592>,
        <http://data.carnegiehall.org/names/112593>,
        <http://data.carnegiehall.org/names/112594>,
        <http://data.carnegiehall.org/names/112596>,
        <http://data.carnegiehall.org/names/112599>,
        <http://data.carnegiehall.org/names/112600>,
        <http://data.carnegiehall.org/names/112601>,
        <http://data.carnegiehall.org/names/112602>,
        <http://data.carnegiehall.org/names/112603>,
        <http://data.carnegiehall.org/names/47423>,
        <http://data.carnegiehall.org/names/84994> ;
    ns1:workPerformed <http://data.carnegiehall.org/works/104450> .

