@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/71662/work_05> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Kleine Dreigroschenmusik" ;
    ns1:alto_saxophone <http://data.carnegiehall.org/names/79826> ;
    ns1:bandoneón <http://data.carnegiehall.org/names/133138> ;
    ns1:banjo <http://data.carnegiehall.org/names/47598> ;
    ns1:bassoon <http://data.carnegiehall.org/names/125738>,
        <http://data.carnegiehall.org/names/86386> ;
    ns1:clarinet <http://data.carnegiehall.org/names/125737>,
        <http://data.carnegiehall.org/names/17188> ;
    ns1:conductor <http://data.carnegiehall.org/names/133137> ;
    ns1:flute <http://data.carnegiehall.org/names/37867>,
        <http://data.carnegiehall.org/names/99883> ;
    ns1:guitar <http://data.carnegiehall.org/names/47598> ;
    ns1:percussion <http://data.carnegiehall.org/names/48390> ;
    ns1:piano <http://data.carnegiehall.org/names/4381> ;
    ns1:soprano_saxophone <http://data.carnegiehall.org/names/79825> ;
    ns1:tenor_saxophone <http://data.carnegiehall.org/names/79825> ;
    ns1:timpani <http://data.carnegiehall.org/names/133139> ;
    ns1:trombone <http://data.carnegiehall.org/names/38042> ;
    ns1:trumpet <http://data.carnegiehall.org/names/71102>,
        <http://data.carnegiehall.org/names/72356> ;
    ns1:tuba <http://data.carnegiehall.org/names/130960> ;
    ns2:performer <http://data.carnegiehall.org/names/125737>,
        <http://data.carnegiehall.org/names/125738>,
        <http://data.carnegiehall.org/names/130960>,
        <http://data.carnegiehall.org/names/133137>,
        <http://data.carnegiehall.org/names/133138>,
        <http://data.carnegiehall.org/names/133139>,
        <http://data.carnegiehall.org/names/17188>,
        <http://data.carnegiehall.org/names/37867>,
        <http://data.carnegiehall.org/names/38042>,
        <http://data.carnegiehall.org/names/4381>,
        <http://data.carnegiehall.org/names/47598>,
        <http://data.carnegiehall.org/names/48390>,
        <http://data.carnegiehall.org/names/71102>,
        <http://data.carnegiehall.org/names/72356>,
        <http://data.carnegiehall.org/names/79825>,
        <http://data.carnegiehall.org/names/79826>,
        <http://data.carnegiehall.org/names/86386>,
        <http://data.carnegiehall.org/names/99883> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/12154> .

