@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/16502/work_02> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Fantasy Octet, Op. 87, \"Homage to Percy Grainger\"" ;
    ns1:cello <http://data.carnegiehall.org/names/31745>,
        <http://data.carnegiehall.org/names/56364> ;
    ns1:octet <http://data.carnegiehall.org/names/8999> ;
    ns1:viola <http://data.carnegiehall.org/names/14948>,
        <http://data.carnegiehall.org/names/18780> ;
    ns1:violin <http://data.carnegiehall.org/names/12149>,
        <http://data.carnegiehall.org/names/42042>,
        <http://data.carnegiehall.org/names/482>,
        <http://data.carnegiehall.org/names/49321> ;
    ns2:performer <http://data.carnegiehall.org/names/12149>,
        <http://data.carnegiehall.org/names/14948>,
        <http://data.carnegiehall.org/names/18780>,
        <http://data.carnegiehall.org/names/31745>,
        <http://data.carnegiehall.org/names/42042>,
        <http://data.carnegiehall.org/names/482>,
        <http://data.carnegiehall.org/names/49321>,
        <http://data.carnegiehall.org/names/56364>,
        <http://data.carnegiehall.org/names/8999> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/58498> ;
    rdfs:comment "United States premiere" .

