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

<http://data.carnegiehall.org/events/62557/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns3:choir <http://data.carnegiehall.org/names/117035>,
        <http://data.carnegiehall.org/names/117036>,
        <http://data.carnegiehall.org/names/117038>,
        <http://data.carnegiehall.org/names/117040>,
        <http://data.carnegiehall.org/names/117042>,
        <http://data.carnegiehall.org/names/117044>,
        <http://data.carnegiehall.org/names/117045>,
        <http://data.carnegiehall.org/names/117046>,
        <http://data.carnegiehall.org/names/117047>,
        <http://data.carnegiehall.org/names/45276> ;
    ns3:womens_chorus <http://data.carnegiehall.org/names/117037>,
        <http://data.carnegiehall.org/names/117039>,
        <http://data.carnegiehall.org/names/117041>,
        <http://data.carnegiehall.org/names/117043>,
        <http://data.carnegiehall.org/names/33574> ;
    ns1:performer <http://data.carnegiehall.org/names/117035>,
        <http://data.carnegiehall.org/names/117036>,
        <http://data.carnegiehall.org/names/117037>,
        <http://data.carnegiehall.org/names/117038>,
        <http://data.carnegiehall.org/names/117039>,
        <http://data.carnegiehall.org/names/117040>,
        <http://data.carnegiehall.org/names/117041>,
        <http://data.carnegiehall.org/names/117042>,
        <http://data.carnegiehall.org/names/117043>,
        <http://data.carnegiehall.org/names/117044>,
        <http://data.carnegiehall.org/names/117045>,
        <http://data.carnegiehall.org/names/117046>,
        <http://data.carnegiehall.org/names/117047>,
        <http://data.carnegiehall.org/names/33574>,
        <http://data.carnegiehall.org/names/45276> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/104450> .

