@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/30242/work_02> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Chess" ;
    ns1:soprano <http://data.carnegiehall.org/names/10149> ;
    ns1:vocalist <http://data.carnegiehall.org/names/16134>,
        <http://data.carnegiehall.org/names/24101>,
        <http://data.carnegiehall.org/names/52576>,
        <http://data.carnegiehall.org/names/60280>,
        <http://data.carnegiehall.org/names/60928>,
        <http://data.carnegiehall.org/names/6299>,
        <http://data.carnegiehall.org/names/69988>,
        <http://data.carnegiehall.org/names/78724>,
        <http://data.carnegiehall.org/names/78725>,
        <http://data.carnegiehall.org/names/78726>,
        <http://data.carnegiehall.org/names/78727>,
        <http://data.carnegiehall.org/names/78728>,
        <http://data.carnegiehall.org/names/78729>,
        <http://data.carnegiehall.org/names/78730>,
        <http://data.carnegiehall.org/names/78731>,
        <http://data.carnegiehall.org/names/78732>,
        <http://data.carnegiehall.org/names/78733>,
        <http://data.carnegiehall.org/names/78734>,
        <http://data.carnegiehall.org/names/78735>,
        <http://data.carnegiehall.org/names/78736>,
        <http://data.carnegiehall.org/names/78737>,
        <http://data.carnegiehall.org/names/78738>,
        <http://data.carnegiehall.org/names/78739>,
        <http://data.carnegiehall.org/names/78740>,
        <http://data.carnegiehall.org/names/78741>,
        <http://data.carnegiehall.org/names/78742>,
        <http://data.carnegiehall.org/names/78743>,
        <http://data.carnegiehall.org/names/78744>,
        <http://data.carnegiehall.org/names/78745> ;
    ns2:performer <http://data.carnegiehall.org/names/10149>,
        <http://data.carnegiehall.org/names/16134>,
        <http://data.carnegiehall.org/names/24101>,
        <http://data.carnegiehall.org/names/52576>,
        <http://data.carnegiehall.org/names/60280>,
        <http://data.carnegiehall.org/names/60928>,
        <http://data.carnegiehall.org/names/6299>,
        <http://data.carnegiehall.org/names/69988>,
        <http://data.carnegiehall.org/names/78724>,
        <http://data.carnegiehall.org/names/78725>,
        <http://data.carnegiehall.org/names/78726>,
        <http://data.carnegiehall.org/names/78727>,
        <http://data.carnegiehall.org/names/78728>,
        <http://data.carnegiehall.org/names/78729>,
        <http://data.carnegiehall.org/names/78730>,
        <http://data.carnegiehall.org/names/78731>,
        <http://data.carnegiehall.org/names/78732>,
        <http://data.carnegiehall.org/names/78733>,
        <http://data.carnegiehall.org/names/78734>,
        <http://data.carnegiehall.org/names/78735>,
        <http://data.carnegiehall.org/names/78736>,
        <http://data.carnegiehall.org/names/78737>,
        <http://data.carnegiehall.org/names/78738>,
        <http://data.carnegiehall.org/names/78739>,
        <http://data.carnegiehall.org/names/78740>,
        <http://data.carnegiehall.org/names/78741>,
        <http://data.carnegiehall.org/names/78742>,
        <http://data.carnegiehall.org/names/78743>,
        <http://data.carnegiehall.org/names/78744>,
        <http://data.carnegiehall.org/names/78745> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/35000> .

