@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/62252/work_14> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Toccata and Fugue in D Minor, BWV 565" ;
    ns2:bass_clarinet <http://data.carnegiehall.org/names/116612>,
        <http://data.carnegiehall.org/names/91341> ;
    ns2:clarinet <http://data.carnegiehall.org/names/110842>,
        <http://data.carnegiehall.org/names/111113>,
        <http://data.carnegiehall.org/names/112001>,
        <http://data.carnegiehall.org/names/116610>,
        <http://data.carnegiehall.org/names/116611>,
        <http://data.carnegiehall.org/names/116614>,
        <http://data.carnegiehall.org/names/116615>,
        <http://data.carnegiehall.org/names/116616>,
        <http://data.carnegiehall.org/names/116617>,
        <http://data.carnegiehall.org/names/7567>,
        <http://data.carnegiehall.org/names/78877>,
        <http://data.carnegiehall.org/names/80196>,
        <http://data.carnegiehall.org/names/81464>,
        <http://data.carnegiehall.org/names/82668>,
        <http://data.carnegiehall.org/names/85614> ;
    ns2:conductor <http://data.carnegiehall.org/names/9050> ;
    ns2:contra_alto_clarinet <http://data.carnegiehall.org/names/78634> ;
    ns2:contrabass_clarinet <http://data.carnegiehall.org/names/112006> ;
    ns2:e_flat_clarinet <http://data.carnegiehall.org/names/103842> ;
    ns1:performer <http://data.carnegiehall.org/names/103842>,
        <http://data.carnegiehall.org/names/110842>,
        <http://data.carnegiehall.org/names/111113>,
        <http://data.carnegiehall.org/names/112001>,
        <http://data.carnegiehall.org/names/112006>,
        <http://data.carnegiehall.org/names/116610>,
        <http://data.carnegiehall.org/names/116611>,
        <http://data.carnegiehall.org/names/116612>,
        <http://data.carnegiehall.org/names/116614>,
        <http://data.carnegiehall.org/names/116615>,
        <http://data.carnegiehall.org/names/116616>,
        <http://data.carnegiehall.org/names/116617>,
        <http://data.carnegiehall.org/names/7567>,
        <http://data.carnegiehall.org/names/78634>,
        <http://data.carnegiehall.org/names/78877>,
        <http://data.carnegiehall.org/names/80196>,
        <http://data.carnegiehall.org/names/81464>,
        <http://data.carnegiehall.org/names/82668>,
        <http://data.carnegiehall.org/names/85614>,
        <http://data.carnegiehall.org/names/9050>,
        <http://data.carnegiehall.org/names/91341> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/105061> .

