@prefix ns1: <http://purl.org/ontology/mo/> .
@prefix ns2: <http://schema.org/> .
@prefix ns3: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/77370/work_08> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Monster, Monster" ;
    ns3:choir <http://data.carnegiehall.org/names/104367>,
        <http://data.carnegiehall.org/names/116586>,
        <http://data.carnegiehall.org/names/127835>,
        <http://data.carnegiehall.org/names/137651>,
        <http://data.carnegiehall.org/names/137665>,
        <http://data.carnegiehall.org/names/137666>,
        <http://data.carnegiehall.org/names/137667>,
        <http://data.carnegiehall.org/names/137668>,
        <http://data.carnegiehall.org/names/137669>,
        <http://data.carnegiehall.org/names/82982> ;
    ns3:conductor <http://data.carnegiehall.org/names/97874> ;
    ns3:orchestra <http://data.carnegiehall.org/names/116584> ;
    ns3:piano <http://data.carnegiehall.org/names/107954> ;
    ns1:performer <http://data.carnegiehall.org/names/104367>,
        <http://data.carnegiehall.org/names/107954>,
        <http://data.carnegiehall.org/names/116584>,
        <http://data.carnegiehall.org/names/116586>,
        <http://data.carnegiehall.org/names/127835>,
        <http://data.carnegiehall.org/names/137651>,
        <http://data.carnegiehall.org/names/137665>,
        <http://data.carnegiehall.org/names/137666>,
        <http://data.carnegiehall.org/names/137667>,
        <http://data.carnegiehall.org/names/137668>,
        <http://data.carnegiehall.org/names/137669>,
        <http://data.carnegiehall.org/names/82982>,
        <http://data.carnegiehall.org/names/97874> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/121470> ;
    rdfs:comment "world premiere" .

