@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/30043/work_04> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "6/8 ÷ 5" ;
    ns2:brass_quintet <http://data.carnegiehall.org/names/46167> ;
    ns2:french_horn <http://data.carnegiehall.org/names/34684> ;
    ns2:trombone <http://data.carnegiehall.org/names/34685> ;
    ns2:trumpet <http://data.carnegiehall.org/names/23365>,
        <http://data.carnegiehall.org/names/26684> ;
    ns2:tuba <http://data.carnegiehall.org/names/2011> ;
    ns1:performer <http://data.carnegiehall.org/names/2011>,
        <http://data.carnegiehall.org/names/23365>,
        <http://data.carnegiehall.org/names/26684>,
        <http://data.carnegiehall.org/names/34684>,
        <http://data.carnegiehall.org/names/34685>,
        <http://data.carnegiehall.org/names/46167> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/58160> ;
    rdfs:comment "New York premiere" .

