@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/28519/work_12> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:host <http://data.carnegiehall.org/names/5999> ;
    ns1:piano <http://data.carnegiehall.org/names/38207> ;
    ns1:sign_language_interpreter <http://data.carnegiehall.org/names/35894>,
        <http://data.carnegiehall.org/names/43167> ;
    ns1:soprano <http://data.carnegiehall.org/names/56282> ;
    ns1:speaker <http://data.carnegiehall.org/names/28763>,
        <http://data.carnegiehall.org/names/35895> ;
    ns1:vocal_ensemble <http://data.carnegiehall.org/names/3729> ;
    ns1:vocalist <http://data.carnegiehall.org/names/15387>,
        <http://data.carnegiehall.org/names/27344>,
        <http://data.carnegiehall.org/names/37557>,
        <http://data.carnegiehall.org/names/9244> ;
    ns2:performer <http://data.carnegiehall.org/names/15387>,
        <http://data.carnegiehall.org/names/27344>,
        <http://data.carnegiehall.org/names/28763>,
        <http://data.carnegiehall.org/names/35894>,
        <http://data.carnegiehall.org/names/35895>,
        <http://data.carnegiehall.org/names/3729>,
        <http://data.carnegiehall.org/names/37557>,
        <http://data.carnegiehall.org/names/38207>,
        <http://data.carnegiehall.org/names/43167>,
        <http://data.carnegiehall.org/names/56282>,
        <http://data.carnegiehall.org/names/5999>,
        <http://data.carnegiehall.org/names/9244> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

