@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/2696/work_06> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:biwa <http://data.carnegiehall.org/names/26242>,
        <http://data.carnegiehall.org/names/46718> ;
    ns1:kokyu <http://data.carnegiehall.org/names/2888> ;
    ns1:koto <http://data.carnegiehall.org/names/10295>,
        <http://data.carnegiehall.org/names/14434>,
        <http://data.carnegiehall.org/names/28584>,
        <http://data.carnegiehall.org/names/45139>,
        <http://data.carnegiehall.org/names/4828>,
        <http://data.carnegiehall.org/names/49568> ;
    ns1:nokan <http://data.carnegiehall.org/names/31629> ;
    ns1:percussion <http://data.carnegiehall.org/names/26246>,
        <http://data.carnegiehall.org/names/3874>,
        <http://data.carnegiehall.org/names/46719> ;
    ns1:shakuhachi <http://data.carnegiehall.org/names/3761> ;
    ns1:shamisen <http://data.carnegiehall.org/names/3873> ;
    ns1:shinobue <http://data.carnegiehall.org/names/31629> ;
    ns2:performer <http://data.carnegiehall.org/names/10295>,
        <http://data.carnegiehall.org/names/14434>,
        <http://data.carnegiehall.org/names/26242>,
        <http://data.carnegiehall.org/names/26246>,
        <http://data.carnegiehall.org/names/28584>,
        <http://data.carnegiehall.org/names/2888>,
        <http://data.carnegiehall.org/names/31629>,
        <http://data.carnegiehall.org/names/3761>,
        <http://data.carnegiehall.org/names/3873>,
        <http://data.carnegiehall.org/names/3874>,
        <http://data.carnegiehall.org/names/45139>,
        <http://data.carnegiehall.org/names/46718>,
        <http://data.carnegiehall.org/names/46719>,
        <http://data.carnegiehall.org/names/4828>,
        <http://data.carnegiehall.org/names/49568> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

