@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/4892/work_05> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "The Moon Has Nothing to Be Sad About" ;
    ns2:cello <http://data.carnegiehall.org/names/106780> ;
    ns2:chamber_ensemble <http://data.carnegiehall.org/names/30067> ;
    ns2:clarinet <http://data.carnegiehall.org/names/21770> ;
    ns2:conductor <http://data.carnegiehall.org/names/37592> ;
    ns2:flute <http://data.carnegiehall.org/names/7576> ;
    ns2:guitar <http://data.carnegiehall.org/names/32258> ;
    ns2:harp <http://data.carnegiehall.org/names/12459> ;
    ns2:harpsichord <http://data.carnegiehall.org/names/53423> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/10072> ;
    ns2:viola <http://data.carnegiehall.org/names/26428> ;
    ns1:performer <http://data.carnegiehall.org/names/10072>,
        <http://data.carnegiehall.org/names/106780>,
        <http://data.carnegiehall.org/names/12459>,
        <http://data.carnegiehall.org/names/21770>,
        <http://data.carnegiehall.org/names/26428>,
        <http://data.carnegiehall.org/names/30067>,
        <http://data.carnegiehall.org/names/32258>,
        <http://data.carnegiehall.org/names/37592>,
        <http://data.carnegiehall.org/names/53423>,
        <http://data.carnegiehall.org/names/7576> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/19561> ;
    rdfs:comment "New York premiere" .

