@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/62616/work_19> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:choir <http://data.carnegiehall.org/names/100097>,
        <http://data.carnegiehall.org/names/117271>,
        <http://data.carnegiehall.org/names/117272>,
        <http://data.carnegiehall.org/names/117273>,
        <http://data.carnegiehall.org/names/117274>,
        <http://data.carnegiehall.org/names/117275>,
        <http://data.carnegiehall.org/names/117276>,
        <http://data.carnegiehall.org/names/117277>,
        <http://data.carnegiehall.org/names/117278>,
        <http://data.carnegiehall.org/names/117279>,
        <http://data.carnegiehall.org/names/89336>,
        <http://data.carnegiehall.org/names/89662>,
        <http://data.carnegiehall.org/names/98153> ;
    ns1:womens_chorus <http://data.carnegiehall.org/names/89664> ;
    ns2:performer <http://data.carnegiehall.org/names/100097>,
        <http://data.carnegiehall.org/names/117271>,
        <http://data.carnegiehall.org/names/117272>,
        <http://data.carnegiehall.org/names/117273>,
        <http://data.carnegiehall.org/names/117274>,
        <http://data.carnegiehall.org/names/117275>,
        <http://data.carnegiehall.org/names/117276>,
        <http://data.carnegiehall.org/names/117277>,
        <http://data.carnegiehall.org/names/117278>,
        <http://data.carnegiehall.org/names/117279>,
        <http://data.carnegiehall.org/names/89336>,
        <http://data.carnegiehall.org/names/89662>,
        <http://data.carnegiehall.org/names/89664>,
        <http://data.carnegiehall.org/names/98153> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

