@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/45652/work_19> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns3:blul <http://data.carnegiehall.org/names/80045> ;
    ns3:dhol <http://data.carnegiehall.org/names/80043> ;
    ns3:duduk <http://data.carnegiehall.org/names/61808>,
        <http://data.carnegiehall.org/names/80044> ;
    ns3:folk_ensemble <http://data.carnegiehall.org/names/80038> ;
    ns3:kamancheh <http://data.carnegiehall.org/names/80039> ;
    ns3:pku <http://data.carnegiehall.org/names/80045> ;
    ns3:qanun <http://data.carnegiehall.org/names/80042> ;
    ns3:shvi <http://data.carnegiehall.org/names/80045> ;
    ns3:tav_shvi <http://data.carnegiehall.org/names/80045> ;
    ns3:vocalist <http://data.carnegiehall.org/names/80040>,
        <http://data.carnegiehall.org/names/80041> ;
    ns1:performer <http://data.carnegiehall.org/names/61808>,
        <http://data.carnegiehall.org/names/80038>,
        <http://data.carnegiehall.org/names/80039>,
        <http://data.carnegiehall.org/names/80040>,
        <http://data.carnegiehall.org/names/80041>,
        <http://data.carnegiehall.org/names/80042>,
        <http://data.carnegiehall.org/names/80043>,
        <http://data.carnegiehall.org/names/80044>,
        <http://data.carnegiehall.org/names/80045> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/104450> .

