@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/68859/work_24> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:accordion <http://data.carnegiehall.org/names/128976> ;
    ns1:alto_saxophone <http://data.carnegiehall.org/names/128980>,
        <http://data.carnegiehall.org/names/128985> ;
    ns1:double_bass <http://data.carnegiehall.org/names/128984> ;
    ns1:guitar <http://data.carnegiehall.org/names/128983> ;
    ns1:guitarra_de_golpe <http://data.carnegiehall.org/names/128981> ;
    ns1:jarana <http://data.carnegiehall.org/names/128981> ;
    ns1:keyboard <http://data.carnegiehall.org/names/128976> ;
    ns1:organ <http://data.carnegiehall.org/names/128976> ;
    ns1:percussion <http://data.carnegiehall.org/names/128977>,
        <http://data.carnegiehall.org/names/128986>,
        <http://data.carnegiehall.org/names/75068> ;
    ns1:piano <http://data.carnegiehall.org/names/128978> ;
    ns1:speaker <http://data.carnegiehall.org/names/52869> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/128980> ;
    ns1:trumpet <http://data.carnegiehall.org/names/128982> ;
    ns1:vocalist <http://data.carnegiehall.org/names/127337>,
        <http://data.carnegiehall.org/names/128979>,
        <http://data.carnegiehall.org/names/128981>,
        <http://data.carnegiehall.org/names/22631>,
        <http://data.carnegiehall.org/names/52869>,
        <http://data.carnegiehall.org/names/89067> ;
    ns1:zapateo <http://data.carnegiehall.org/names/128979>,
        <http://data.carnegiehall.org/names/128981> ;
    ns2:performer <http://data.carnegiehall.org/names/127337>,
        <http://data.carnegiehall.org/names/128976>,
        <http://data.carnegiehall.org/names/128977>,
        <http://data.carnegiehall.org/names/128978>,
        <http://data.carnegiehall.org/names/128979>,
        <http://data.carnegiehall.org/names/128980>,
        <http://data.carnegiehall.org/names/128981>,
        <http://data.carnegiehall.org/names/128982>,
        <http://data.carnegiehall.org/names/128983>,
        <http://data.carnegiehall.org/names/128984>,
        <http://data.carnegiehall.org/names/128985>,
        <http://data.carnegiehall.org/names/128986>,
        <http://data.carnegiehall.org/names/22631>,
        <http://data.carnegiehall.org/names/52869>,
        <http://data.carnegiehall.org/names/75068>,
        <http://data.carnegiehall.org/names/89067> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

