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

<http://data.carnegiehall.org/events/76922/work_03> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Insanae et vanae curae, H. XX:1/13c" ;
    ns2:bass_guitar <http://data.carnegiehall.org/names/48105> ;
    ns2:cello <http://data.carnegiehall.org/names/68888> ;
    ns2:choir <http://data.carnegiehall.org/names/112367>,
        <http://data.carnegiehall.org/names/112895>,
        <http://data.carnegiehall.org/names/113077>,
        <http://data.carnegiehall.org/names/130312>,
        <http://data.carnegiehall.org/names/137307>,
        <http://data.carnegiehall.org/names/137308>,
        <http://data.carnegiehall.org/names/137309>,
        <http://data.carnegiehall.org/names/137310>,
        <http://data.carnegiehall.org/names/80867> ;
    ns2:conductor <http://data.carnegiehall.org/names/137301>,
        <http://data.carnegiehall.org/names/137302> ;
    ns2:drums <http://data.carnegiehall.org/names/35581> ;
    ns2:piano <http://data.carnegiehall.org/names/67781> ;
    ns2:viola <http://data.carnegiehall.org/names/46530> ;
    ns2:violin <http://data.carnegiehall.org/names/103327>,
        <http://data.carnegiehall.org/names/46258> ;
    ns1:performer <http://data.carnegiehall.org/names/103327>,
        <http://data.carnegiehall.org/names/112367>,
        <http://data.carnegiehall.org/names/112895>,
        <http://data.carnegiehall.org/names/113077>,
        <http://data.carnegiehall.org/names/130312>,
        <http://data.carnegiehall.org/names/137301>,
        <http://data.carnegiehall.org/names/137302>,
        <http://data.carnegiehall.org/names/137307>,
        <http://data.carnegiehall.org/names/137308>,
        <http://data.carnegiehall.org/names/137309>,
        <http://data.carnegiehall.org/names/137310>,
        <http://data.carnegiehall.org/names/35581>,
        <http://data.carnegiehall.org/names/46258>,
        <http://data.carnegiehall.org/names/46530>,
        <http://data.carnegiehall.org/names/48105>,
        <http://data.carnegiehall.org/names/67781>,
        <http://data.carnegiehall.org/names/68888>,
        <http://data.carnegiehall.org/names/80867> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/93726> .

