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

<http://data.carnegiehall.org/events/8716/work_01> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Rinaldo, HWV 7" ;
    ns1:bass_baritone <http://data.carnegiehall.org/names/47903>,
        <http://data.carnegiehall.org/names/8973> ;
    ns1:contralto <http://data.carnegiehall.org/names/57136> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/24479> ;
    ns1:soprano <http://data.carnegiehall.org/names/19747>,
        <http://data.carnegiehall.org/names/26248>,
        <http://data.carnegiehall.org/names/59044> ;
    ns1:tenor <http://data.carnegiehall.org/names/44052> ;
    ns3:performer <http://data.carnegiehall.org/names/19747>,
        <http://data.carnegiehall.org/names/24479>,
        <http://data.carnegiehall.org/names/26248>,
        <http://data.carnegiehall.org/names/44052>,
        <http://data.carnegiehall.org/names/47903>,
        <http://data.carnegiehall.org/names/57136>,
        <http://data.carnegiehall.org/names/59044>,
        <http://data.carnegiehall.org/names/8973> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/18202> ;
    rdfs:comment "New York premiere" .

