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

<http://data.carnegiehall.org/events/79086> a ns2:Event ;
    rdfs:label "Francis Renault, Female Impersonator" ;
    ns1:genre <http://data.carnegiehall.org/genres/31> ;
    ns2:location <http://data.carnegiehall.org/venues/2> ;
    ns2:organizer <http://data.carnegiehall.org/names/258> ;
    ns2:startDate "1945-11-13T21:00:00"^^xsd:dateTime ;
    ns2:subEvent <http://data.carnegiehall.org/events/79086/work_01>,
        <http://data.carnegiehall.org/events/79086/work_02>,
        <http://data.carnegiehall.org/events/79086/work_03>,
        <http://data.carnegiehall.org/events/79086/work_04>,
        <http://data.carnegiehall.org/events/79086/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 16 Jan. 2026.""" .

