@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/11230/work_24> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q1363276> ;
    rdfs:label "Ain't No Song" ;
    ns2:alto_saxophone <http://data.carnegiehall.org/names/50223> ;
    ns2:baritone_saxophone <http://data.carnegiehall.org/names/36969> ;
    ns2:bass_guitar <http://data.carnegiehall.org/names/141975> ;
    ns2:drums <http://data.carnegiehall.org/names/141974> ;
    ns2:electric_piano <http://data.carnegiehall.org/names/26767> ;
    ns2:guitar <http://data.carnegiehall.org/names/139201>,
        <http://data.carnegiehall.org/names/141976>,
        <http://data.carnegiehall.org/names/30297> ;
    ns2:tenor_saxophone <http://data.carnegiehall.org/names/141978> ;
    ns2:trombone <http://data.carnegiehall.org/names/14113> ;
    ns2:trumpet <http://data.carnegiehall.org/names/141977>,
        <http://data.carnegiehall.org/names/8571> ;
    ns2:tuba <http://data.carnegiehall.org/names/16203> ;
    ns2:vocalist <http://data.carnegiehall.org/names/109000>,
        <http://data.carnegiehall.org/names/20440>,
        <http://data.carnegiehall.org/names/30297> ;
    ns1:performer <http://data.carnegiehall.org/names/109000>,
        <http://data.carnegiehall.org/names/139201>,
        <http://data.carnegiehall.org/names/14113>,
        <http://data.carnegiehall.org/names/141974>,
        <http://data.carnegiehall.org/names/141975>,
        <http://data.carnegiehall.org/names/141976>,
        <http://data.carnegiehall.org/names/141977>,
        <http://data.carnegiehall.org/names/141978>,
        <http://data.carnegiehall.org/names/16203>,
        <http://data.carnegiehall.org/names/20440>,
        <http://data.carnegiehall.org/names/26767>,
        <http://data.carnegiehall.org/names/30297>,
        <http://data.carnegiehall.org/names/36969>,
        <http://data.carnegiehall.org/names/50223>,
        <http://data.carnegiehall.org/names/8571> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/125363> .

