@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/59052/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns2:alto <http://data.carnegiehall.org/names/73474> ;
    ns2:contralto <http://data.carnegiehall.org/names/73473> ;
    ns2:dj <http://data.carnegiehall.org/names/110229> ;
    ns2:double_bass <http://data.carnegiehall.org/names/110227>,
        <http://data.carnegiehall.org/names/110231> ;
    ns2:drums <http://data.carnegiehall.org/names/102850>,
        <http://data.carnegiehall.org/names/66705> ;
    ns2:guitar <http://data.carnegiehall.org/names/110226> ;
    ns2:host <http://data.carnegiehall.org/names/93743> ;
    ns2:keyboard <http://data.carnegiehall.org/names/110230> ;
    ns2:oud <http://data.carnegiehall.org/names/87290> ;
    ns2:percussion <http://data.carnegiehall.org/names/110228> ;
    ns2:rapper <http://data.carnegiehall.org/names/110199>,
        <http://data.carnegiehall.org/names/110200> ;
    ns2:soprano <http://data.carnegiehall.org/names/73472> ;
    ns2:steel_drums <http://data.carnegiehall.org/names/110225> ;
    ns2:trumpet <http://data.carnegiehall.org/names/110224> ;
    ns2:vocalist <http://data.carnegiehall.org/names/102850>,
        <http://data.carnegiehall.org/names/110224>,
        <http://data.carnegiehall.org/names/110225>,
        <http://data.carnegiehall.org/names/110226>,
        <http://data.carnegiehall.org/names/110227> ;
    ns2:woodwinds <http://data.carnegiehall.org/names/110228> ;
    ns1:performer <http://data.carnegiehall.org/names/102850>,
        <http://data.carnegiehall.org/names/110199>,
        <http://data.carnegiehall.org/names/110200>,
        <http://data.carnegiehall.org/names/110224>,
        <http://data.carnegiehall.org/names/110225>,
        <http://data.carnegiehall.org/names/110226>,
        <http://data.carnegiehall.org/names/110227>,
        <http://data.carnegiehall.org/names/110228>,
        <http://data.carnegiehall.org/names/110229>,
        <http://data.carnegiehall.org/names/110230>,
        <http://data.carnegiehall.org/names/110231>,
        <http://data.carnegiehall.org/names/66705>,
        <http://data.carnegiehall.org/names/73472>,
        <http://data.carnegiehall.org/names/73473>,
        <http://data.carnegiehall.org/names/73474>,
        <http://data.carnegiehall.org/names/87290>,
        <http://data.carnegiehall.org/names/93743> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

