@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/48613/work_14> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:childrens_chorus <http://data.carnegiehall.org/names/54755>,
        <http://data.carnegiehall.org/names/87928> ;
    ns2:choir <http://data.carnegiehall.org/names/87926>,
        <http://data.carnegiehall.org/names/87927>,
        <http://data.carnegiehall.org/names/87929>,
        <http://data.carnegiehall.org/names/87930>,
        <http://data.carnegiehall.org/names/87931>,
        <http://data.carnegiehall.org/names/87932>,
        <http://data.carnegiehall.org/names/87933> ;
    ns2:girls_chorus <http://data.carnegiehall.org/names/79858> ;
    ns2:narrator <http://data.carnegiehall.org/names/87925> ;
    ns1:performer <http://data.carnegiehall.org/names/54755>,
        <http://data.carnegiehall.org/names/79858>,
        <http://data.carnegiehall.org/names/87925>,
        <http://data.carnegiehall.org/names/87926>,
        <http://data.carnegiehall.org/names/87927>,
        <http://data.carnegiehall.org/names/87928>,
        <http://data.carnegiehall.org/names/87929>,
        <http://data.carnegiehall.org/names/87930>,
        <http://data.carnegiehall.org/names/87931>,
        <http://data.carnegiehall.org/names/87932>,
        <http://data.carnegiehall.org/names/87933> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

