@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/52344/work_12> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:baritone <http://data.carnegiehall.org/names/85066> ;
    ns2:boys_chorus <http://data.carnegiehall.org/names/95145>,
        <http://data.carnegiehall.org/names/95150> ;
    ns2:choir <http://data.carnegiehall.org/names/56211>,
        <http://data.carnegiehall.org/names/63844>,
        <http://data.carnegiehall.org/names/67828>,
        <http://data.carnegiehall.org/names/89039>,
        <http://data.carnegiehall.org/names/94989>,
        <http://data.carnegiehall.org/names/95147>,
        <http://data.carnegiehall.org/names/95148>,
        <http://data.carnegiehall.org/names/95149>,
        <http://data.carnegiehall.org/names/95151> ;
    ns2:conductor <http://data.carnegiehall.org/names/71672> ;
    ns2:organ <http://data.carnegiehall.org/names/23581>,
        <http://data.carnegiehall.org/names/95146> ;
    ns2:soprano <http://data.carnegiehall.org/names/95144> ;
    ns1:performer <http://data.carnegiehall.org/names/23581>,
        <http://data.carnegiehall.org/names/56211>,
        <http://data.carnegiehall.org/names/63844>,
        <http://data.carnegiehall.org/names/67828>,
        <http://data.carnegiehall.org/names/71672>,
        <http://data.carnegiehall.org/names/85066>,
        <http://data.carnegiehall.org/names/89039>,
        <http://data.carnegiehall.org/names/94989>,
        <http://data.carnegiehall.org/names/95144>,
        <http://data.carnegiehall.org/names/95145>,
        <http://data.carnegiehall.org/names/95146>,
        <http://data.carnegiehall.org/names/95147>,
        <http://data.carnegiehall.org/names/95148>,
        <http://data.carnegiehall.org/names/95149>,
        <http://data.carnegiehall.org/names/95150>,
        <http://data.carnegiehall.org/names/95151> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

