@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/50080/work_11> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:charango <http://data.carnegiehall.org/names/86476> ;
    ns1:electric_cello <http://data.carnegiehall.org/names/89173> ;
    ns1:guitarra_de_son <http://data.carnegiehall.org/names/86476> ;
    ns1:harp <http://data.carnegiehall.org/names/86476> ;
    ns1:host <http://data.carnegiehall.org/names/84310> ;
    ns1:jarana <http://data.carnegiehall.org/names/86477>,
        <http://data.carnegiehall.org/names/86478> ;
    ns1:percussion <http://data.carnegiehall.org/names/84031> ;
    ns1:quijada <http://data.carnegiehall.org/names/86477> ;
    ns1:vocalist <http://data.carnegiehall.org/names/86476>,
        <http://data.carnegiehall.org/names/86477>,
        <http://data.carnegiehall.org/names/86478> ;
    ns1:zapateado <http://data.carnegiehall.org/names/86478> ;
    ns2:performer <http://data.carnegiehall.org/names/84031>,
        <http://data.carnegiehall.org/names/84310>,
        <http://data.carnegiehall.org/names/86476>,
        <http://data.carnegiehall.org/names/86477>,
        <http://data.carnegiehall.org/names/86478>,
        <http://data.carnegiehall.org/names/89173> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

