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

<http://data.carnegiehall.org/events/76423/work_13> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:childrens_chorus <http://data.carnegiehall.org/names/136365> ;
    ns1:choir <http://data.carnegiehall.org/names/115283>,
        <http://data.carnegiehall.org/names/121090>,
        <http://data.carnegiehall.org/names/121093>,
        <http://data.carnegiehall.org/names/136361>,
        <http://data.carnegiehall.org/names/136362>,
        <http://data.carnegiehall.org/names/136363>,
        <http://data.carnegiehall.org/names/136364>,
        <http://data.carnegiehall.org/names/136366>,
        <http://data.carnegiehall.org/names/136367>,
        <http://data.carnegiehall.org/names/136368>,
        <http://data.carnegiehall.org/names/136369>,
        <http://data.carnegiehall.org/names/136370>,
        <http://data.carnegiehall.org/names/136371>,
        <http://data.carnegiehall.org/names/136372>,
        <http://data.carnegiehall.org/names/136373>,
        <http://data.carnegiehall.org/names/136374> ;
    ns2:performer <http://data.carnegiehall.org/names/115283>,
        <http://data.carnegiehall.org/names/121090>,
        <http://data.carnegiehall.org/names/121093>,
        <http://data.carnegiehall.org/names/136361>,
        <http://data.carnegiehall.org/names/136362>,
        <http://data.carnegiehall.org/names/136363>,
        <http://data.carnegiehall.org/names/136364>,
        <http://data.carnegiehall.org/names/136365>,
        <http://data.carnegiehall.org/names/136366>,
        <http://data.carnegiehall.org/names/136367>,
        <http://data.carnegiehall.org/names/136368>,
        <http://data.carnegiehall.org/names/136369>,
        <http://data.carnegiehall.org/names/136370>,
        <http://data.carnegiehall.org/names/136371>,
        <http://data.carnegiehall.org/names/136372>,
        <http://data.carnegiehall.org/names/136373>,
        <http://data.carnegiehall.org/names/136374> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

