@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/47725/work_20> a <http://data.carnegiehall.org/model/WorkPerformance> ;
    rdfs:label "God Bless America" ;
    ns1:baritone <http://data.carnegiehall.org/names/30937>,
        <http://data.carnegiehall.org/names/85178>,
        <http://data.carnegiehall.org/names/85187> ;
    ns1:bass_baritone <http://data.carnegiehall.org/names/81886>,
        <http://data.carnegiehall.org/names/85181> ;
    ns1:mezzo_soprano <http://data.carnegiehall.org/names/77992>,
        <http://data.carnegiehall.org/names/85184> ;
    ns1:piano <http://data.carnegiehall.org/names/69641> ;
    ns1:soprano <http://data.carnegiehall.org/names/55734>,
        <http://data.carnegiehall.org/names/62740>,
        <http://data.carnegiehall.org/names/85141>,
        <http://data.carnegiehall.org/names/85146>,
        <http://data.carnegiehall.org/names/85175>,
        <http://data.carnegiehall.org/names/85177>,
        <http://data.carnegiehall.org/names/85179>,
        <http://data.carnegiehall.org/names/85180>,
        <http://data.carnegiehall.org/names/85182>,
        <http://data.carnegiehall.org/names/85183>,
        <http://data.carnegiehall.org/names/85186> ;
    ns1:tenor <http://data.carnegiehall.org/names/35611>,
        <http://data.carnegiehall.org/names/81885>,
        <http://data.carnegiehall.org/names/82754>,
        <http://data.carnegiehall.org/names/84187>,
        <http://data.carnegiehall.org/names/85137>,
        <http://data.carnegiehall.org/names/85176>,
        <http://data.carnegiehall.org/names/85185> ;
    ns2:performer <http://data.carnegiehall.org/names/30937>,
        <http://data.carnegiehall.org/names/35611>,
        <http://data.carnegiehall.org/names/55734>,
        <http://data.carnegiehall.org/names/62740>,
        <http://data.carnegiehall.org/names/69641>,
        <http://data.carnegiehall.org/names/77992>,
        <http://data.carnegiehall.org/names/81885>,
        <http://data.carnegiehall.org/names/81886>,
        <http://data.carnegiehall.org/names/82754>,
        <http://data.carnegiehall.org/names/84187>,
        <http://data.carnegiehall.org/names/85137>,
        <http://data.carnegiehall.org/names/85141>,
        <http://data.carnegiehall.org/names/85146>,
        <http://data.carnegiehall.org/names/85175>,
        <http://data.carnegiehall.org/names/85176>,
        <http://data.carnegiehall.org/names/85177>,
        <http://data.carnegiehall.org/names/85178>,
        <http://data.carnegiehall.org/names/85179>,
        <http://data.carnegiehall.org/names/85180>,
        <http://data.carnegiehall.org/names/85181>,
        <http://data.carnegiehall.org/names/85182>,
        <http://data.carnegiehall.org/names/85183>,
        <http://data.carnegiehall.org/names/85184>,
        <http://data.carnegiehall.org/names/85185>,
        <http://data.carnegiehall.org/names/85186>,
        <http://data.carnegiehall.org/names/85187> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/10983> .

