@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/24057/work_06> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Serse, HWV 40: Act I. Ombra mai fu" ;
    ns1:harp <http://data.carnegiehall.org/names/11571>,
        <http://data.carnegiehall.org/names/13619>,
        <http://data.carnegiehall.org/names/24493>,
        <http://data.carnegiehall.org/names/28151>,
        <http://data.carnegiehall.org/names/30283>,
        <http://data.carnegiehall.org/names/45681>,
        <http://data.carnegiehall.org/names/52890>,
        <http://data.carnegiehall.org/names/53601>,
        <http://data.carnegiehall.org/names/7539>,
        <http://data.carnegiehall.org/names/9873> ;
    ns2:performer <http://data.carnegiehall.org/names/11571>,
        <http://data.carnegiehall.org/names/13619>,
        <http://data.carnegiehall.org/names/24493>,
        <http://data.carnegiehall.org/names/28151>,
        <http://data.carnegiehall.org/names/30283>,
        <http://data.carnegiehall.org/names/45681>,
        <http://data.carnegiehall.org/names/52890>,
        <http://data.carnegiehall.org/names/53601>,
        <http://data.carnegiehall.org/names/7539>,
        <http://data.carnegiehall.org/names/9873> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/28036> .

