@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/3077/work_04> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:childrens_chorus <http://data.carnegiehall.org/names/40012> ;
    ns2:choir <http://data.carnegiehall.org/names/13404>,
        <http://data.carnegiehall.org/names/23041>,
        <http://data.carnegiehall.org/names/2360>,
        <http://data.carnegiehall.org/names/26257>,
        <http://data.carnegiehall.org/names/31983>,
        <http://data.carnegiehall.org/names/34897>,
        <http://data.carnegiehall.org/names/42303>,
        <http://data.carnegiehall.org/names/44831>,
        <http://data.carnegiehall.org/names/44832>,
        <http://data.carnegiehall.org/names/46920>,
        <http://data.carnegiehall.org/names/52161>,
        <http://data.carnegiehall.org/names/53038>,
        <http://data.carnegiehall.org/names/57519>,
        <http://data.carnegiehall.org/names/8635> ;
    ns1:performer <http://data.carnegiehall.org/names/13404>,
        <http://data.carnegiehall.org/names/23041>,
        <http://data.carnegiehall.org/names/2360>,
        <http://data.carnegiehall.org/names/26257>,
        <http://data.carnegiehall.org/names/31983>,
        <http://data.carnegiehall.org/names/34897>,
        <http://data.carnegiehall.org/names/40012>,
        <http://data.carnegiehall.org/names/42303>,
        <http://data.carnegiehall.org/names/44831>,
        <http://data.carnegiehall.org/names/44832>,
        <http://data.carnegiehall.org/names/46920>,
        <http://data.carnegiehall.org/names/52161>,
        <http://data.carnegiehall.org/names/53038>,
        <http://data.carnegiehall.org/names/57519>,
        <http://data.carnegiehall.org/names/8635> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

