@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/27083/work_07> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Escenas Afro-Cubanas" ;
    ns1:cello <http://data.carnegiehall.org/names/20211> ;
    ns1:double_bass <http://data.carnegiehall.org/names/5825> ;
    ns1:flute <http://data.carnegiehall.org/names/11203> ;
    ns1:percussion <http://data.carnegiehall.org/names/15302>,
        <http://data.carnegiehall.org/names/20212>,
        <http://data.carnegiehall.org/names/55014>,
        <http://data.carnegiehall.org/names/56235> ;
    ns1:piano <http://data.carnegiehall.org/names/36853> ;
    ns2:performer <http://data.carnegiehall.org/names/11203>,
        <http://data.carnegiehall.org/names/15302>,
        <http://data.carnegiehall.org/names/20211>,
        <http://data.carnegiehall.org/names/20212>,
        <http://data.carnegiehall.org/names/36853>,
        <http://data.carnegiehall.org/names/55014>,
        <http://data.carnegiehall.org/names/56235>,
        <http://data.carnegiehall.org/names/5825> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/13139> ;
    rdfs:comment "world premiere" .

