@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/58527/work_02> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Concerto Grosso" ;
    ns2:cello <http://data.carnegiehall.org/names/109048>,
        <http://data.carnegiehall.org/names/109052>,
        <http://data.carnegiehall.org/names/109053> ;
    ns2:piano <http://data.carnegiehall.org/names/71312> ;
    ns2:piano_trio <http://data.carnegiehall.org/names/109046> ;
    ns2:viola <http://data.carnegiehall.org/names/77458> ;
    ns2:violin <http://data.carnegiehall.org/names/109047>,
        <http://data.carnegiehall.org/names/109049>,
        <http://data.carnegiehall.org/names/109050>,
        <http://data.carnegiehall.org/names/109051>,
        <http://data.carnegiehall.org/names/6783>,
        <http://data.carnegiehall.org/names/71311> ;
    ns1:performer <http://data.carnegiehall.org/names/109046>,
        <http://data.carnegiehall.org/names/109047>,
        <http://data.carnegiehall.org/names/109048>,
        <http://data.carnegiehall.org/names/109049>,
        <http://data.carnegiehall.org/names/109050>,
        <http://data.carnegiehall.org/names/109051>,
        <http://data.carnegiehall.org/names/109052>,
        <http://data.carnegiehall.org/names/109053>,
        <http://data.carnegiehall.org/names/6783>,
        <http://data.carnegiehall.org/names/71311>,
        <http://data.carnegiehall.org/names/71312>,
        <http://data.carnegiehall.org/names/77458> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/99419> ;
    rdfs:comment "world premiere" .

