@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/63026/work_07> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:childrens_chorus <http://data.carnegiehall.org/names/118575>,
        <http://data.carnegiehall.org/names/118591> ;
    ns1:choir <http://data.carnegiehall.org/names/118574>,
        <http://data.carnegiehall.org/names/118576>,
        <http://data.carnegiehall.org/names/118577>,
        <http://data.carnegiehall.org/names/118578>,
        <http://data.carnegiehall.org/names/118579>,
        <http://data.carnegiehall.org/names/118580>,
        <http://data.carnegiehall.org/names/118581>,
        <http://data.carnegiehall.org/names/118582>,
        <http://data.carnegiehall.org/names/118583>,
        <http://data.carnegiehall.org/names/118584>,
        <http://data.carnegiehall.org/names/118585>,
        <http://data.carnegiehall.org/names/118586>,
        <http://data.carnegiehall.org/names/118587>,
        <http://data.carnegiehall.org/names/118588>,
        <http://data.carnegiehall.org/names/118589>,
        <http://data.carnegiehall.org/names/118590>,
        <http://data.carnegiehall.org/names/118592>,
        <http://data.carnegiehall.org/names/118593>,
        <http://data.carnegiehall.org/names/118594>,
        <http://data.carnegiehall.org/names/118595>,
        <http://data.carnegiehall.org/names/118596>,
        <http://data.carnegiehall.org/names/118597>,
        <http://data.carnegiehall.org/names/118598>,
        <http://data.carnegiehall.org/names/118599> ;
    ns2:performer <http://data.carnegiehall.org/names/118574>,
        <http://data.carnegiehall.org/names/118575>,
        <http://data.carnegiehall.org/names/118576>,
        <http://data.carnegiehall.org/names/118577>,
        <http://data.carnegiehall.org/names/118578>,
        <http://data.carnegiehall.org/names/118579>,
        <http://data.carnegiehall.org/names/118580>,
        <http://data.carnegiehall.org/names/118581>,
        <http://data.carnegiehall.org/names/118582>,
        <http://data.carnegiehall.org/names/118583>,
        <http://data.carnegiehall.org/names/118584>,
        <http://data.carnegiehall.org/names/118585>,
        <http://data.carnegiehall.org/names/118586>,
        <http://data.carnegiehall.org/names/118587>,
        <http://data.carnegiehall.org/names/118588>,
        <http://data.carnegiehall.org/names/118589>,
        <http://data.carnegiehall.org/names/118590>,
        <http://data.carnegiehall.org/names/118591>,
        <http://data.carnegiehall.org/names/118592>,
        <http://data.carnegiehall.org/names/118593>,
        <http://data.carnegiehall.org/names/118594>,
        <http://data.carnegiehall.org/names/118595>,
        <http://data.carnegiehall.org/names/118596>,
        <http://data.carnegiehall.org/names/118597>,
        <http://data.carnegiehall.org/names/118598>,
        <http://data.carnegiehall.org/names/118599> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

