@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/56216/work_01> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Sandglass" ;
    ns1:bass_clarinet <http://data.carnegiehall.org/names/104481>,
        <http://data.carnegiehall.org/names/104484>,
        <http://data.carnegiehall.org/names/104485> ;
    ns1:chamber_ensemble <http://data.carnegiehall.org/names/104478> ;
    ns1:clarinet <http://data.carnegiehall.org/names/104479>,
        <http://data.carnegiehall.org/names/104480>,
        <http://data.carnegiehall.org/names/104482>,
        <http://data.carnegiehall.org/names/97612> ;
    ns1:contrabass_clarinet <http://data.carnegiehall.org/names/100748> ;
    ns1:e_flat_clarinet <http://data.carnegiehall.org/names/100749> ;
    ns2:performer <http://data.carnegiehall.org/names/100748>,
        <http://data.carnegiehall.org/names/100749>,
        <http://data.carnegiehall.org/names/104478>,
        <http://data.carnegiehall.org/names/104479>,
        <http://data.carnegiehall.org/names/104480>,
        <http://data.carnegiehall.org/names/104481>,
        <http://data.carnegiehall.org/names/104482>,
        <http://data.carnegiehall.org/names/104484>,
        <http://data.carnegiehall.org/names/104485>,
        <http://data.carnegiehall.org/names/97612> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/96371> .

