@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/44023/work_08> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "On the Edge of the Abyss" ;
    ns3:cello <http://data.carnegiehall.org/names/16406>,
        <http://data.carnegiehall.org/names/18702>,
        <http://data.carnegiehall.org/names/46230>,
        <http://data.carnegiehall.org/names/62691>,
        <http://data.carnegiehall.org/names/66635>,
        <http://data.carnegiehall.org/names/70448>,
        <http://data.carnegiehall.org/names/9383> ;
    ns3:conductor <http://data.carnegiehall.org/names/8106> ;
    ns3:waterphone <http://data.carnegiehall.org/names/44173>,
        <http://data.carnegiehall.org/names/75880> ;
    ns1:performer <http://data.carnegiehall.org/names/16406>,
        <http://data.carnegiehall.org/names/18702>,
        <http://data.carnegiehall.org/names/44173>,
        <http://data.carnegiehall.org/names/46230>,
        <http://data.carnegiehall.org/names/62691>,
        <http://data.carnegiehall.org/names/66635>,
        <http://data.carnegiehall.org/names/70448>,
        <http://data.carnegiehall.org/names/75880>,
        <http://data.carnegiehall.org/names/8106>,
        <http://data.carnegiehall.org/names/9383> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/72237> ;
    rdfs:comment "United States premiere" .

