@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/77169/work_06> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Seven Scenes: Hocket" ;
    ns1:cello <http://data.carnegiehall.org/names/139975>,
        <http://data.carnegiehall.org/names/139976> ;
    ns1:dancer <http://data.carnegiehall.org/names/139971>,
        <http://data.carnegiehall.org/names/139972>,
        <http://data.carnegiehall.org/names/139973> ;
    ns1:ensemble <http://data.carnegiehall.org/names/139774> ;
    ns1:guitar <http://data.carnegiehall.org/names/139977>,
        <http://data.carnegiehall.org/names/139978> ;
    ns1:viola <http://data.carnegiehall.org/names/130543>,
        <http://data.carnegiehall.org/names/139974> ;
    ns2:performer <http://data.carnegiehall.org/names/130543>,
        <http://data.carnegiehall.org/names/139774>,
        <http://data.carnegiehall.org/names/139971>,
        <http://data.carnegiehall.org/names/139972>,
        <http://data.carnegiehall.org/names/139973>,
        <http://data.carnegiehall.org/names/139974>,
        <http://data.carnegiehall.org/names/139975>,
        <http://data.carnegiehall.org/names/139976>,
        <http://data.carnegiehall.org/names/139977>,
        <http://data.carnegiehall.org/names/139978> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/123516> ;
    rdfs:comment "world premiere" .

