@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/52652/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Wozzeck, Op. 7" ;
    ns1:accordion <http://data.carnegiehall.org/names/5458> ;
    ns1:baritone <http://data.carnegiehall.org/names/47050>,
        <http://data.carnegiehall.org/names/96518> ;
    ns1:bass <http://data.carnegiehall.org/names/96519>,
        <http://data.carnegiehall.org/names/96520> ;
    ns1:celesta <http://data.carnegiehall.org/names/96523> ;
    ns1:choir <http://data.carnegiehall.org/names/38652>,
        <http://data.carnegiehall.org/names/96521> ;
    ns1:guitar <http://data.carnegiehall.org/names/54504> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/96512> ;
    ns1:orchestra <http://data.carnegiehall.org/names/32088> ;
    ns1:piano <http://data.carnegiehall.org/names/4381> ;
    ns1:soprano <http://data.carnegiehall.org/names/86080> ;
    ns1:tenor <http://data.carnegiehall.org/names/13648>,
        <http://data.carnegiehall.org/names/96513>,
        <http://data.carnegiehall.org/names/96514>,
        <http://data.carnegiehall.org/names/96515>,
        <http://data.carnegiehall.org/names/96516>,
        <http://data.carnegiehall.org/names/96517> ;
    ns2:performer <http://data.carnegiehall.org/names/13648>,
        <http://data.carnegiehall.org/names/32088>,
        <http://data.carnegiehall.org/names/38652>,
        <http://data.carnegiehall.org/names/4381>,
        <http://data.carnegiehall.org/names/47050>,
        <http://data.carnegiehall.org/names/54504>,
        <http://data.carnegiehall.org/names/5458>,
        <http://data.carnegiehall.org/names/86080>,
        <http://data.carnegiehall.org/names/96512>,
        <http://data.carnegiehall.org/names/96513>,
        <http://data.carnegiehall.org/names/96514>,
        <http://data.carnegiehall.org/names/96515>,
        <http://data.carnegiehall.org/names/96516>,
        <http://data.carnegiehall.org/names/96517>,
        <http://data.carnegiehall.org/names/96518>,
        <http://data.carnegiehall.org/names/96519>,
        <http://data.carnegiehall.org/names/96520>,
        <http://data.carnegiehall.org/names/96521>,
        <http://data.carnegiehall.org/names/96523> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/6834> .

