@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/25842/work_04> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Brin d'Amour Polka" ;
    ns2:alto_horn <http://data.carnegiehall.org/names/17222>,
        <http://data.carnegiehall.org/names/18249>,
        <http://data.carnegiehall.org/names/21802>,
        <http://data.carnegiehall.org/names/56157>,
        <http://data.carnegiehall.org/names/59463> ;
    ns2:b_flat_bass_horn <http://data.carnegiehall.org/names/38618> ;
    ns2:b_flat_cornet <http://data.carnegiehall.org/names/13497> ;
    ns2:baritone_horn <http://data.carnegiehall.org/names/37034> ;
    ns2:brass_band <http://data.carnegiehall.org/names/27739> ;
    ns2:drums <http://data.carnegiehall.org/names/19371>,
        <http://data.carnegiehall.org/names/33696> ;
    ns2:e_flat_bass_horn <http://data.carnegiehall.org/names/5071> ;
    ns2:e_flat_cornet <http://data.carnegiehall.org/names/12886>,
        <http://data.carnegiehall.org/names/3481>,
        <http://data.carnegiehall.org/names/39614> ;
    ns1:performer <http://data.carnegiehall.org/names/12886>,
        <http://data.carnegiehall.org/names/13497>,
        <http://data.carnegiehall.org/names/17222>,
        <http://data.carnegiehall.org/names/18249>,
        <http://data.carnegiehall.org/names/19371>,
        <http://data.carnegiehall.org/names/21802>,
        <http://data.carnegiehall.org/names/27739>,
        <http://data.carnegiehall.org/names/33696>,
        <http://data.carnegiehall.org/names/3481>,
        <http://data.carnegiehall.org/names/37034>,
        <http://data.carnegiehall.org/names/38618>,
        <http://data.carnegiehall.org/names/39614>,
        <http://data.carnegiehall.org/names/5071>,
        <http://data.carnegiehall.org/names/56157>,
        <http://data.carnegiehall.org/names/59463> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/42334> .

