@prefix ns1: <http://schema.org/> .
@prefix ns2: <http://purl.org/ontology/mo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.carnegiehall.org/events/52947> a ns1:Event ;
    rdfs:label "Francis Renault, Female Impersonator" ;
    ns2:genre <http://data.carnegiehall.org/genres/31> ;
    ns1:location <http://data.carnegiehall.org/venues/2> ;
    ns1:organizer <http://data.carnegiehall.org/names/258> ;
    ns1:startDate "1945-10-05T21:00:00"^^xsd:dateTime ;
    ns1:subEvent <http://data.carnegiehall.org/events/52947/work_01>,
        <http://data.carnegiehall.org/events/52947/work_02>,
        <http://data.carnegiehall.org/events/52947/work_03>,
        <http://data.carnegiehall.org/events/52947/work_04>,
        <http://data.carnegiehall.org/events/52947/work_05> ;
    rdfs:comment """Title: Affairs of the Day – A Symphony of Beauty, Color and Song\r
The printed concert program indicates there would also be a "Presentation Party of Guest Stars". Tickets were priced at $2.40 and $1.80. Entered from copies of the program found on Queer Music Heritage blog\r
Doyle, Jd. “Queer Music Heritage -- The Blog: Francis Renault: The Parisian Fashion Plate, with a $5000 Wardrobe.” Queer Music Heritage -- The Blog, 10 Feb. 2012, http://queermusicheritage-theblog.blogspot.com/2012/02/francis-renault-parisian-fashion-plate.html.\r
Francis Renault Page 2. https://www.queermusicheritage.com/f-renault-francis2.html. Accessed 11 Dec. 2025.""" .

