ComedyEvent
From getSchema
This Page Semantic Annotations
- type = http://schema.org/CreativeWork
- name = ComedyEvent
- url = http://getschema.org/index.php/ComedyEvent
- inLanguage = en
- discussionUrl = http://getschema.org/index.php/Talk:ComedyEvent
- publisher = http://binarypark.org
- publishingPrinciples = getSchema:About
- dateModified = 2013-07-24
- interactionCount = 825,378
- version = 1726
![]()
|
File:ComedyEvent.png
ComedyEvent UML Diagram
|
Supertypes = Thing, Event |
Subtypes = none |
Inherited properties = additionalType:URL, description:Text, name:Text, image:URL, sameAs:URL, url:URL,
duration:Duration, location🙁Place or PostalAddress), startDate:Date, endDate:Date, performers🙁Person or Organization), attendees🙁Person or Organization), subEvents:Event, superEvent:Event, offers:Offer |
Properties = none |
Defined by = http://schema.org/ComedyEvent |
Install RuleTheWeb! the Firefox extension using Schema.org annotations! |
Description
A comedy event from http://www.hamburg.de/
Markup Example
Get the RDF! –> http://getschema.org/microdata2rdf/examples/comedyEvent.html
<div itemscope itemtype="http://schema.org/ComedyEvent"> <h1 itemprop="name">Mario Barth: Männer sind schuld, sagen die Frauen</h1> <img itemprop="image" src="http://www.hamburg.de/tickets/images/stories/ticketmedia/img/mario-barth-2011-tickets_150x150.jpg" alt="Mario Barth image" /> <div> <strong>Datum:</strong> <meta itemprop="startDate" content="2013-03-08T20:00Z" /> <meta itemprop="endDate" content="2013-03-09T20:00Z" /> Fr, 08.03.2013 - Sa, 09.03.2013 </div> <div itemprop="performer" itemscope itemtype="http://schema.org/Person"> <strong>Künstler:</strong> <span itemprop="name">Mario Barth</span> </div> <div itemprop="description"> Mit seinen ersten drei Comedy-Programmen begeisterte Mario Barth rund sechs Millionen Menschen. Allein im Sommer 2011 füllte er vier Fuβball-Arenen bei der weltweit ersten Comedy-Stadion-Tour. Ab 2012 geht es endlich weiter: Mario Barth präsentiert sein neuestes und von den Fans lange erwartetes Programm "Männer sind schuld, sagen die Frauen". Der mit Abstand erfolgreichste deutsche Comedian verspricht schon jetzt eine fulminante Fortsetzung seiner Trilogie: "Star Wars war ja am Anfang auch nur eine Trilogie und was daraus wurde, wissen wir heute. Aber alle, die denken, es geht wieder um Mann und Frau kann ich beruhigen. Diesmal geht es um Frau und Mann und darum, was uns alle sonst noch so beschäftigt." .... </div> <div itemprop="location" itemscope itemtype="http://schema.org/StadiumOrArena"> <strong>Ort:</strong> <span itemprop="name">o2 World Hamburg</span> <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"> <span itemprop="streetAddress">Sylvesterallee 10</span>, <span itemprop="postalCode">22525</span> <span itemprop="addressLocality">Hamburg</span> <div itemprop="telephone">+49-40-88 163-0</div> </div> </div> </div>