@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/7325/work_31> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "Selections (unspecified)" ;
    ns1:alto <http://data.carnegiehall.org/names/31674>,
        <http://data.carnegiehall.org/names/47254> ;
    ns1:narrator <http://data.carnegiehall.org/names/1693>,
        <http://data.carnegiehall.org/names/22573>,
        <http://data.carnegiehall.org/names/47685>,
        <http://data.carnegiehall.org/names/47686>,
        <http://data.carnegiehall.org/names/59799> ;
    ns1:soprano <http://data.carnegiehall.org/names/28950>,
        <http://data.carnegiehall.org/names/37105>,
        <http://data.carnegiehall.org/names/54797>,
        <http://data.carnegiehall.org/names/5561> ;
    ns1:tenor <http://data.carnegiehall.org/names/7106> ;
    ns2:performer <http://data.carnegiehall.org/names/1693>,
        <http://data.carnegiehall.org/names/22573>,
        <http://data.carnegiehall.org/names/28950>,
        <http://data.carnegiehall.org/names/31674>,
        <http://data.carnegiehall.org/names/37105>,
        <http://data.carnegiehall.org/names/47254>,
        <http://data.carnegiehall.org/names/47685>,
        <http://data.carnegiehall.org/names/47686>,
        <http://data.carnegiehall.org/names/54797>,
        <http://data.carnegiehall.org/names/5561>,
        <http://data.carnegiehall.org/names/59799>,
        <http://data.carnegiehall.org/names/7106> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/104450> .

