@prefix ns1: <http://purl.org/ontology/mo/> .
@prefix ns2: <http://data.carnegiehall.org/vocabulary/roles/> .
@prefix ns3: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/events/58387/work_25> a <http://data.carnegiehall.org/model/WorkPerformance>,
        <http://www.wikidata.org/entity/Q1363276> ;
    rdfs:label "Beautiful Dreamer" ;
    ns2:baritone <http://data.carnegiehall.org/names/57204>,
        <http://data.carnegiehall.org/names/73184> ;
    ns2:mezzo_soprano <http://data.carnegiehall.org/names/102763>,
        <http://data.carnegiehall.org/names/69801> ;
    ns2:piano <http://data.carnegiehall.org/names/49673> ;
    ns2:soprano <http://data.carnegiehall.org/names/67114>,
        <http://data.carnegiehall.org/names/73218> ;
    ns2:tenor <http://data.carnegiehall.org/names/72867>,
        <http://data.carnegiehall.org/names/76396> ;
    ns1:performer <http://data.carnegiehall.org/names/102763>,
        <http://data.carnegiehall.org/names/49673>,
        <http://data.carnegiehall.org/names/57204>,
        <http://data.carnegiehall.org/names/67114>,
        <http://data.carnegiehall.org/names/69801>,
        <http://data.carnegiehall.org/names/72867>,
        <http://data.carnegiehall.org/names/73184>,
        <http://data.carnegiehall.org/names/73218>,
        <http://data.carnegiehall.org/names/76396> ;
    ns3:workPerformed <http://data.carnegiehall.org/works/16988> .

