@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/53505/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Fratres" ;
    ns2:cello <http://data.carnegiehall.org/names/93934>,
        <http://data.carnegiehall.org/names/97274>,
        <http://data.carnegiehall.org/names/97275>,
        <http://data.carnegiehall.org/names/97276>,
        <http://data.carnegiehall.org/names/97277>,
        <http://data.carnegiehall.org/names/97278>,
        <http://data.carnegiehall.org/names/97279>,
        <http://data.carnegiehall.org/names/97280>,
        <http://data.carnegiehall.org/names/97281>,
        <http://data.carnegiehall.org/names/97282>,
        <http://data.carnegiehall.org/names/97283>,
        <http://data.carnegiehall.org/names/97284>,
        <http://data.carnegiehall.org/names/97285>,
        <http://data.carnegiehall.org/names/97286>,
        <http://data.carnegiehall.org/names/97287>,
        <http://data.carnegiehall.org/names/97288>,
        <http://data.carnegiehall.org/names/97289>,
        <http://data.carnegiehall.org/names/97290>,
        <http://data.carnegiehall.org/names/97291> ;
    ns1:performer <http://data.carnegiehall.org/names/93934>,
        <http://data.carnegiehall.org/names/97274>,
        <http://data.carnegiehall.org/names/97275>,
        <http://data.carnegiehall.org/names/97276>,
        <http://data.carnegiehall.org/names/97277>,
        <http://data.carnegiehall.org/names/97278>,
        <http://data.carnegiehall.org/names/97279>,
        <http://data.carnegiehall.org/names/97280>,
        <http://data.carnegiehall.org/names/97281>,
        <http://data.carnegiehall.org/names/97282>,
        <http://data.carnegiehall.org/names/97283>,
        <http://data.carnegiehall.org/names/97284>,
        <http://data.carnegiehall.org/names/97285>,
        <http://data.carnegiehall.org/names/97286>,
        <http://data.carnegiehall.org/names/97287>,
        <http://data.carnegiehall.org/names/97288>,
        <http://data.carnegiehall.org/names/97289>,
        <http://data.carnegiehall.org/names/97290>,
        <http://data.carnegiehall.org/names/97291> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/90541> .

