@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/13667/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:12_string_guitar <http://data.carnegiehall.org/names/8233> ;
    ns1:accordion <http://data.carnegiehall.org/names/71920> ;
    ns1:banjo <http://data.carnegiehall.org/names/26910>,
        <http://data.carnegiehall.org/names/71914>,
        <http://data.carnegiehall.org/names/71917> ;
    ns1:bluegrass_band <http://data.carnegiehall.org/names/1570> ;
    ns1:double_bass <http://data.carnegiehall.org/names/71916>,
        <http://data.carnegiehall.org/names/71918> ;
    ns1:fiddle <http://data.carnegiehall.org/names/71914> ;
    ns1:folk_singer <http://data.carnegiehall.org/names/22328>,
        <http://data.carnegiehall.org/names/26910>,
        <http://data.carnegiehall.org/names/72319> ;
    ns1:guitar <http://data.carnegiehall.org/names/26910>,
        <http://data.carnegiehall.org/names/71914>,
        <http://data.carnegiehall.org/names/71917>,
        <http://data.carnegiehall.org/names/71919>,
        <http://data.carnegiehall.org/names/71920>,
        <http://data.carnegiehall.org/names/72318> ;
    ns1:harmonica <http://data.carnegiehall.org/names/71919> ;
    ns1:host <http://data.carnegiehall.org/names/72319> ;
    ns1:mandolin <http://data.carnegiehall.org/names/71914>,
        <http://data.carnegiehall.org/names/71916>,
        <http://data.carnegiehall.org/names/71917>,
        <http://data.carnegiehall.org/names/71918>,
        <http://data.carnegiehall.org/names/71919> ;
    ns1:storyteller <http://data.carnegiehall.org/names/72319> ;
    ns1:vocalist <http://data.carnegiehall.org/names/5500> ;
    ns2:performer <http://data.carnegiehall.org/names/1570>,
        <http://data.carnegiehall.org/names/22328>,
        <http://data.carnegiehall.org/names/26910>,
        <http://data.carnegiehall.org/names/5500>,
        <http://data.carnegiehall.org/names/71914>,
        <http://data.carnegiehall.org/names/71916>,
        <http://data.carnegiehall.org/names/71917>,
        <http://data.carnegiehall.org/names/71918>,
        <http://data.carnegiehall.org/names/71919>,
        <http://data.carnegiehall.org/names/71920>,
        <http://data.carnegiehall.org/names/72318>,
        <http://data.carnegiehall.org/names/72319>,
        <http://data.carnegiehall.org/names/8233> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

