@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/44838/work_04> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selection (unspecified)" ;
    ns1:baritone_saxophone <http://data.carnegiehall.org/names/13471>,
        <http://data.carnegiehall.org/names/39449> ;
    ns1:double_bass <http://data.carnegiehall.org/names/19888>,
        <http://data.carnegiehall.org/names/30069>,
        <http://data.carnegiehall.org/names/45585>,
        <http://data.carnegiehall.org/names/58435>,
        <http://data.carnegiehall.org/names/8492> ;
    ns1:drums <http://data.carnegiehall.org/names/22897>,
        <http://data.carnegiehall.org/names/41169>,
        <http://data.carnegiehall.org/names/49009>,
        <http://data.carnegiehall.org/names/55575> ;
    ns1:guitar <http://data.carnegiehall.org/names/50242>,
        <http://data.carnegiehall.org/names/52564> ;
    ns1:piano <http://data.carnegiehall.org/names/1428>,
        <http://data.carnegiehall.org/names/31500>,
        <http://data.carnegiehall.org/names/33897>,
        <http://data.carnegiehall.org/names/35752>,
        <http://data.carnegiehall.org/names/58864> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/20229>,
        <http://data.carnegiehall.org/names/25261>,
        <http://data.carnegiehall.org/names/26616>,
        <http://data.carnegiehall.org/names/29385>,
        <http://data.carnegiehall.org/names/44234>,
        <http://data.carnegiehall.org/names/4559>,
        <http://data.carnegiehall.org/names/50124>,
        <http://data.carnegiehall.org/names/50221>,
        <http://data.carnegiehall.org/names/9196> ;
    ns1:trombone <http://data.carnegiehall.org/names/60503>,
        <http://data.carnegiehall.org/names/60881> ;
    ns1:trumpet <http://data.carnegiehall.org/names/11002>,
        <http://data.carnegiehall.org/names/25463>,
        <http://data.carnegiehall.org/names/33775>,
        <http://data.carnegiehall.org/names/41233>,
        <http://data.carnegiehall.org/names/70454> ;
    ns1:vocalist <http://data.carnegiehall.org/names/52144>,
        <http://data.carnegiehall.org/names/6625> ;
    ns2:performer <http://data.carnegiehall.org/names/11002>,
        <http://data.carnegiehall.org/names/13471>,
        <http://data.carnegiehall.org/names/1428>,
        <http://data.carnegiehall.org/names/19888>,
        <http://data.carnegiehall.org/names/20229>,
        <http://data.carnegiehall.org/names/22897>,
        <http://data.carnegiehall.org/names/25261>,
        <http://data.carnegiehall.org/names/25463>,
        <http://data.carnegiehall.org/names/26616>,
        <http://data.carnegiehall.org/names/29385>,
        <http://data.carnegiehall.org/names/30069>,
        <http://data.carnegiehall.org/names/31500>,
        <http://data.carnegiehall.org/names/33775>,
        <http://data.carnegiehall.org/names/33897>,
        <http://data.carnegiehall.org/names/35752>,
        <http://data.carnegiehall.org/names/39449>,
        <http://data.carnegiehall.org/names/41169>,
        <http://data.carnegiehall.org/names/41233>,
        <http://data.carnegiehall.org/names/44234>,
        <http://data.carnegiehall.org/names/45585>,
        <http://data.carnegiehall.org/names/4559>,
        <http://data.carnegiehall.org/names/49009>,
        <http://data.carnegiehall.org/names/50124>,
        <http://data.carnegiehall.org/names/50221>,
        <http://data.carnegiehall.org/names/50242>,
        <http://data.carnegiehall.org/names/52144>,
        <http://data.carnegiehall.org/names/52564>,
        <http://data.carnegiehall.org/names/55575>,
        <http://data.carnegiehall.org/names/58435>,
        <http://data.carnegiehall.org/names/58864>,
        <http://data.carnegiehall.org/names/60503>,
        <http://data.carnegiehall.org/names/60881>,
        <http://data.carnegiehall.org/names/6625>,
        <http://data.carnegiehall.org/names/70454>,
        <http://data.carnegiehall.org/names/8492>,
        <http://data.carnegiehall.org/names/9196> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/15727> .

