@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/68665/work_06> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Carnival of the Animals" ;
    ns1:cello <http://data.carnegiehall.org/names/12847> ;
    ns1:narrator <http://data.carnegiehall.org/names/127017> ;
    ns1:piano <http://data.carnegiehall.org/names/101355>,
        <http://data.carnegiehall.org/names/103381>,
        <http://data.carnegiehall.org/names/104909>,
        <http://data.carnegiehall.org/names/108486>,
        <http://data.carnegiehall.org/names/116787>,
        <http://data.carnegiehall.org/names/119121>,
        <http://data.carnegiehall.org/names/127019>,
        <http://data.carnegiehall.org/names/127020>,
        <http://data.carnegiehall.org/names/127021>,
        <http://data.carnegiehall.org/names/127023>,
        <http://data.carnegiehall.org/names/89437>,
        <http://data.carnegiehall.org/names/97425> ;
    ns2:performer <http://data.carnegiehall.org/names/101355>,
        <http://data.carnegiehall.org/names/103381>,
        <http://data.carnegiehall.org/names/104909>,
        <http://data.carnegiehall.org/names/108486>,
        <http://data.carnegiehall.org/names/116787>,
        <http://data.carnegiehall.org/names/119121>,
        <http://data.carnegiehall.org/names/127017>,
        <http://data.carnegiehall.org/names/127019>,
        <http://data.carnegiehall.org/names/127020>,
        <http://data.carnegiehall.org/names/127021>,
        <http://data.carnegiehall.org/names/127023>,
        <http://data.carnegiehall.org/names/12847>,
        <http://data.carnegiehall.org/names/89437>,
        <http://data.carnegiehall.org/names/97425> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/112260> ;
    rdfs:comment "world premiere" .

