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

<http://data.carnegiehall.org/events/77169/work_07> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Anna Christie: Excerpt" ;
    ns2:cello <http://data.carnegiehall.org/names/137340>,
        <http://data.carnegiehall.org/names/139979>,
        <http://data.carnegiehall.org/names/139980>,
        <http://data.carnegiehall.org/names/139981>,
        <http://data.carnegiehall.org/names/76125> ;
    ns2:conductor <http://data.carnegiehall.org/names/139796> ;
    ns2:double_bass <http://data.carnegiehall.org/names/137335> ;
    ns2:ensemble <http://data.carnegiehall.org/names/139774> ;
    ns3:performer <http://data.carnegiehall.org/names/137335>,
        <http://data.carnegiehall.org/names/137340>,
        <http://data.carnegiehall.org/names/139774>,
        <http://data.carnegiehall.org/names/139796>,
        <http://data.carnegiehall.org/names/139979>,
        <http://data.carnegiehall.org/names/139980>,
        <http://data.carnegiehall.org/names/139981>,
        <http://data.carnegiehall.org/names/76125> ;
    ns1:workPerformed <http://data.carnegiehall.org/works/123517> ;
    rdfs:comment "world premiere" .

