@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/36283/work_03> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Impressões da vida mundana" ;
    ns1:celesta <http://data.carnegiehall.org/names/3439> ;
    ns1:flute <http://data.carnegiehall.org/names/15797> ;
    ns1:harp <http://data.carnegiehall.org/names/28513> ;
    ns1:piano <http://data.carnegiehall.org/names/21953> ;
    ns1:saxophone <http://data.carnegiehall.org/names/69541> ;
    ns2:performer <http://data.carnegiehall.org/names/15797>,
        <http://data.carnegiehall.org/names/21953>,
        <http://data.carnegiehall.org/names/28513>,
        <http://data.carnegiehall.org/names/3439>,
        <http://data.carnegiehall.org/names/69541> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/21865> ;
    rdfs:comment "United States premiere" .

