@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_25> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Religious Romance" ;
    ns1:cello <http://data.carnegiehall.org/names/15312>,
        <http://data.carnegiehall.org/names/23308>,
        <http://data.carnegiehall.org/names/25228>,
        <http://data.carnegiehall.org/names/28366>,
        <http://data.carnegiehall.org/names/31946>,
        <http://data.carnegiehall.org/names/31948>,
        <http://data.carnegiehall.org/names/3336>,
        <http://data.carnegiehall.org/names/36161>,
        <http://data.carnegiehall.org/names/39718>,
        <http://data.carnegiehall.org/names/40198>,
        <http://data.carnegiehall.org/names/41019>,
        <http://data.carnegiehall.org/names/48837>,
        <http://data.carnegiehall.org/names/49317>,
        <http://data.carnegiehall.org/names/55005>,
        <http://data.carnegiehall.org/names/58025>,
        <http://data.carnegiehall.org/names/81759> ;
    ns1:timpani <http://data.carnegiehall.org/names/46405> ;
    ns2:performer <http://data.carnegiehall.org/names/15312>,
        <http://data.carnegiehall.org/names/23308>,
        <http://data.carnegiehall.org/names/25228>,
        <http://data.carnegiehall.org/names/28366>,
        <http://data.carnegiehall.org/names/31946>,
        <http://data.carnegiehall.org/names/31948>,
        <http://data.carnegiehall.org/names/3336>,
        <http://data.carnegiehall.org/names/36161>,
        <http://data.carnegiehall.org/names/39718>,
        <http://data.carnegiehall.org/names/40198>,
        <http://data.carnegiehall.org/names/41019>,
        <http://data.carnegiehall.org/names/46405>,
        <http://data.carnegiehall.org/names/48837>,
        <http://data.carnegiehall.org/names/49317>,
        <http://data.carnegiehall.org/names/55005>,
        <http://data.carnegiehall.org/names/58025>,
        <http://data.carnegiehall.org/names/81759> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/15753> .

