@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/44967/work_07> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Suite in B-flat Major, Op. 4" ;
    ns1:bassoon <http://data.carnegiehall.org/names/78623>,
        <http://data.carnegiehall.org/names/78641> ;
    ns1:chamber_ensemble <http://data.carnegiehall.org/names/78620> ;
    ns1:clarinet <http://data.carnegiehall.org/names/53515>,
        <http://data.carnegiehall.org/names/78646> ;
    ns1:conductor <http://data.carnegiehall.org/names/69284> ;
    ns1:contrabassoon <http://data.carnegiehall.org/names/78647> ;
    ns1:flute <http://data.carnegiehall.org/names/76069>,
        <http://data.carnegiehall.org/names/78639> ;
    ns1:french_horn <http://data.carnegiehall.org/names/78624>,
        <http://data.carnegiehall.org/names/78625>,
        <http://data.carnegiehall.org/names/78642>,
        <http://data.carnegiehall.org/names/78648> ;
    ns1:oboe <http://data.carnegiehall.org/names/78622>,
        <http://data.carnegiehall.org/names/78645> ;
    ns2:performer <http://data.carnegiehall.org/names/53515>,
        <http://data.carnegiehall.org/names/69284>,
        <http://data.carnegiehall.org/names/76069>,
        <http://data.carnegiehall.org/names/78620>,
        <http://data.carnegiehall.org/names/78622>,
        <http://data.carnegiehall.org/names/78623>,
        <http://data.carnegiehall.org/names/78624>,
        <http://data.carnegiehall.org/names/78625>,
        <http://data.carnegiehall.org/names/78639>,
        <http://data.carnegiehall.org/names/78641>,
        <http://data.carnegiehall.org/names/78642>,
        <http://data.carnegiehall.org/names/78645>,
        <http://data.carnegiehall.org/names/78646>,
        <http://data.carnegiehall.org/names/78647>,
        <http://data.carnegiehall.org/names/78648> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/46353> .

