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

<http://data.carnegiehall.org/events/62146/work_08> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:accordion <http://data.carnegiehall.org/names/115848> ;
    ns1:alto <http://data.carnegiehall.org/names/73474> ;
    ns1:bass_guitar <http://data.carnegiehall.org/names/91002> ;
    ns1:contralto <http://data.carnegiehall.org/names/73473> ;
    ns1:double_bass <http://data.carnegiehall.org/names/121545> ;
    ns1:duo <http://data.carnegiehall.org/names/118194> ;
    ns1:folk_ensemble <http://data.carnegiehall.org/names/73471> ;
    ns1:gaita <http://data.carnegiehall.org/names/121540> ;
    ns1:host <http://data.carnegiehall.org/names/116270> ;
    ns1:keyboard <http://data.carnegiehall.org/names/121544> ;
    ns1:oud <http://data.carnegiehall.org/names/87290> ;
    ns1:percussion <http://data.carnegiehall.org/names/121539>,
        <http://data.carnegiehall.org/names/121540>,
        <http://data.carnegiehall.org/names/121541>,
        <http://data.carnegiehall.org/names/121546> ;
    ns1:soprano <http://data.carnegiehall.org/names/73472> ;
    ns1:turntable <http://data.carnegiehall.org/names/121543> ;
    ns1:vocalist <http://data.carnegiehall.org/names/111761>,
        <http://data.carnegiehall.org/names/111765>,
        <http://data.carnegiehall.org/names/115848>,
        <http://data.carnegiehall.org/names/121539>,
        <http://data.carnegiehall.org/names/121540>,
        <http://data.carnegiehall.org/names/121541>,
        <http://data.carnegiehall.org/names/92923> ;
    ns3:performer <http://data.carnegiehall.org/names/111761>,
        <http://data.carnegiehall.org/names/111765>,
        <http://data.carnegiehall.org/names/115848>,
        <http://data.carnegiehall.org/names/116270>,
        <http://data.carnegiehall.org/names/118194>,
        <http://data.carnegiehall.org/names/121539>,
        <http://data.carnegiehall.org/names/121540>,
        <http://data.carnegiehall.org/names/121541>,
        <http://data.carnegiehall.org/names/121543>,
        <http://data.carnegiehall.org/names/121544>,
        <http://data.carnegiehall.org/names/121545>,
        <http://data.carnegiehall.org/names/121546>,
        <http://data.carnegiehall.org/names/73471>,
        <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/91002>,
        <http://data.carnegiehall.org/names/92923> ;
    ns2:workPerformed <http://data.carnegiehall.org/works/104450> .

