@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/20203/work_28> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Carnaval, Op. 9" ;
    ns1:piano <http://data.carnegiehall.org/names/15038>,
        <http://data.carnegiehall.org/names/21624>,
        <http://data.carnegiehall.org/names/22678>,
        <http://data.carnegiehall.org/names/23981>,
        <http://data.carnegiehall.org/names/24099>,
        <http://data.carnegiehall.org/names/25825>,
        <http://data.carnegiehall.org/names/30223>,
        <http://data.carnegiehall.org/names/34695>,
        <http://data.carnegiehall.org/names/38069>,
        <http://data.carnegiehall.org/names/40743>,
        <http://data.carnegiehall.org/names/42926>,
        <http://data.carnegiehall.org/names/45576>,
        <http://data.carnegiehall.org/names/49082>,
        <http://data.carnegiehall.org/names/51930>,
        <http://data.carnegiehall.org/names/5565>,
        <http://data.carnegiehall.org/names/58777>,
        <http://data.carnegiehall.org/names/59137>,
        <http://data.carnegiehall.org/names/660>,
        <http://data.carnegiehall.org/names/8219>,
        <http://data.carnegiehall.org/names/9967> ;
    ns2:performer <http://data.carnegiehall.org/names/15038>,
        <http://data.carnegiehall.org/names/21624>,
        <http://data.carnegiehall.org/names/22678>,
        <http://data.carnegiehall.org/names/23981>,
        <http://data.carnegiehall.org/names/24099>,
        <http://data.carnegiehall.org/names/25825>,
        <http://data.carnegiehall.org/names/30223>,
        <http://data.carnegiehall.org/names/34695>,
        <http://data.carnegiehall.org/names/38069>,
        <http://data.carnegiehall.org/names/40743>,
        <http://data.carnegiehall.org/names/42926>,
        <http://data.carnegiehall.org/names/45576>,
        <http://data.carnegiehall.org/names/49082>,
        <http://data.carnegiehall.org/names/51930>,
        <http://data.carnegiehall.org/names/5565>,
        <http://data.carnegiehall.org/names/58777>,
        <http://data.carnegiehall.org/names/59137>,
        <http://data.carnegiehall.org/names/660>,
        <http://data.carnegiehall.org/names/8219>,
        <http://data.carnegiehall.org/names/9967> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/18759> .

