@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/58459/work_20> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:choir <http://data.carnegiehall.org/names/100493>,
        <http://data.carnegiehall.org/names/108825>,
        <http://data.carnegiehall.org/names/108826>,
        <http://data.carnegiehall.org/names/108828>,
        <http://data.carnegiehall.org/names/108829>,
        <http://data.carnegiehall.org/names/108830>,
        <http://data.carnegiehall.org/names/108831>,
        <http://data.carnegiehall.org/names/108832>,
        <http://data.carnegiehall.org/names/108833>,
        <http://data.carnegiehall.org/names/108834>,
        <http://data.carnegiehall.org/names/108835>,
        <http://data.carnegiehall.org/names/108836>,
        <http://data.carnegiehall.org/names/50119>,
        <http://data.carnegiehall.org/names/62002> ;
    ns2:performer <http://data.carnegiehall.org/names/100493>,
        <http://data.carnegiehall.org/names/108825>,
        <http://data.carnegiehall.org/names/108826>,
        <http://data.carnegiehall.org/names/108828>,
        <http://data.carnegiehall.org/names/108829>,
        <http://data.carnegiehall.org/names/108830>,
        <http://data.carnegiehall.org/names/108831>,
        <http://data.carnegiehall.org/names/108832>,
        <http://data.carnegiehall.org/names/108833>,
        <http://data.carnegiehall.org/names/108834>,
        <http://data.carnegiehall.org/names/108835>,
        <http://data.carnegiehall.org/names/108836>,
        <http://data.carnegiehall.org/names/50119>,
        <http://data.carnegiehall.org/names/62002> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

