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

<http://data.carnegiehall.org/events/60567/work_09> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:bass_guitar <http://data.carnegiehall.org/names/112949> ;
    ns2:bombo <http://data.carnegiehall.org/names/100628> ;
    ns2:caja_vidalera <http://data.carnegiehall.org/names/100628> ;
    ns2:charango <http://data.carnegiehall.org/names/100628> ;
    ns2:double_bass <http://data.carnegiehall.org/names/112947> ;
    ns2:guitar <http://data.carnegiehall.org/names/111278>,
        <http://data.carnegiehall.org/names/112950> ;
    ns2:host <http://data.carnegiehall.org/names/93743> ;
    ns2: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> ;
    ns2:piano <http://data.carnegiehall.org/names/112946> ;
    ns2:violin <http://data.carnegiehall.org/names/58565> ;
    ns2: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> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

