@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/2804/work_16> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q204854> ;
    rdfs:label "Naked Man" ;
    ns1:baritone <http://data.carnegiehall.org/names/41294>,
        <http://data.carnegiehall.org/names/57161>,
        <http://data.carnegiehall.org/names/58009>,
        <http://data.carnegiehall.org/names/8868> ;
    ns1:bass <http://data.carnegiehall.org/names/43634>,
        <http://data.carnegiehall.org/names/55097> ;
    ns1:tenor <http://data.carnegiehall.org/names/21589>,
        <http://data.carnegiehall.org/names/25768>,
        <http://data.carnegiehall.org/names/29225>,
        <http://data.carnegiehall.org/names/47758>,
        <http://data.carnegiehall.org/names/8869> ;
    ns2:performer <http://data.carnegiehall.org/names/21589>,
        <http://data.carnegiehall.org/names/25768>,
        <http://data.carnegiehall.org/names/29225>,
        <http://data.carnegiehall.org/names/41294>,
        <http://data.carnegiehall.org/names/43634>,
        <http://data.carnegiehall.org/names/47758>,
        <http://data.carnegiehall.org/names/55097>,
        <http://data.carnegiehall.org/names/57161>,
        <http://data.carnegiehall.org/names/58009>,
        <http://data.carnegiehall.org/names/8868>,
        <http://data.carnegiehall.org/names/8869> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/17874> ;
    rdfs:comment "New York premiere" .

