@prefix ns1: <http://purl.org/ontology/mo/> .
@prefix ns2: <http://schema.org/> .
@prefix ns3: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/60566/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns3:bass_guitar <http://data.carnegiehall.org/names/112949> ;
    ns3:bombo <http://data.carnegiehall.org/names/100628> ;
    ns3:caja_vidalera <http://data.carnegiehall.org/names/100628> ;
    ns3:charango <http://data.carnegiehall.org/names/100628> ;
    ns3:double_bass <http://data.carnegiehall.org/names/112947> ;
    ns3:guitar <http://data.carnegiehall.org/names/111278>,
        <http://data.carnegiehall.org/names/112950> ;
    ns3:host <http://data.carnegiehall.org/names/93743> ;
    ns3:percussion <http://data.carnegiehall.org/names/105521>,
        <http://data.carnegiehall.org/names/112948>,
        <http://data.carnegiehall.org/names/84458>,
        <http://data.carnegiehall.org/names/84984>,
        <http://data.carnegiehall.org/names/84985> ;
    ns3:piano <http://data.carnegiehall.org/names/112946> ;
    ns3:violin <http://data.carnegiehall.org/names/58565> ;
    ns3:vocalist <http://data.carnegiehall.org/names/100628>,
        <http://data.carnegiehall.org/names/105521>,
        <http://data.carnegiehall.org/names/110260>,
        <http://data.carnegiehall.org/names/112948>,
        <http://data.carnegiehall.org/names/58565>,
        <http://data.carnegiehall.org/names/84983>,
        <http://data.carnegiehall.org/names/84984> ;
    ns1:performer <http://data.carnegiehall.org/names/100628>,
        <http://data.carnegiehall.org/names/105521>,
        <http://data.carnegiehall.org/names/110260>,
        <http://data.carnegiehall.org/names/111278>,
        <http://data.carnegiehall.org/names/112946>,
        <http://data.carnegiehall.org/names/112947>,
        <http://data.carnegiehall.org/names/112948>,
        <http://data.carnegiehall.org/names/112949>,
        <http://data.carnegiehall.org/names/112950>,
        <http://data.carnegiehall.org/names/58565>,
        <http://data.carnegiehall.org/names/84458>,
        <http://data.carnegiehall.org/names/84983>,
        <http://data.carnegiehall.org/names/84984>,
        <http://data.carnegiehall.org/names/84985>,
        <http://data.carnegiehall.org/names/93743> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/104450> .

