@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/64086/work_06> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:choir <http://data.carnegiehall.org/names/102716>,
        <http://data.carnegiehall.org/names/102719>,
        <http://data.carnegiehall.org/names/103277>,
        <http://data.carnegiehall.org/names/107992>,
        <http://data.carnegiehall.org/names/115763>,
        <http://data.carnegiehall.org/names/121587>,
        <http://data.carnegiehall.org/names/121588>,
        <http://data.carnegiehall.org/names/121589>,
        <http://data.carnegiehall.org/names/121590>,
        <http://data.carnegiehall.org/names/121591>,
        <http://data.carnegiehall.org/names/121592>,
        <http://data.carnegiehall.org/names/121593>,
        <http://data.carnegiehall.org/names/121594>,
        <http://data.carnegiehall.org/names/121598>,
        <http://data.carnegiehall.org/names/121599>,
        <http://data.carnegiehall.org/names/121600>,
        <http://data.carnegiehall.org/names/121601>,
        <http://data.carnegiehall.org/names/121602>,
        <http://data.carnegiehall.org/names/121603>,
        <http://data.carnegiehall.org/names/121604>,
        <http://data.carnegiehall.org/names/121605>,
        <http://data.carnegiehall.org/names/67533> ;
    ns1:performer <http://data.carnegiehall.org/names/102716>,
        <http://data.carnegiehall.org/names/102719>,
        <http://data.carnegiehall.org/names/103277>,
        <http://data.carnegiehall.org/names/107992>,
        <http://data.carnegiehall.org/names/115763>,
        <http://data.carnegiehall.org/names/121587>,
        <http://data.carnegiehall.org/names/121588>,
        <http://data.carnegiehall.org/names/121589>,
        <http://data.carnegiehall.org/names/121590>,
        <http://data.carnegiehall.org/names/121591>,
        <http://data.carnegiehall.org/names/121592>,
        <http://data.carnegiehall.org/names/121593>,
        <http://data.carnegiehall.org/names/121594>,
        <http://data.carnegiehall.org/names/121598>,
        <http://data.carnegiehall.org/names/121599>,
        <http://data.carnegiehall.org/names/121600>,
        <http://data.carnegiehall.org/names/121601>,
        <http://data.carnegiehall.org/names/121602>,
        <http://data.carnegiehall.org/names/121603>,
        <http://data.carnegiehall.org/names/121604>,
        <http://data.carnegiehall.org/names/121605>,
        <http://data.carnegiehall.org/names/67533> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

