updated with medical examples
authorDan Brickley <danbri@danbri.org>
Tue, 26 Jun 2012 17:57:09 +0200
changeset 29 5785c1c1397b
parent 28 0430189a2180
child 30 7963b8156e37
updated with medical examples
schema.org/drafts/examples/site/examples-rdfa.txt
schema.org/drafts/examples/site/examples.txt
schema.org/drafts/examples/site/notes.txt
schema.org/drafts/examples/site/testcases-all.zip
schema.org/drafts/examples/site/testcases/md/sdo_eg_md_1.html
schema.org/drafts/examples/site/testcases/md/sdo_eg_md_11.html
schema.org/drafts/examples/site/testcases/md/sdo_eg_md_13.html
schema.org/drafts/examples/site/testcases/md/sdo_eg_md_15.html
schema.org/drafts/examples/site/testcases/md/sdo_eg_md_17.html
schema.org/drafts/examples/site/testcases/md/sdo_eg_md_19.html
schema.org/drafts/examples/site/testcases/md/sdo_eg_md_20.html
schema.org/drafts/examples/site/testcases/md/sdo_eg_md_23.html
schema.org/drafts/examples/site/testcases/md/sdo_eg_md_24.html
schema.org/drafts/examples/site/testcases/md/sdo_eg_md_25.html
schema.org/drafts/examples/site/testcases/md/sdo_eg_md_4.html
schema.org/drafts/examples/site/testcases/md/sdo_eg_md_6.html
schema.org/drafts/examples/site/testcases/md/sdo_eg_md_7.html
schema.org/drafts/examples/site/testcases/md/sdo_eg_md_9.html
schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_1.html
schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_11.html
schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_13.html
schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_15.html
schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_20.html
schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_24.html
schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_25.html
schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_4.html
schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_6.html
schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_7.html
schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_9.html
schema.org/incoming/schema_org_rdfa.html
schema.org/incoming/schema_org_rdfa_095med.html
--- a/schema.org/drafts/examples/site/examples-rdfa.txt	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/examples-rdfa.txt	Tue Jun 26 17:57:09 2012 +0200
@@ -13,11 +13,11 @@
 <a href="mailto:jane-doe@xyz.edu">jane-doe@illinois.edu</a>
 
 Jane's home page:
-<a href="www.janedoe.com">janedoe.com</a>
+<a href="http://www.janedoe.com">janedoe.com</a>
 
 Graduate students:
-<a href="www.xyz.edu/students/alicejones.html">Alice Jones</a>
-<a href="www.xyz.edu/students/bobsmith.html">Bob Smith</a>
+<a href="http://www.xyz.edu/students/alicejones.html">Alice Jones</a>
+<a href="http://www.xyz.edu/students/bobsmith.html">Bob Smith</a>
 
 WITH MARKUP:
 
@@ -40,12 +40,12 @@
     jane-doe@xyz.edu</a>
 
   Jane's home page:
-  <a href="www.janedoe.com" property="url">janedoe.com</a>
+  <a href="http://www.janedoe.com" property="url">janedoe.com</a>
 
   Graduate students:
-  <a href="www.xyz.edu/students/alicejones.html" property="colleagues">
+  <a href="http://www.xyz.edu/students/alicejones.html" property="colleague">
     Alice Jones</a>
-  <a href="www.xyz.edu/students/bobsmith.html" property="colleagues">
+  <a href="http://www.xyz.edu/students/bobsmith.html" property="colleague">
     Bob Smith</a>
 </div>
 
@@ -144,8 +144,8 @@
 Longitude: 73 deg 59 min 8.5 sec W
 
 WITH MARKUP:
-<div vocab="http://schema.org/" typeof="Place"
-  <h1>What is the latitude and longitude of the <span property="name">Empire State Building</span>?<h1>
+<div vocab="http://schema.org/" typeof="Place">
+  <h1>What is the latitude and longitude of the <span property="name">Empire State Building</span>?</h1>
   Answer:
   <div property="geo" typeof="GeoCoordinates">
     Latitude: 40 deg 44 min 54.36 sec N
@@ -225,10 +225,10 @@
 Members:
 - National Scientific Members in 100 countries and territories: Country1, Country2, ...
 - Scientific Union Members, 30 organizations listed in this Yearbook:
-  <span property="members" typeof="Organization">
+  <span property="member" typeof="Organization">
     Member1
   </span>,
-  <span property="members" typeof="Organization">
+  <span property="member" typeof="Organization">
     Member2
   </span>,
 
@@ -273,10 +273,10 @@
 Members:
 - National Scientific Members in 100 countries and territories: Country1, Country2, ...
 - Scientific Union Members, 30 organizations listed in this Yearbook:
-  <span property="members" typeof="Organization">
+  <span property="member" typeof="Organization">
     Member1
   </span>,
-  <span property="members" typeof="Organization">
+  <span property="member" typeof="Organization">
     Member2
   </span>,
 
@@ -385,7 +385,7 @@
 
   Customer reviews:
 
-  <div property="reviews" typeof="Review">
+  <div property="review" typeof="Review">
     <span property="name">Not a happy camper</span> -
     by <span property="author">Ellie</span>,
     <meta property="datePublished" content="2011-04-01">April 1, 2011
@@ -398,7 +398,7 @@
     it. </span>
   </div>
 
-  <div property="reviews" typeof="Review">
+  <div property="review" typeof="Review">
     <span property="name">Value purchase</span> -
     by <span property="author">Lucas</span>,
     <meta property="datePublished" content="2011-03-25">March 25, 2011
@@ -534,7 +534,7 @@
 
 Reviews:
 
-<div property="reviews" typeof="Review">
+<div property="review" typeof="Review">
   <span property="reviewRating">5</span> stars -
   <b>"<span property="name">A masterpiece of literature</span>" </b>
   by <span property="author">John Doe</span>,
@@ -543,7 +543,7 @@
   challenge people face as they try make sense of their lives and grow to adulthood.</span>
 </div>
 
-<div property="reviews" typeof="Review">
+<div property="review" typeof="Review">
   <span property="reviewRating">4</span> stars -
   <b>"<span property="name">A good read.</span>" </b>
   by <span property="author">Bob Smith</span>,
@@ -707,7 +707,7 @@
 
 <h2>Songs</h2>
 
-<div property="tracks" typeof="MusicRecording">
+<div property="track" typeof="MusicRecording">
   <span property="name">Rope</span>
   <meta property="url" content ="foo-fighters-rope.html">
   Length: <meta property="duration" content="PT4M5S">4:05 -
@@ -718,7 +718,7 @@
     property="inAlbum">Wasting Light</a>
 </div>
 
-<div property="tracks" typeof="MusicRecording">
+<div property="track" typeof="MusicRecording">
   <span property="name">Everlong</span>
   <meta property="url" content ="foo-fighters-everlong.html">
   Length: <meta property="duration" content="PT6M33S">6:33 -
@@ -732,7 +732,7 @@
 
 <h2>Upcoming shows</h2>
 
-<div property="events" typeof="Event">
+<div property="event" typeof="Event">
   <a href="foo-fighters-may20-fedexforum" property="url">
     <span property="name">FedExForum</span>
   </a>
@@ -741,7 +741,7 @@
   <a href="ticketmaster.com/foofighters/may20-2011" property="offers">Buy tickets</a>
 </div>
 
-<div property="events" typeof="Event">
+<div property="event" typeof="Event">
   <a href="foo-fighters-may23-midamericacenter" property="url">
     <span property="name">Mid America Center</span>
   </a>
@@ -821,13 +821,13 @@
 </div>
 , and 7 more credits
 Stars:
- <div property="actors" typeof="Person">
+ <div property="actor" typeof="Person">
 <span property="name">Johnny Depp</span>,
  </div>
-<div property="actors" typeof="Person">
+<div property="actor" typeof="Person">
 <span property="name">Penelope Cruz</span>,
 </div>
-<div property="actors" typeof="Person">
+<div property="actor" typeof="Person">
 <span property="name">Ian McShane</span>
 </div>
 <div property="aggregateRating" typeof="AggregateRating">
@@ -844,7 +844,7 @@
 
 <h2>list of presidents</h2>>
 <table>
-  <tr><th>President</th><th>Party</th><tr>
+  <tr><th>President</th><th>Party</th></tr>
   <tr>
     <td>George Washington (1789-1797)</td>
     <td>no party</td>
@@ -966,7 +966,7 @@
   <span property="name">Classic Rock Playlist</span>
   <meta property="numTracks" content="5"/>
 
-  <div property="tracks" typeof="MusicRecording">
+  <div property="track" typeof="MusicRecording">
     1.<span property="name">Sweet Home Alabama</span> -
     <span property="byArtist">Lynard Skynard</span>
     <meta content="sweet-home-alabama" property="url" />
@@ -974,7 +974,7 @@
     <meta content="Second Helping" property="inAlbum" />
    </div>
 
-  <div property="tracks" typeof="MusicRecording">
+  <div property="track" typeof="MusicRecording">
     2.<span property="name">Shook you all Night Long</span> -
     <span property="byArtist">AC/DC</span>
     <meta content="shook-you-all-night-long" property="url" />
@@ -982,7 +982,7 @@
     <meta content="Back In Black" property="inAlbum" />
   </div>
 
-  <div property="tracks" typeof="MusicRecording">
+  <div property="track" typeof="MusicRecording">
     3.<span property="name">Sharp Dressed Man</span> -
     <span property="byArtist">ZZ Top</span>
     <meta content="sharp-dressed-man" property="url" />
@@ -990,7 +990,7 @@
     <meta content="Eliminator" property="inAlbum" />
  </div>
 
-  <div property="tracks" typeof="MusicRecording">
+  <div property="track" typeof="MusicRecording">
     4.<span property="name">Old Time Rock and Roll</span> -
     <span property="byArtist">Bob Seger</span>
     <meta content="old-time-rock-and-roll" property="url" />
@@ -998,7 +998,7 @@
     <meta content="Stranger In Town" property="inAlbum" />
   </div>
 
-  <div property="tracks" typeof="MusicRecording">
+  <div property="track" typeof="MusicRecording">
     5.<span property="name">Hurt So Good</span> -
     <span property="byArtist">John Cougar</span>
     <meta content="hurt-so-good" property="url" />
@@ -1095,22 +1095,22 @@
    <span property="author">Shonda Rimes</span>
  </div>
  Starring:
- <div property="actors" typeof="Person">
+ <div property="actor" typeof="Person">
    <span property="name">Justin Chambers</span>
  </div>
- <div property="actors" typeof="Person">
+ <div property="actor" typeof="Person">
    <span property="name">Jessica Capshaw</span>
  </div>
- <div property="seasons" typeof="TVSeason">
+ <div property="season" typeof="TVSeason">
    <span property="name">Season 1</span> -
    <meta property="numberofEpisodes" content="14"/>
    <meta property="datePublished" content="2005-05-22">May 22, 2005
  </div>
- <div property="seasons" typeof="TVSeason">
+ <div property="season" typeof="TVSeason">
    <span property="name">Season 2</span> -
    <meta property="numberofEpisodes" content="27"/>
    <meta property="datePublished" content="2006-05-14">May 14, 2006
-   <div property="episodes" typeof="TVEpisode">
+   <div property="episode" typeof="TVEpisode">
      <span property="name">Episode 1</span> -
      <meta property="episodeNumber" content="1"/>
    </div>
@@ -1124,8 +1124,8 @@
 <img src="king-of-limbs.jpg" />
 <h2> Radiohead </h2>
 <h3>Sample Tracks</h3>
-Bloom <br>
-Morning Mr Magpie <br>
+Bloom - 5:14<br>
+Morning Mr Magpie - 4:40<br>
 
 WITH MARKUP:
 
@@ -1141,16 +1141,16 @@
   </h2>
 
   <h3>Sample Tracks</h3>
-    <div property="tracks" typeof="MusicRecording">
+    <div property="track" typeof="MusicRecording">
       <span property="name">Bloom</span>
         <meta content="/artist/radiohead/album/the-king-of-limbs/track/bloom" property="url" />
-        <meta content="PT314S" property="duration" />
+        <meta content="PT5M14S" property="duration" />5:14
       </span>
     </div>
-    <div property="tracks" typeof="MusicRecording">
+    <div property="track" typeof="MusicRecording">
     <span property="name">Morning Mr Magpie</span>
       <meta content="/artist/radiohead/album/the-king-of-limbs/track/morning-mr-magpie" property="url" />
-      <meta content="PT280S" property="duration" />
+      <meta content="PT4M40S" property="duration" />4:40
     </span>
   </div>
 </div>
@@ -1270,3 +1270,435 @@
   <p>If interested in this position, please email us your resume, along with salary requirements and a cover letter to Jobs@abc.123.</p>
   <p>Date Posted: <span property="datePosted">2011-10-31</span></p>
 </div>
+
+
+TYPES: MedicalGuideline, MedicalGuidelineRecommendation, MedicalGuidelineContraindication
+
+PRE-MARKUP:
+
+<h1>Guidelines</h1>
+<ul>
+  <li>Recommendation: NewvoDrug is indicated for initial treatment of cardiac
+  failure for all adult patients. (Strong recommendation;
+  Class I, based on multiple randomized clinical trials)</li>
+  <li>Contraindication: cardiac failure should never be treated with
+  appendectomy in adults. (Class III, standard of care)</li>
+</ul>
+
+
+WITH MARKUP:
+
+<h1 vocab="http://schema.org/">Guidelines</h1>
+<ul>
+  <li>Recommendation:
+  <span typeof="MedicalGuidelineRecommendation">
+    <span property="subject" typeof="Drug">
+      <span property="name">NewvoDrug</span>
+    </span>
+    is indicated for initial treatment of
+    <span property="subject" typeof="MedicalCondition">
+      <span property="name">cardiac failure</span>
+    </span>
+    for all adult patients.
+    (<span property="recommendationStrength">Strong recommendation</span>;
+    <link property="evidenceLevel" href="http://schema.org/EvidenceLevelA">
+      Class I</link>,
+    based on
+    <span property="evidenceOrigin">multiple randomized clinical trials</span>)
+  </span>
+  </li>
+  <li>Contraindication:
+  <span typeof="MedicalGuidelineContraindication">
+    <span property="subject" typeof="MedicalCondition">
+      <span property="name">cardiac failure</span></span> should never
+    be treated with
+    <span property="subject" itemscope
+     itemtype="http://schema.org/TherapeuticProcedure">
+      <span property="name">appendectomy</span></span> in adults.
+    (Class III, <link property="evidenceLevel" href="http://schema.org/EvidenceLevelC"/>
+    <span property="evidenceOrigin">standard of care</span></link>)
+  </span></li>
+</ul>
+
+
+
+TYPES: MedicalScholarlyArticle, MedicalGuideline, MedicalGuidelineRecommendation
+
+PRE-MARKUP:
+
+<h1>New guidelines for metformin and diabetes mellitus</h1>
+<p>Dr. John Smith
+<br>Medical University
+<br>2012-03-24</p>
+<p><b>Abstract:</b>
+We review clinical evidence related to the use of metformin for
+treatment of type-2 diabetes mellitus and provide new clinical guideline
+recommendations.</p>
+<p><b>MeSH subject headings:</b> Metformin; Diabetes Mellitus, Type 2</p>
+...
+<h3>Guidelines</h3>
+Recommendation: we recommend monotherapy with metformin as an initial
+pharmacologic therapy to treat most patients with type 2 diabetes
+(Grade: strong recommendation; high-quality evidence).
+
+
+WITH MARKUP:
+
+<div vocab="http://schema.org/" typeof="MedicalScholarlyArticle">
+  <link property="audience" href="http://schema.org/Clinician"/>
+  <meta property="publicationType" content="Meta-Analysis"/>
+  <h1><span property="name">New guidelines for metformin and
+      diabetes mellitus</span></h1>
+  <p>
+  <span property="author" typeof="Person">
+    <span property="name">Dr. John Smith</span>
+    <br><span property="affiliation">Medical University</span>
+  </span>
+  <br><span property="datePublished">2012-03-24</span>
+  <p><b>Abstract:</b>
+  We review clinical evidence related to the use of metformin for
+  treatment of type-2 diabetes mellitus and provide new clinical guideline
+  recommendations.</p>
+  <p><b>MeSH subject headings:</b>
+  <span property="about" typeof="Drug">
+    <span property="name">Metformin</span>
+    <span property="code" itemscope
+          itemtype="http://schema.org/MedicalCode"
+          itemid="http://www.ncbi.nlm.nih.gov/mesh/D02.078.370.141.450">
+      <!-- Note: use of itemid is not mandatory, but recommended when an
+           external enumeration is available -->
+      <meta property="code" content="D02.078.370.141.450"/>
+      <meta property="codingSystem" content="MeSH"/>
+    </span>
+  </span>;
+  <span property="about" typeof="MedicalCondition">
+    <span property="name">Diabetes Mellitus, Type 2</span></p>
+    <span property="code" itemscope
+          itemtype="http://schema.org/MedicalCode"
+          itemid="http://www.ncbi.nlm.nih.gov/mesh/C18.452.394.750.149">
+      <!-- Note: use of itemid is not mandatory, but recommended when an
+           external enumeration is available -->
+      <meta property="code" content="C18.452.394.750.149"/>
+      <meta property="codingSystem" content="MeSH"/>
+    </span>
+  </span>
+  ...
+  <h3>Guidelines</h3>
+  <span typeof="MedicalGuidelineRecommendation">
+    Recommendation: we recommend monotherapy with
+    <span property="subject">metformin</span> as an initial pharmacologic therapy
+    to treat most patients with <span property="subject">type 2 diabetes</span>
+    (Grade: <span property="recommendationStrength">strong recommendation</span>;
+    <link property="evidenceLevel" href="http://schema.org/EvidenceLevelA">high-quality
+      evidence</link>).
+  </span>
+</div>
+
+
+TYPES: MedicalWebPage, DrugClass
+
+PRE-MARKUP:
+<h1>About High Blood Pressure (hypertension)</h1>
+
+<h2>Diagnosis</h2>
+High blood pressure is diagnosed by measuring ...
+...
+<h2>Treatment</h2>
+There are many common treatments for high blood pressure,
+including beta-blocker drugs such as propanaolol (Innopran)
+and atenonlol (Tenormin) ...
+
+
+WITH MARKUP:
+<body vocab="http://schema.org/" typeof="MedicalWebPage">
+  <link property="audience" href="http://schema.org/Patient" />
+  <link property="specialty" href="http://schema.org/Cardiovascular" />
+  <meta property="lastReviewed" content="2011-09-14"/>
+  <h1>About
+    <span property="about" typeof="MedicalCondition">
+      <span property="name">High Blood Pressure</span>
+      (<span property="name">hypertension</span>)</span>
+  </h1>
+  ...
+  <h2><span property="aspect">Diagnosis</span></h2>
+  High blood pressure is diagnosed by measuring ...
+  ...
+  <h2><span property="aspect">Treatment</span></h2>
+  There are many common treatments for high blood pressure,
+  including
+  <span typeof="DrugClass">
+    <span property="name">beta-blocker</span> drugs such as
+    <span property="drug" typeof="Drug">
+      <span property="nonProprietaryName">propanaolol</span>
+      (<span property="otherName">Innopran</span>)
+    </span>
+  and
+    <span property="drug" typeof="Drug">
+      <span property="nonProprietaryName">atenolol</span>
+      (<span property="otherName">Tenormin</span>)
+    </span> ...
+  ...
+</body>
+
+
+TYPES: MedicalCondition, MedicalCause, MedicalRiskFactor, DDxElement, MedicalSymptom, MedicalSignOrSymptom
+
+PRE-MARKUP:
+<h1>Stable angina (angina pectoris)</h1>
+Stable angina is a medical condition that affects the heart. The
+most common causes are atherosclerosis and spasms of the
+epicardial artery. Typical symptoms include:
+<ul>
+  <li>chest discomfort</li>
+  <li>feeling of tightness, heaviness, or pain in the chest</li>
+</ul>
+Both stable angina and a heart attack result in chest pain, but
+a heart attack will have chest pain lasting at least
+10 minutes at rest, repeated episodes of chest pain at rest
+lasting 5 or more minutes, or an accelerating pattern of chest
+discomfort (episodes that are more frequent, severe,
+longer in duration, and precipitated by minimal exertion).
+<br>
+Risk factors for stable angina include:
+<ul>
+  <li>Age</li>
+  <li>Gender</li>
+  <li>Systolic blood pressure</li>
+  <li>Smoking</li>
+  <li>Total cholesterol and/or cholesterol:HDL ratio</li>
+  <li>Coronary artery disease</li>
+</ul>
+The initial treatment for stable angina is usually drug therapy
+with aspirin, beta blockers, ACE inhibitors, and/or nitroglycerine.
+Future episodes of stable angina can sometimes be prevented by
+stopping smoking, weight management, and increased physical activity.
+
+
+WITH MARKUP:
+<div vocab="http://schema.org/" typeof="MedicalCondition">
+  <h1><span property="name">Stable angina</span>
+    (<span property="alternateName">angina pectoris</span>)</h1>
+  <span property="code" typeof="MedicalCode">
+    <meta property="code" content="413"/>
+    <meta property="codingSystem" content="ICD-9"/>
+  </span>
+  Stable angina is a medical condition that affects the
+  <span property="associatedAnatomy" typeof="AnatomicalStructure">
+    <span property="name">heart</span>
+  </span>.
+  The most common causes are
+  <span property="cause" typeof="MedicalCause">
+    <span property="name">atherosclerosis</span>
+  </span>
+  and
+  <span property="cause" typeof="MedicalCause">
+    <span property="name">spasms of the epicardial artery</span>
+  </span>.
+  Typical symptoms include:
+  <ul>
+    <li><span property="signOrSymptom" typeof="MedicalSymptom">
+          <span property="name">chest discomfort</span>
+        </span>
+    </li>
+    <li><span property="signOrSymptom" typeof="MedicalSymptom">
+          <span property="name">feeling of tightness, heaviness,
+            or pain in the chest</span>
+        </span>
+    </li>
+  </ul>
+  Both stable angina and a
+  <span property="differentialDiagnosis" typeof="DDxElement">
+    <span property="diagnosis" typeof="MedicalCondition">
+      <span property="name">heart attack</span>
+    </span>
+    result in chest pain, but a heart attack will have
+    <span property="distinguishingSign" typeof="MedicalSymptom">
+      <span property="name">chest pain lasting at least 10 minutes at rest</span>
+    </span>,
+    <span property="distinguishingSign" typeof="MedicalSymptom">
+      <span property="name">repeated episodes of chest pain at rest
+        lasting 5 or more minutes
+      </span>
+    </span>, or
+    <span property="distinguishingSign" typeof="MedicalSymptom">
+      <span property="name">an accelerating pattern of
+        chest discomfort (episodes that are more frequent, severe,
+        longer in duration, and precipitated by minimal exertion)
+      </span>
+    </span>
+  </span>.
+  <br>
+  Risk factors for stable angina include:
+  <ul>
+    <li><span property="riskFactor" typeof="MedicalRiskFactor">
+          <span property="name">Age</span>
+        </span></li>
+    <li><span property="riskFactor" typeof="MedicalRiskFactor">
+          <span property="name">Gender</span>
+        </span></li>
+    <li><span property="riskFactor" typeof="MedicalRiskFactor">
+          <span property="name">Systolic blood pressure</span>
+        </span></li>
+    <li><span property="riskFactor" typeof="MedicalRiskFactor">
+          <span property="name">Smoking</span>
+        </span></li>
+    <li><span property="riskFactor" typeof="MedicalRiskFactor">
+          <span property="name">Total cholesterol and/or cholesterol:HDL ratio</span>
+        </span></li>
+    <li><span property="riskFactor" typeof="MedicalRiskFactor">
+          <span property="name">Coronary artery disease</span>
+        </span></li>
+  </ul>
+  The initial treatment for stable angina is usually drug therapy
+  with
+  <span property="possibleTreatment" typeof="Drug">
+    <span property="name">aspirin</span>
+  </span>,
+  <span property="possibleTreatment" typeof="DrugClass">
+    <span property="name">beta blockers</span>
+  </span>,
+  <span property="possibleTreatment" typeof="DrugClass">
+    <span property="name">ACE inhibitors</span>
+  </span>, and/or
+  <span property="possibleTreatment" typeof="Drug">
+    <span property="name">nitroglycerine</span>
+  </span>,
+  Future episodes of stable angina can sometimes be prevented by
+  <span property="secondaryPrevention" typeof="LifestyleModification">
+    <span property="name">stopping smoking</span>
+  </span>,
+  <span property="secondaryPrevention" typeof="LifestyleModification">
+    <span property="name">weight management</span>
+  </span>, and
+  <span property="secondaryPrevention" typeof="LifestyleModification">
+    <span property="name">increased physical activity</span>
+  </span>.
+</div>
+
+
+TYPES: Drug, TreatmentIndication, MedicalContraindication
+
+PRE-MARKUP:
+<h1>Drug Info: PainAwayMax</h1>
+PainAwayMax is a brand of ibuprofen manufactured by FooCorp. It is an
+analgesic in the class of nonsteroidal anti-inflammatory (NSAID) drugs.
+It is used to temporarily relieve minor aches and pains due
+to:
+<ul>
+  <li>headache</li>
+  <li>toothache</li>
+  <li>backache</li>
+  <li>menstrual cramps</li>
+  <li>the common cold</li>
+  <li>muscular aches</li>
+  <li>minor pain of arthritis</li>
+</ul>
+and to temporarily reduce fever.
+<br>
+It is available in the US as a non-prescription drug in the form of
+tablets and capsules.
+<br>
+Common side effects include diarrhea, constipation, bloating,
+dizziniess, or nervousness. Call a doctor immediately if you
+experience any of the following rare but serious side effects:
+vomiting blood, bloody stools, or stomach pain that does not get better.
+<br>
+Do not use PainAwayMax if you have ever had an allergic reaction to any
+other pain reliever/fever reducer, or right before or after heart surgery.
+<br>
+<b>Warning:</b> NSAIDs may cause severe stomach bleeding.
+
+
+WITH MARKUP:
+<div vocab="http://schema.org/" typeof="Drug">
+  <h1>Drug Info: <span property="name">PainAwayMax</span></h1>
+  PainAwayMax is a brand of
+  <span property="alternateName">ibuprofen</span> manufactured by
+  <span property="manufacturer" typeof="Organization">
+    <span property="name">FooCorp</span>
+  </span>.
+  It is an
+  <span property="drugClass" typeof="DrugClass">
+   <span property="name">analgesic</span>
+  </span> in the class of
+  <span property="drugClass" typeof="DrugClass">
+    <span property="name">nonsteroidal anti-inflammatory</span>
+    (<span property="alternateName">NSAID</span>)
+  </span>
+  drugs.
+  It is used to temporarily relieve minor aches and pains due to:
+  <ul>
+    <li><span property="indication" typeof="TreatmentIndication">
+          <span property="name">headache</span>
+        </span></li>
+    <li><span property="indication" typeof="TreatmentIndication">
+          <span property="name">toothache</span>
+        </span></li>
+    <li><span property="indication" typeof="TreatmentIndication">
+          <span property="name">backache</span>
+        </span></li>
+    <li><span property="indication" typeof="TreatmentIndication">
+          <span property="name">menstrual cramps</span>
+        </span></li>
+    <li><span property="indication" typeof="TreatmentIndication">
+          the <span property="name">common cold</span>
+        </span></li>
+    <li><span property="indication" typeof="TreatmentIndication">
+          <span property="name">muscular aches</span>
+        </span></li>
+    <li><span property="indication" typeof="TreatmentIndication">
+          <span property="name">minor pain of arthritis</span>
+        </span></li>
+  </ul>
+  and to temporarily reduce
+  <span property="indication" typeof="TreatmentIndication">
+    <span property="name">fever</span>
+  </span>.
+  <br>It is available in the
+  <span property="legalStatus" typeof="DrugLegalStatus">
+    <span property="applicableLocation">US</span> as a
+    <span property="name">non-prescription drug</span>
+  </span>
+  <link property="prescriptionStatus" href="http://schema.org/OTC" />
+  in the form of <span property="dosageForm">tablets</span> and
+  <span property="dosageForm">capsules</span>.
+  <br>
+  Common side effects include
+  <span property="adverseOutcome" typeof="MedicalSymptom">
+    <span property="name">diarrhea</span>
+  </span>,
+  <span property="adverseOutcome" typeof="MedicalSymptom">
+    <span property="name">constipation</span>
+  </span>,
+  <span property="adverseOutcome" typeof="MedicalSymptom">
+    <span property="name">bloating</span>
+  </span>,
+  <span property="adverseOutcome" typeof="MedicalSymptom">
+    <span property="name">dizziness</span>
+  </span>, or
+  <span property="adverseOutcome" typeof="MedicalSymptom">
+    <span property="name">nervousness</span>
+  </span>.
+  Call a doctor immediately if you experience any of the following
+  rare but serious side effects:
+  <span property="seriousAdverseOutcome" typeof="MedicalSymptom">
+    <span property="name">vomiting blood</span>
+  </span>,
+  <span property="seriousAdverseOutcome" typeof="MedicalSymptom">
+    <span property="name">bloody stools</span>
+  </span>, or
+  <span property="seriousAdverseOutcome" typeof="MedicalSymptom">
+    <span property="name">stomach pain that does not get better</span>
+  </span>.
+  <br>Do not use PainAwayMax if you have ever had an
+  <span property="contraindication" typeof="MedicalContraindication">
+    <meta property="name" content="allergic reaction to any pain reliever"/>
+    allergic reaction to any other pain reliever/fever reducer
+  </span>, or right before or after
+  <span property="contraindication" typeof="MedicalContraindication">
+    <span property="name">heart surgery</span>
+  </span>.
+  <br>
+  <b>Warning:</b>
+  <span property="warning">NSAIDs may cause severe stomach bleeding</span>.
+</div>
--- a/schema.org/drafts/examples/site/examples.txt	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/examples.txt	Tue Jun 26 17:57:09 2012 +0200
@@ -13,11 +13,11 @@
 <a href="mailto:jane-doe@xyz.edu">jane-doe@illinois.edu</a>
 
 Jane's home page:
-<a href="www.janedoe.com">janedoe.com</a>
+<a href="http://www.janedoe.com">janedoe.com</a>
 
 Graduate students:
-<a href="www.xyz.edu/students/alicejones.html">Alice Jones</a>
-<a href="www.xyz.edu/students/bobsmith.html">Bob Smith</a>
+<a href="http://www.xyz.edu/students/alicejones.html">Alice Jones</a>
+<a href="http://www.xyz.edu/students/bobsmith.html">Bob Smith</a>
 
 WITH MARKUP:
 
@@ -40,12 +40,12 @@
     jane-doe@xyz.edu</a>
 
   Jane's home page:
-  <a href="www.janedoe.com" itemprop="url">janedoe.com</a>
+  <a href="http://www.janedoe.com" itemprop="url">janedoe.com</a>
 
   Graduate students:
-  <a href="www.xyz.edu/students/alicejones.html" itemprop="colleagues">
+  <a href="http://www.xyz.edu/students/alicejones.html" itemprop="colleague">
     Alice Jones</a>
-  <a href="www.xyz.edu/students/bobsmith.html" itemprop="colleagues">
+  <a href="http://www.xyz.edu/students/bobsmith.html" itemprop="colleague">
     Bob Smith</a>
 </div>
 
@@ -144,8 +144,8 @@
 Longitude: 73 deg 59 min 8.5 sec W
 
 WITH MARKUP:
-<div itemscope itemtype="http://schema.org/Place"
-  <h1>What is the latitude and longitude of the <span itemprop="name">Empire State Building</span>?<h1>
+<div itemscope itemtype="http://schema.org/Place">
+  <h1>What is the latitude and longitude of the <span itemprop="name">Empire State Building</span>?</h1>
   Answer:
   <div itemprop="geo" itemscope itemtype="http://schema.org/GeoCoordinates">
     Latitude: 40 deg 44 min 54.36 sec N
@@ -225,10 +225,10 @@
 Members:
 - National Scientific Members in 100 countries and territories: Country1, Country2, ...
 - Scientific Union Members, 30 organizations listed in this Yearbook:
-  <span itemprop="members" itemscope itemtype="http://schema.org/Organization">
+  <span itemprop="member" itemscope itemtype="http://schema.org/Organization">
     Member1
   </span>,
-  <span itemprop="members" itemscope itemtype="http://schema.org/Organization">
+  <span itemprop="member" itemscope itemtype="http://schema.org/Organization">
     Member2
   </span>,
 
@@ -273,10 +273,10 @@
 Members:
 - National Scientific Members in 100 countries and territories: Country1, Country2, ...
 - Scientific Union Members, 30 organizations listed in this Yearbook:
-  <span itemprop="members" itemscope itemtype="http://schema.org/Organization">
+  <span itemprop="member" itemscope itemtype="http://schema.org/Organization">
     Member1
   </span>,
-  <span itemprop="members" itemscope itemtype="http://schema.org/Organization">
+  <span itemprop="member" itemscope itemtype="http://schema.org/Organization">
     Member2
   </span>,
 
@@ -385,7 +385,7 @@
 
   Customer reviews:
 
-  <div itemprop="reviews" itemscope itemtype="http://schema.org/Review">
+  <div itemprop="review" itemscope itemtype="http://schema.org/Review">
     <span itemprop="name">Not a happy camper</span> -
     by <span itemprop="author">Ellie</span>,
     <meta itemprop="datePublished" content="2011-04-01">April 1, 2011
@@ -398,7 +398,7 @@
     it. </span>
   </div>
 
-  <div itemprop="reviews" itemscope itemtype="http://schema.org/Review">
+  <div itemprop="review" itemscope itemtype="http://schema.org/Review">
     <span itemprop="name">Value purchase</span> -
     by <span itemprop="author">Lucas</span>,
     <meta itemprop="datePublished" content="2011-03-25">March 25, 2011
@@ -534,7 +534,7 @@
 
 Reviews:
 
-<div itemprop="reviews" itemscope itemtype="http://schema.org/Review">
+<div itemprop="review" itemscope itemtype="http://schema.org/Review">
   <span itemprop="reviewRating">5</span> stars -
   <b>"<span itemprop="name">A masterpiece of literature</span>" </b>
   by <span itemprop="author">John Doe</span>,
@@ -543,7 +543,7 @@
   challenge people face as they try make sense of their lives and grow to adulthood.</span>
 </div>
 
-<div itemprop="reviews" itemscope itemtype="http://schema.org/Review">
+<div itemprop="review" itemscope itemtype="http://schema.org/Review">
   <span itemprop="reviewRating">4</span> stars -
   <b>"<span itemprop="name">A good read.</span>" </b>
   by <span itemprop="author">Bob Smith</span>,
@@ -707,7 +707,7 @@
 
 <h2>Songs</h2>
 
-<div itemprop="tracks" itemscope itemtype="http://schema.org/MusicRecording">
+<div itemprop="track" itemscope itemtype="http://schema.org/MusicRecording">
   <span itemprop="name">Rope</span>
   <meta itemprop="url" content ="foo-fighters-rope.html">
   Length: <meta itemprop="duration" content="PT4M5S">4:05 -
@@ -718,7 +718,7 @@
     itemprop="inAlbum">Wasting Light</a>
 </div>
 
-<div itemprop="tracks" itemscope itemtype="http://schema.org/MusicRecording">
+<div itemprop="track" itemscope itemtype="http://schema.org/MusicRecording">
   <span itemprop="name">Everlong</span>
   <meta itemprop="url" content ="foo-fighters-everlong.html">
   Length: <meta itemprop="duration" content="PT6M33S">6:33 -
@@ -732,7 +732,7 @@
 
 <h2>Upcoming shows</h2>
 
-<div itemprop="events" itemscope itemtype="http://schema.org/Event">
+<div itemprop="event" itemscope itemtype="http://schema.org/Event">
   <a href="foo-fighters-may20-fedexforum" itemprop="url">
     <span itemprop="name">FedExForum</span>
   </a>
@@ -741,7 +741,7 @@
   <a href="ticketmaster.com/foofighters/may20-2011" itemprop="offers">Buy tickets</a>
 </div>
 
-<div itemprop="events" itemscope itemtype="http://schema.org/Event">
+<div itemprop="event" itemscope itemtype="http://schema.org/Event">
   <a href="foo-fighters-may23-midamericacenter" itemprop="url">
     <span itemprop="name">Mid America Center</span>
   </a>
@@ -821,13 +821,13 @@
 </div>
 , and 7 more credits
 Stars:
- <div itemprop="actors" itemscope itemtype="http://schema.org/Person">
+ <div itemprop="actor" itemscope itemtype="http://schema.org/Person">
 <span itemprop="name">Johnny Depp</span>,
  </div>
-<div itemprop="actors" itemscope itemtype="http://schema.org/Person">
+<div itemprop="actor" itemscope itemtype="http://schema.org/Person">
 <span itemprop="name">Penelope Cruz</span>,
 </div>
-<div itemprop="actors" itemscope itemtype="http://schema.org/Person">
+<div itemprop="actor" itemscope itemtype="http://schema.org/Person">
 <span itemprop="name">Ian McShane</span>
 </div>
 <div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
@@ -844,7 +844,7 @@
 
 <h2>list of presidents</h2>>
 <table>
-  <tr><th>President</th><th>Party</th><tr>
+  <tr><th>President</th><th>Party</th></tr>
   <tr>
     <td>George Washington (1789-1797)</td>
     <td>no party</td>
@@ -887,7 +887,7 @@
 
 WITH MARKUP:
 
-<div itemscope itemtype="schema.org/PostalAddress">
+<div itemscope itemtype="http://schema.org/PostalAddress">
  <span itemprop="name">Google Inc.</span>
  P.O. Box<span itemprop="postOfficeBoxNumber">1234</span>
  <span itemprop="addressLocality">Mountain View</span>,
@@ -934,7 +934,7 @@
 
 WITH MARKUP:
 
-<div itemscope itemtype="schema.org/ImageObject">
+<div itemscope itemtype="http://schema.org/ImageObject">
   <h2 itemprop="name">Beach in Mexico</h2>
   <img src="mexico-beach.jpg" itemprop="contentURL" />
 
@@ -966,7 +966,7 @@
   <span itemprop="name">Classic Rock Playlist</span>
   <meta itemprop="numTracks" content="5"/>
 
-  <div itemprop="tracks" itemscope itemtype="http://schema.org/MusicRecording">
+  <div itemprop="track" itemscope itemtype="http://schema.org/MusicRecording">
     1.<span itemprop="name">Sweet Home Alabama</span> -
     <span itemprop="byArtist">Lynard Skynard</span>
     <meta content="sweet-home-alabama" itemprop="url" />
@@ -974,7 +974,7 @@
     <meta content="Second Helping" itemprop="inAlbum" />
    </div>
 
-  <div itemprop="tracks" itemscope itemtype="http://schema.org/MusicRecording">
+  <div itemprop="track" itemscope itemtype="http://schema.org/MusicRecording">
     2.<span itemprop="name">Shook you all Night Long</span> -
     <span itemprop="byArtist">AC/DC</span>
     <meta content="shook-you-all-night-long" itemprop="url" />
@@ -982,7 +982,7 @@
     <meta content="Back In Black" itemprop="inAlbum" />
   </div>
 
-  <div itemprop="tracks" itemscope itemtype="http://schema.org/MusicRecording">
+  <div itemprop="track" itemscope itemtype="http://schema.org/MusicRecording">
     3.<span itemprop="name">Sharp Dressed Man</span> -
     <span itemprop="byArtist">ZZ Top</span>
     <meta content="sharp-dressed-man" itemprop="url" />
@@ -990,7 +990,7 @@
     <meta content="Eliminator" itemprop="inAlbum" />
  </div>
 
-  <div itemprop="tracks" itemscope itemtype="http://schema.org/MusicRecording">
+  <div itemprop="track" itemscope itemtype="http://schema.org/MusicRecording">
     4.<span itemprop="name">Old Time Rock and Roll</span> -
     <span itemprop="byArtist">Bob Seger</span>
     <meta content="old-time-rock-and-roll" itemprop="url" />
@@ -998,7 +998,7 @@
     <meta content="Stranger In Town" itemprop="inAlbum" />
   </div>
 
-  <div itemprop="tracks" itemscope itemtype="http://schema.org/MusicRecording">
+  <div itemprop="track" itemscope itemtype="http://schema.org/MusicRecording">
     5.<span itemprop="name">Hurt So Good</span> -
     <span itemprop="byArtist">John Cougar</span>
     <meta content="hurt-so-good" itemprop="url" />
@@ -1061,7 +1061,7 @@
 
 <div itemscope itemtype="http://schema.org/EducationalOrganization">
  <span itemprop="name">Palo Alto High School</span>
- <div itemprop="address" itemscope itemtype="schema.org/PostalAddress">
+ <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
     <span itemprop="streetAddress">50 Embarcadero Rd</span>
     <span itemprop="addressLocality">Palo Alto</span>,
     <span itemprop="addressRegion">CA</span> <span itemprop="postalCode">94301</span>
@@ -1095,22 +1095,22 @@
    <span itemprop="author">Shonda Rimes</span>
  </div>
  Starring:
- <div itemprop="actors" itemscope itemtype="http://schema.org/Person">
+ <div itemprop="actor" itemscope itemtype="http://schema.org/Person">
    <span itemprop="name">Justin Chambers</span>
  </div>
- <div itemprop="actors" itemscope itemtype="http://schema.org/Person">
+ <div itemprop="actor" itemscope itemtype="http://schema.org/Person">
    <span itemprop="name">Jessica Capshaw</span>
  </div>
- <div itemprop="seasons" itemscope itemtype="http://schema.org/TVSeason">
+ <div itemprop="season" itemscope itemtype="http://schema.org/TVSeason">
    <span itemprop="name">Season 1</span> -
    <meta itemprop="numberofEpisodes" content="14"/>
    <meta itemprop="datePublished" content="2005-05-22">May 22, 2005
  </div>
- <div itemprop="seasons" itemscope itemtype="http://schema.org/TVSeason">
+ <div itemprop="season" itemscope itemtype="http://schema.org/TVSeason">
    <span itemprop="name">Season 2</span> -
    <meta itemprop="numberofEpisodes" content="27"/>
    <meta itemprop="datePublished" content="2006-05-14">May 14, 2006
-   <div itemprop="episodes" itemscope itemtype="http://schema.org/TVEpisode">
+   <div itemprop="episode" itemscope itemtype="http://schema.org/TVEpisode">
      <span itemprop="name">Episode 1</span> -
      <meta itemprop="episodeNumber" content="1"/>
    </div>
@@ -1124,33 +1124,33 @@
 <img src="king-of-limbs.jpg" />
 <h2> Radiohead </h2>
 <h3>Sample Tracks</h3>
-Bloom <br>
-Morning Mr Magpie <br>
+Bloom - 5:14<br>
+Morning Mr Magpie - 4:40<br>
 
 WITH MARKUP:
 
-<div itemscope itemtype="http://www.schema.org/MusicAlbum">
+<div itemscope itemtype="http://schema.org/MusicAlbum">
   <h1 itemprop="name"> King of Limbs </h1>
   <meta content="/artist/radiohead/album/the-king-of-limbs" itemprop="url" />
   <img src="king-of-limbs.jpg" itemprop="image" />
   <meta content="8" itemprop="numTracks" />
   <meta content="Alt/Punk" itemprop="genre" />
 
-  <h2 itemprop="byArtist" itemscope itemtype="http://www.schema.org/MusicGroup">
+  <h2 itemprop="byArtist" itemscope itemtype="http://schema.org/MusicGroup">
     <span itemprop="name">Radiohead</span>
   </h2>
 
   <h3>Sample Tracks</h3>
-    <div itemprop="tracks" itemscope itemtype="http://www.schema.org/MusicRecording">
+    <div itemprop="track" itemscope itemtype="http://schema.org/MusicRecording">
       <span itemprop="name">Bloom</span>
         <meta content="/artist/radiohead/album/the-king-of-limbs/track/bloom" itemprop="url" />
-        <meta content="PT314S" itemprop="duration" />
+        <meta content="PT5M14S" itemprop="duration" />5:14
       </span>
     </div>
-    <div itemprop="tracks" itemscope itemtype="http://www.schema.org/MusicRecording">
+    <div itemprop="track" itemscope itemtype="http://schema.org/MusicRecording">
     <span itemprop="name">Morning Mr Magpie</span>
       <meta content="/artist/radiohead/album/the-king-of-limbs/track/morning-mr-magpie" itemprop="url" />
-      <meta content="PT280S" itemprop="duration" />
+      <meta content="PT4M40S" itemprop="duration" />4:40
     </span>
   </div>
 </div>
@@ -1270,3 +1270,435 @@
   <p>If interested in this position, please email us your resume, along with salary requirements and a cover letter to Jobs@abc.123.</p>
   <p>Date Posted: <span itemprop="datePosted">2011-10-31</span></p>
 </div>
+
+
+TYPES: MedicalGuideline, MedicalGuidelineRecommendation, MedicalGuidelineContraindication
+
+PRE-MARKUP:
+
+<h1>Guidelines</h1>
+<ul>
+  <li>Recommendation: NewvoDrug is indicated for initial treatment of cardiac
+  failure for all adult patients. (Strong recommendation;
+  Class I, based on multiple randomized clinical trials)</li>
+  <li>Contraindication: cardiac failure should never be treated with
+  appendectomy in adults. (Class III, standard of care)</li>
+</ul>
+
+
+WITH MARKUP:
+
+<h1>Guidelines</h1>
+<ul>
+  <li>Recommendation:
+  <span itemscope itemtype="http://schema.org/MedicalGuidelineRecommendation">
+    <span itemprop="subject" itemscope itemtype="http://schema.org/Drug">
+      <span itemprop="name">NewvoDrug</span>
+    </span>
+    is indicated for initial treatment of
+    <span itemprop="subject" itemscope itemtype="http://schema.org/MedicalCondition">
+      <span itemprop="name">cardiac failure</span>
+    </span>
+    for all adult patients.
+    (<span itemprop="recommendationStrength">Strong recommendation</span>;
+    <link itemprop="evidenceLevel" href="http://schema.org/EvidenceLevelA">
+      Class I</link>,
+    based on
+    <span itemprop="evidenceOrigin">multiple randomized clinical trials</span>)
+  </span>
+  </li>
+  <li>Contraindication:
+  <span itemscope itemtype="http://schema.org/MedicalGuidelineContraindication">
+    <span itemprop="subject" itemscope itemtype="http://schema.org/MedicalCondition">
+      <span itemprop="name">cardiac failure</span></span> should never
+    be treated with
+    <span itemprop="subject" itemscope
+     itemtype="http://schema.org/TherapeuticProcedure">
+      <span itemprop="name">appendectomy</span></span> in adults.
+    (Class III, <link itemprop="evidenceLevel" href="http://schema.org/EvidenceLevelC"/>
+    <span itemprop="evidenceOrigin">standard of care</span></link>)
+  </span></li>
+</ul>
+
+
+
+TYPES: MedicalScholarlyArticle, MedicalGuideline, MedicalGuidelineRecommendation
+
+PRE-MARKUP:
+
+<h1>New guidelines for metformin and diabetes mellitus</h1>
+<p>Dr. John Smith
+<br>Medical University
+<br>2012-03-24</p>
+<p><b>Abstract:</b>
+We review clinical evidence related to the use of metformin for
+treatment of type-2 diabetes mellitus and provide new clinical guideline
+recommendations.</p>
+<p><b>MeSH subject headings:</b> Metformin; Diabetes Mellitus, Type 2</p>
+...
+<h3>Guidelines</h3>
+Recommendation: we recommend monotherapy with metformin as an initial
+pharmacologic therapy to treat most patients with type 2 diabetes
+(Grade: strong recommendation; high-quality evidence).
+
+
+WITH MARKUP:
+
+<div itemscope itemtype="http://schema.org/MedicalScholarlyArticle">
+  <link itemprop="audience" href="http://schema.org/Clinician"/>
+  <meta itemprop="publicationType" content="Meta-Analysis"/>
+  <h1><span itemprop="name">New guidelines for metformin and
+      diabetes mellitus</span></h1>
+  <p>
+  <span itemprop="author" itemscope itemtype="http://schema.org/Person">
+    <span itemprop="name">Dr. John Smith</span>
+    <br><span itemprop="affiliation">Medical University</span>
+  </span>
+  <br><span itemprop="datePublished">2012-03-24</span>
+  <p><b>Abstract:</b>
+  We review clinical evidence related to the use of metformin for
+  treatment of type-2 diabetes mellitus and provide new clinical guideline
+  recommendations.</p>
+  <p><b>MeSH subject headings:</b>
+  <span itemprop="about" itemscope itemtype="http://schema.org/Drug">
+    <span itemprop="name">Metformin</span>
+    <span itemprop="code" itemscope
+          itemtype="http://schema.org/MedicalCode"
+          itemid="http://www.ncbi.nlm.nih.gov/mesh/D02.078.370.141.450">
+      <!-- Note: use of itemid is not mandatory, but recommended when an
+           external enumeration is available -->
+      <meta itemprop="code" content="D02.078.370.141.450"/>
+      <meta itemprop="codingSystem" content="MeSH"/>
+    </span>
+  </span>;
+  <span itemprop="about" itemscope itemtype="http://schema.org/MedicalCondition">
+    <span itemprop="name">Diabetes Mellitus, Type 2</span></p>
+    <span itemprop="code" itemscope
+          itemtype="http://schema.org/MedicalCode"
+          itemid="http://www.ncbi.nlm.nih.gov/mesh/C18.452.394.750.149">
+      <!-- Note: use of itemid is not mandatory, but recommended when an
+           external enumeration is available -->
+      <meta itemprop="code" content="C18.452.394.750.149"/>
+      <meta itemprop="codingSystem" content="MeSH"/>
+    </span>
+  </span>
+  ...
+  <h3>Guidelines</h3>
+  <span itemscope itemtype="http://schema.org/MedicalGuidelineRecommendation">
+    Recommendation: we recommend monotherapy with
+    <span itemprop="subject">metformin</span> as an initial pharmacologic therapy
+    to treat most patients with <span itemprop="subject">type 2 diabetes</span>
+    (Grade: <span itemprop="recommendationStrength">strong recommendation</span>;
+    <link itemprop="evidenceLevel" href="http://schema.org/EvidenceLevelA">high-quality
+      evidence</link>).
+  </span>
+</div>
+
+
+TYPES: MedicalWebPage, DrugClass
+
+PRE-MARKUP:
+<h1>About High Blood Pressure (hypertension)</h1>
+
+<h2>Diagnosis</h2>
+High blood pressure is diagnosed by measuring ...
+...
+<h2>Treatment</h2>
+There are many common treatments for high blood pressure,
+including beta-blocker drugs such as propanaolol (Innopran)
+and atenonlol (Tenormin) ...
+
+
+WITH MARKUP:
+<body itemscope itemtype="http://schema.org/MedicalWebPage">
+  <link itemprop="audience" href="http://schema.org/Patient" />
+  <link itemprop="specialty" href="http://schema.org/Cardiovascular" />
+  <meta itemprop="lastReviewed" content="2011-09-14"/>
+  <h1>About
+    <span itemprop="about" itemscope itemtype="http://schema.org/MedicalCondition">
+      <span itemprop="name">High Blood Pressure</span>
+      (<span itemprop="name">hypertension</span>)</span>
+  </h1>
+  ...
+  <h2><span itemprop="aspect">Diagnosis</span></h2>
+  High blood pressure is diagnosed by measuring ...
+  ...
+  <h2><span itemprop="aspect">Treatment</span></h2>
+  There are many common treatments for high blood pressure,
+  including
+  <span itemscope itemtype="http://schema.org/DrugClass">
+    <span itemprop="name">beta-blocker</span> drugs such as
+    <span itemprop="drug" itemscope itemtype="http://schema.org/Drug">
+      <span itemprop="nonProprietaryName">propanaolol</span>
+      (<span itemprop="otherName">Innopran</span>)
+    </span>
+  and
+    <span itemprop="drug" itemscope itemtype="http://schema.org/Drug">
+      <span itemprop="nonProprietaryName">atenolol</span>
+      (<span itemprop="otherName">Tenormin</span>)
+    </span> ...
+  ...
+</body>
+
+
+TYPES: MedicalCondition, MedicalCause, MedicalRiskFactor, DDxElement, MedicalSymptom, MedicalSignOrSymptom
+
+PRE-MARKUP:
+<h1>Stable angina (angina pectoris)</h1>
+Stable angina is a medical condition that affects the heart. The
+most common causes are atherosclerosis and spasms of the
+epicardial artery. Typical symptoms include:
+<ul>
+  <li>chest discomfort</li>
+  <li>feeling of tightness, heaviness, or pain in the chest</li>
+</ul>
+Both stable angina and a heart attack result in chest pain, but
+a heart attack will have chest pain lasting at least
+10 minutes at rest, repeated episodes of chest pain at rest
+lasting 5 or more minutes, or an accelerating pattern of chest
+discomfort (episodes that are more frequent, severe,
+longer in duration, and precipitated by minimal exertion).
+<br>
+Risk factors for stable angina include:
+<ul>
+  <li>Age</li>
+  <li>Gender</li>
+  <li>Systolic blood pressure</li>
+  <li>Smoking</li>
+  <li>Total cholesterol and/or cholesterol:HDL ratio</li>
+  <li>Coronary artery disease</li>
+</ul>
+The initial treatment for stable angina is usually drug therapy
+with aspirin, beta blockers, ACE inhibitors, and/or nitroglycerine.
+Future episodes of stable angina can sometimes be prevented by
+stopping smoking, weight management, and increased physical activity.
+
+
+WITH MARKUP:
+<div itemscope itemtype="http://schema.org/MedicalCondition">
+  <h1><span itemprop="name">Stable angina</span>
+    (<span itemprop="alternateName">angina pectoris</span>)</h1>
+  <span itemprop="code" itemscope itemtype="http://schema.org/MedicalCode">
+    <meta itemprop="code" content="413"/>
+    <meta itemprop="codingSystem" content="ICD-9"/>
+  </span>
+  Stable angina is a medical condition that affects the
+  <span itemprop="associatedAnatomy" itemscope itemtype="http://schema.org/AnatomicalStructure">
+    <span itemprop="name">heart</span>
+  </span>.
+  The most common causes are
+  <span itemprop="cause" itemscope itemtype="http://schema.org/MedicalCause">
+    <span itemprop="name">atherosclerosis</span>
+  </span>
+  and
+  <span itemprop="cause" itemscope itemtype="http://schema.org/MedicalCause">
+    <span itemprop="name">spasms of the epicardial artery</span>
+  </span>.
+  Typical symptoms include:
+  <ul>
+    <li><span itemprop="signOrSymptom" itemscope itemtype="http://schema.org/MedicalSymptom">
+          <span itemprop="name">chest discomfort</span>
+        </span>
+    </li>
+    <li><span itemprop="signOrSymptom" itemscope itemtype="http://schema.org/MedicalSymptom">
+          <span itemprop="name">feeling of tightness, heaviness,
+            or pain in the chest</span>
+        </span>
+    </li>
+  </ul>
+  Both stable angina and a
+  <span itemprop="differentialDiagnosis" itemscope itemtype="http://schema.org/DDxElement">
+    <span itemprop="diagnosis" itemscope itemtype="http://schema.org/MedicalCondition">
+      <span itemprop="name">heart attack</span>
+    </span>
+    result in chest pain, but a heart attack will have
+    <span itemprop="distinguishingSign" itemscope itemtype="http://schema.org/MedicalSymptom">
+      <span itemprop="name">chest pain lasting at least 10 minutes at rest</span>
+    </span>,
+    <span itemprop="distinguishingSign" itemscope itemtype="http://schema.org/MedicalSymptom">
+      <span itemprop="name">repeated episodes of chest pain at rest
+        lasting 5 or more minutes
+      </span>
+    </span>, or
+    <span itemprop="distinguishingSign" itemscope itemtype="http://schema.org/MedicalSymptom">
+      <span itemprop="name">an accelerating pattern of
+        chest discomfort (episodes that are more frequent, severe,
+        longer in duration, and precipitated by minimal exertion)
+      </span>
+    </span>
+  </span>.
+  <br>
+  Risk factors for stable angina include:
+  <ul>
+    <li><span itemprop="riskFactor" itemscope itemtype="http://schema.org/MedicalRiskFactor">
+          <span itemprop="name">Age</span>
+        </span></li>
+    <li><span itemprop="riskFactor" itemscope itemtype="http://schema.org/MedicalRiskFactor">
+          <span itemprop="name">Gender</span>
+        </span></li>
+    <li><span itemprop="riskFactor" itemscope itemtype="http://schema.org/MedicalRiskFactor">
+          <span itemprop="name">Systolic blood pressure</span>
+        </span></li>
+    <li><span itemprop="riskFactor" itemscope itemtype="http://schema.org/MedicalRiskFactor">
+          <span itemprop="name">Smoking</span>
+        </span></li>
+    <li><span itemprop="riskFactor" itemscope itemtype="http://schema.org/MedicalRiskFactor">
+          <span itemprop="name">Total cholesterol and/or cholesterol:HDL ratio</span>
+        </span></li>
+    <li><span itemprop="riskFactor" itemscope itemtype="http://schema.org/MedicalRiskFactor">
+          <span itemprop="name">Coronary artery disease</span>
+        </span></li>
+  </ul>
+  The initial treatment for stable angina is usually drug therapy
+  with
+  <span itemprop="possibleTreatment" itemscope itemtype="http://schema.org/Drug">
+    <span itemprop="name">aspirin</span>
+  </span>,
+  <span itemprop="possibleTreatment" itemscope itemtype="http://schema.org/DrugClass">
+    <span itemprop="name">beta blockers</span>
+  </span>,
+  <span itemprop="possibleTreatment" itemscope itemtype="http://schema.org/DrugClass">
+    <span itemprop="name">ACE inhibitors</span>
+  </span>, and/or
+  <span itemprop="possibleTreatment" itemscope itemtype="http://schema.org/Drug">
+    <span itemprop="name">nitroglycerine</span>
+  </span>,
+  Future episodes of stable angina can sometimes be prevented by
+  <span itemprop="secondaryPrevention" itemscope itemtype="http://schema.org/LifestyleModification">
+    <span itemprop="name">stopping smoking</span>
+  </span>,
+  <span itemprop="secondaryPrevention" itemscope itemtype="http://schema.org/LifestyleModification">
+    <span itemprop="name">weight management</span>
+  </span>, and
+  <span itemprop="secondaryPrevention" itemscope itemtype="http://schema.org/LifestyleModification">
+    <span itemprop="name">increased physical activity</span>
+  </span>.
+</div>
+
+
+TYPES: Drug, TreatmentIndication, MedicalContraindication
+
+PRE-MARKUP:
+<h1>Drug Info: PainAwayMax</h1>
+PainAwayMax is a brand of ibuprofen manufactured by FooCorp. It is an
+analgesic in the class of nonsteroidal anti-inflammatory (NSAID) drugs.
+It is used to temporarily relieve minor aches and pains due
+to:
+<ul>
+  <li>headache</li>
+  <li>toothache</li>
+  <li>backache</li>
+  <li>menstrual cramps</li>
+  <li>the common cold</li>
+  <li>muscular aches</li>
+  <li>minor pain of arthritis</li>
+</ul>
+and to temporarily reduce fever.
+<br>
+It is available in the US as a non-prescription drug in the form of
+tablets and capsules.
+<br>
+Common side effects include diarrhea, constipation, bloating,
+dizziniess, or nervousness. Call a doctor immediately if you
+experience any of the following rare but serious side effects:
+vomiting blood, bloody stools, or stomach pain that does not get better.
+<br>
+Do not use PainAwayMax if you have ever had an allergic reaction to any
+other pain reliever/fever reducer, or right before or after heart surgery.
+<br>
+<b>Warning:</b> NSAIDs may cause severe stomach bleeding.
+
+
+WITH MARKUP:
+<div itemscope itemtype="http://schema.org/Drug">
+  <h1>Drug Info: <span itemprop="name">PainAwayMax</span></h1>
+  PainAwayMax is a brand of
+  <span itemprop="alternateName">ibuprofen</span> manufactured by
+  <span itemprop="manufacturer" itemscope itemtype="http://schema.org/Organization">
+    <span itemprop="name">FooCorp</span>
+  </span>.
+  It is an
+  <span itemprop="drugClass" itemscope itemtype="http://schema.org/DrugClass">
+   <span itemprop="name">analgesic</span>
+  </span> in the class of
+  <span itemprop="drugClass" itemscope itemtype="http://schema.org/DrugClass">
+    <span itemprop="name">nonsteroidal anti-inflammatory</span>
+    (<span itemprop="alternateName">NSAID</span>)
+  </span>
+  drugs.
+  It is used to temporarily relieve minor aches and pains due to:
+  <ul>
+    <li><span itemprop="indication" itemscope itemtype="http://schema.org/TreatmentIndication">
+          <span itemprop="name">headache</span>
+        </span></li>
+    <li><span itemprop="indication" itemscope itemtype="http://schema.org/TreatmentIndication">
+          <span itemprop="name">toothache</span>
+        </span></li>
+    <li><span itemprop="indication" itemscope itemtype="http://schema.org/TreatmentIndication">
+          <span itemprop="name">backache</span>
+        </span></li>
+    <li><span itemprop="indication" itemscope itemtype="http://schema.org/TreatmentIndication">
+          <span itemprop="name">menstrual cramps</span>
+        </span></li>
+    <li><span itemprop="indication" itemscope itemtype="http://schema.org/TreatmentIndication">
+          the <span itemprop="name">common cold</span>
+        </span></li>
+    <li><span itemprop="indication" itemscope itemtype="http://schema.org/TreatmentIndication">
+          <span itemprop="name">muscular aches</span>
+        </span></li>
+    <li><span itemprop="indication" itemscope itemtype="http://schema.org/TreatmentIndication">
+          <span itemprop="name">minor pain of arthritis</span>
+        </span></li>
+  </ul>
+  and to temporarily reduce
+  <span itemprop="indication" itemscope itemtype="http://schema.org/TreatmentIndication">
+    <span itemprop="name">fever</span>
+  </span>.
+  <br>It is available in the
+  <span itemprop="legalStatus" itemscope itemtype="http://schema.org/DrugLegalStatus">
+    <span itemprop="applicableLocation">US</span> as a
+    <span itemprop="name">non-prescription drug</span>
+  </span>
+  <link itemprop="prescriptionStatus" href="http://schema.org/OTC" />
+  in the form of <span itemprop="dosageForm">tablets</span> and
+  <span itemprop="dosageForm">capsules</span>.
+  <br>
+  Common side effects include
+  <span itemprop="adverseOutcome" itemscope itemtype="http://schema.org/MedicalSymptom">
+    <span itemprop="name">diarrhea</span>
+  </span>,
+  <span itemprop="adverseOutcome" itemscope itemtype="http://schema.org/MedicalSymptom">
+    <span itemprop="name">constipation</span>
+  </span>,
+  <span itemprop="adverseOutcome" itemscope itemtype="http://schema.org/MedicalSymptom">
+    <span itemprop="name">bloating</span>
+  </span>,
+  <span itemprop="adverseOutcome" itemscope itemtype="http://schema.org/MedicalSymptom">
+    <span itemprop="name">dizziness</span>
+  </span>, or
+  <span itemprop="adverseOutcome" itemscope itemtype="http://schema.org/MedicalSymptom">
+    <span itemprop="name">nervousness</span>
+  </span>.
+  Call a doctor immediately if you experience any of the following
+  rare but serious side effects:
+  <span itemprop="seriousAdverseOutcome" itemscope itemtype="http://schema.org/MedicalSymptom">
+    <span itemprop="name">vomiting blood</span>
+  </span>,
+  <span itemprop="seriousAdverseOutcome" itemscope itemtype="http://schema.org/MedicalSymptom">
+    <span itemprop="name">bloody stools</span>
+  </span>, or
+  <span itemprop="seriousAdverseOutcome" itemscope itemtype="http://schema.org/MedicalSymptom">
+    <span itemprop="name">stomach pain that does not get better</span>
+  </span>.
+  <br>Do not use PainAwayMax if you have ever had an
+  <span itemprop="contraindication" itemscope itemtype="http://schema.org/MedicalContraindication">
+    <meta itemprop="name" content="allergic reaction to any pain reliever"/>
+    allergic reaction to any other pain reliever/fever reducer
+  </span>, or right before or after
+  <span itemprop="contraindication" itemscope itemtype="http://schema.org/MedicalContraindication">
+    <span itemprop="name">heart surgery</span>
+  </span>.
+  <br>
+  <b>Warning:</b>
+  <span itemprop="warning">NSAIDs may cause severe stomach bleeding</span>.
+</div>
--- a/schema.org/drafts/examples/site/notes.txt	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/notes.txt	Tue Jun 26 17:57:09 2012 +0200
@@ -1,4 +1,16 @@
-This examples.txt file contains the same content as the public schema.org site, as of Feb 2012. It is not 
+2012-06-26
+Updated with pending examples.txt that includes new med/health vocab. Also various fixes from Stephane Corlosquet are 
+now rolled back into main site. 
+
+2012-02
+This examples.txt file contains the same content as the public schema.org site, initially as of Feb 2012. It is not 
 integrated into any workflow, but is copied here for use in RDFa conversion testing.
 
+Admin notes:
+* move old example-rdfa.txt out of the way
+* run the .sh script to create new rdfa version
+* run the .py to split these
+* regenerate the .zip (see notes in .py)
+
+
 danbri@danbri.org
Binary file schema.org/drafts/examples/site/testcases-all.zip has changed
--- a/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_1.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_1.html	Tue Jun 26 17:57:09 2012 +0200
@@ -24,12 +24,12 @@
     jane-doe@xyz.edu</a>
 
   Jane's home page:
-  <a href="www.janedoe.com" itemprop="url">janedoe.com</a>
+  <a href="http://www.janedoe.com" itemprop="url">janedoe.com</a>
 
   Graduate students:
-  <a href="www.xyz.edu/students/alicejones.html" itemprop="colleagues">
+  <a href="http://www.xyz.edu/students/alicejones.html" itemprop="colleague">
     Alice Jones</a>
-  <a href="www.xyz.edu/students/bobsmith.html" itemprop="colleagues">
+  <a href="http://www.xyz.edu/students/bobsmith.html" itemprop="colleague">
     Bob Smith</a>
 </div>
 
--- a/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_11.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_11.html	Tue Jun 26 17:57:09 2012 +0200
@@ -40,7 +40,7 @@
 
 Reviews:
 
-<div itemprop="reviews" itemscope itemtype="http://schema.org/Review">
+<div itemprop="review" itemscope itemtype="http://schema.org/Review">
   <span itemprop="reviewRating">5</span> stars -
   <b>"<span itemprop="name">A masterpiece of literature</span>" </b>
   by <span itemprop="author">John Doe</span>,
@@ -49,7 +49,7 @@
   challenge people face as they try make sense of their lives and grow to adulthood.</span>
 </div>
 
-<div itemprop="reviews" itemscope itemtype="http://schema.org/Review">
+<div itemprop="review" itemscope itemtype="http://schema.org/Review">
   <span itemprop="reviewRating">4</span> stars -
   <b>"<span itemprop="name">A good read.</span>" </b>
   by <span itemprop="author">Bob Smith</span>,
--- a/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_13.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_13.html	Tue Jun 26 17:57:09 2012 +0200
@@ -25,7 +25,7 @@
 
 <h2>Songs</h2>
 
-<div itemprop="tracks" itemscope itemtype="http://schema.org/MusicRecording">
+<div itemprop="track" itemscope itemtype="http://schema.org/MusicRecording">
   <span itemprop="name">Rope</span>
   <meta itemprop="url" content ="foo-fighters-rope.html">
   Length: <meta itemprop="duration" content="PT4M5S">4:05 -
@@ -36,7 +36,7 @@
     itemprop="inAlbum">Wasting Light</a>
 </div>
 
-<div itemprop="tracks" itemscope itemtype="http://schema.org/MusicRecording">
+<div itemprop="track" itemscope itemtype="http://schema.org/MusicRecording">
   <span itemprop="name">Everlong</span>
   <meta itemprop="url" content ="foo-fighters-everlong.html">
   Length: <meta itemprop="duration" content="PT6M33S">6:33 -
@@ -50,7 +50,7 @@
 
 <h2>Upcoming shows</h2>
 
-<div itemprop="events" itemscope itemtype="http://schema.org/Event">
+<div itemprop="event" itemscope itemtype="http://schema.org/Event">
   <a href="foo-fighters-may20-fedexforum" itemprop="url">
     <span itemprop="name">FedExForum</span>
   </a>
@@ -59,7 +59,7 @@
   <a href="ticketmaster.com/foofighters/may20-2011" itemprop="offers">Buy tickets</a>
 </div>
 
-<div itemprop="events" itemscope itemtype="http://schema.org/Event">
+<div itemprop="event" itemscope itemtype="http://schema.org/Event">
   <a href="foo-fighters-may23-midamericacenter" itemprop="url">
     <span itemprop="name">Mid America Center</span>
   </a>
--- a/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_15.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_15.html	Tue Jun 26 17:57:09 2012 +0200
@@ -24,13 +24,13 @@
 </div>
 , and 7 more credits
 Stars:
- <div itemprop="actors" itemscope itemtype="http://schema.org/Person">
+ <div itemprop="actor" itemscope itemtype="http://schema.org/Person">
 <span itemprop="name">Johnny Depp</span>,
  </div>
-<div itemprop="actors" itemscope itemtype="http://schema.org/Person">
+<div itemprop="actor" itemscope itemtype="http://schema.org/Person">
 <span itemprop="name">Penelope Cruz</span>,
 </div>
-<div itemprop="actors" itemscope itemtype="http://schema.org/Person">
+<div itemprop="actor" itemscope itemtype="http://schema.org/Person">
 <span itemprop="name">Ian McShane</span>
 </div>
 <div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
--- a/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_17.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_17.html	Tue Jun 26 17:57:09 2012 +0200
@@ -5,7 +5,7 @@
 </head>
 <body>
 
-<div itemscope itemtype="schema.org/PostalAddress">
+<div itemscope itemtype="http://schema.org/PostalAddress">
  <span itemprop="name">Google Inc.</span>
  P.O. Box<span itemprop="postOfficeBoxNumber">1234</span>
  <span itemprop="addressLocality">Mountain View</span>,
--- a/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_19.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_19.html	Tue Jun 26 17:57:09 2012 +0200
@@ -5,7 +5,7 @@
 </head>
 <body>
 
-<div itemscope itemtype="schema.org/ImageObject">
+<div itemscope itemtype="http://schema.org/ImageObject">
   <h2 itemprop="name">Beach in Mexico</h2>
   <img src="mexico-beach.jpg" itemprop="contentURL" />
 
--- a/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_20.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_20.html	Tue Jun 26 17:57:09 2012 +0200
@@ -9,7 +9,7 @@
   <span itemprop="name">Classic Rock Playlist</span>
   <meta itemprop="numTracks" content="5"/>
 
-  <div itemprop="tracks" itemscope itemtype="http://schema.org/MusicRecording">
+  <div itemprop="track" itemscope itemtype="http://schema.org/MusicRecording">
     1.<span itemprop="name">Sweet Home Alabama</span> -
     <span itemprop="byArtist">Lynard Skynard</span>
     <meta content="sweet-home-alabama" itemprop="url" />
@@ -17,7 +17,7 @@
     <meta content="Second Helping" itemprop="inAlbum" />
    </div>
 
-  <div itemprop="tracks" itemscope itemtype="http://schema.org/MusicRecording">
+  <div itemprop="track" itemscope itemtype="http://schema.org/MusicRecording">
     2.<span itemprop="name">Shook you all Night Long</span> -
     <span itemprop="byArtist">AC/DC</span>
     <meta content="shook-you-all-night-long" itemprop="url" />
@@ -25,7 +25,7 @@
     <meta content="Back In Black" itemprop="inAlbum" />
   </div>
 
-  <div itemprop="tracks" itemscope itemtype="http://schema.org/MusicRecording">
+  <div itemprop="track" itemscope itemtype="http://schema.org/MusicRecording">
     3.<span itemprop="name">Sharp Dressed Man</span> -
     <span itemprop="byArtist">ZZ Top</span>
     <meta content="sharp-dressed-man" itemprop="url" />
@@ -33,7 +33,7 @@
     <meta content="Eliminator" itemprop="inAlbum" />
  </div>
 
-  <div itemprop="tracks" itemscope itemtype="http://schema.org/MusicRecording">
+  <div itemprop="track" itemscope itemtype="http://schema.org/MusicRecording">
     4.<span itemprop="name">Old Time Rock and Roll</span> -
     <span itemprop="byArtist">Bob Seger</span>
     <meta content="old-time-rock-and-roll" itemprop="url" />
@@ -41,7 +41,7 @@
     <meta content="Stranger In Town" itemprop="inAlbum" />
   </div>
 
-  <div itemprop="tracks" itemscope itemtype="http://schema.org/MusicRecording">
+  <div itemprop="track" itemscope itemtype="http://schema.org/MusicRecording">
     5.<span itemprop="name">Hurt So Good</span> -
     <span itemprop="byArtist">John Cougar</span>
     <meta content="hurt-so-good" itemprop="url" />
--- a/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_23.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_23.html	Tue Jun 26 17:57:09 2012 +0200
@@ -7,7 +7,7 @@
 
 <div itemscope itemtype="http://schema.org/EducationalOrganization">
  <span itemprop="name">Palo Alto High School</span>
- <div itemprop="address" itemscope itemtype="schema.org/PostalAddress">
+ <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
     <span itemprop="streetAddress">50 Embarcadero Rd</span>
     <span itemprop="addressLocality">Palo Alto</span>,
     <span itemprop="addressRegion">CA</span> <span itemprop="postalCode">94301</span>
--- a/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_24.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_24.html	Tue Jun 26 17:57:09 2012 +0200
@@ -11,22 +11,22 @@
    <span itemprop="author">Shonda Rimes</span>
  </div>
  Starring:
- <div itemprop="actors" itemscope itemtype="http://schema.org/Person">
+ <div itemprop="actor" itemscope itemtype="http://schema.org/Person">
    <span itemprop="name">Justin Chambers</span>
  </div>
- <div itemprop="actors" itemscope itemtype="http://schema.org/Person">
+ <div itemprop="actor" itemscope itemtype="http://schema.org/Person">
    <span itemprop="name">Jessica Capshaw</span>
  </div>
- <div itemprop="seasons" itemscope itemtype="http://schema.org/TVSeason">
+ <div itemprop="season" itemscope itemtype="http://schema.org/TVSeason">
    <span itemprop="name">Season 1</span> -
    <meta itemprop="numberofEpisodes" content="14"/>
    <meta itemprop="datePublished" content="2005-05-22">May 22, 2005
  </div>
- <div itemprop="seasons" itemscope itemtype="http://schema.org/TVSeason">
+ <div itemprop="season" itemscope itemtype="http://schema.org/TVSeason">
    <span itemprop="name">Season 2</span> -
    <meta itemprop="numberofEpisodes" content="27"/>
    <meta itemprop="datePublished" content="2006-05-14">May 14, 2006
-   <div itemprop="episodes" itemscope itemtype="http://schema.org/TVEpisode">
+   <div itemprop="episode" itemscope itemtype="http://schema.org/TVEpisode">
      <span itemprop="name">Episode 1</span> -
      <meta itemprop="episodeNumber" content="1"/>
    </div>
--- a/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_25.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_25.html	Tue Jun 26 17:57:09 2012 +0200
@@ -5,28 +5,28 @@
 </head>
 <body>
 
-<div itemscope itemtype="http://www.schema.org/MusicAlbum">
+<div itemscope itemtype="http://schema.org/MusicAlbum">
   <h1 itemprop="name"> King of Limbs </h1>
   <meta content="/artist/radiohead/album/the-king-of-limbs" itemprop="url" />
   <img src="king-of-limbs.jpg" itemprop="image" />
   <meta content="8" itemprop="numTracks" />
   <meta content="Alt/Punk" itemprop="genre" />
 
-  <h2 itemprop="byArtist" itemscope itemtype="http://www.schema.org/MusicGroup">
+  <h2 itemprop="byArtist" itemscope itemtype="http://schema.org/MusicGroup">
     <span itemprop="name">Radiohead</span>
   </h2>
 
   <h3>Sample Tracks</h3>
-    <div itemprop="tracks" itemscope itemtype="http://www.schema.org/MusicRecording">
+    <div itemprop="track" itemscope itemtype="http://schema.org/MusicRecording">
       <span itemprop="name">Bloom</span>
         <meta content="/artist/radiohead/album/the-king-of-limbs/track/bloom" itemprop="url" />
-        <meta content="PT314S" itemprop="duration" />
+        <meta content="PT5M14S" itemprop="duration" />5:14
       </span>
     </div>
-    <div itemprop="tracks" itemscope itemtype="http://www.schema.org/MusicRecording">
+    <div itemprop="track" itemscope itemtype="http://schema.org/MusicRecording">
     <span itemprop="name">Morning Mr Magpie</span>
       <meta content="/artist/radiohead/album/the-king-of-limbs/track/morning-mr-magpie" itemprop="url" />
-      <meta content="PT280S" itemprop="duration" />
+      <meta content="PT4M40S" itemprop="duration" />4:40
     </span>
   </div>
 </div>
--- a/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_4.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_4.html	Tue Jun 26 17:57:09 2012 +0200
@@ -5,8 +5,8 @@
 </head>
 <body>
 
-<div itemscope itemtype="http://schema.org/Place"
-  <h1>What is the latitude and longitude of the <span itemprop="name">Empire State Building</span>?<h1>
+<div itemscope itemtype="http://schema.org/Place">
+  <h1>What is the latitude and longitude of the <span itemprop="name">Empire State Building</span>?</h1>
   Answer:
   <div itemprop="geo" itemscope itemtype="http://schema.org/GeoCoordinates">
     Latitude: 40 deg 44 min 54.36 sec N
--- a/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_6.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_6.html	Tue Jun 26 17:57:09 2012 +0200
@@ -23,10 +23,10 @@
 Members:
 - National Scientific Members in 100 countries and territories: Country1, Country2, ...
 - Scientific Union Members, 30 organizations listed in this Yearbook:
-  <span itemprop="members" itemscope itemtype="http://schema.org/Organization">
+  <span itemprop="member" itemscope itemtype="http://schema.org/Organization">
     Member1
   </span>,
-  <span itemprop="members" itemscope itemtype="http://schema.org/Organization">
+  <span itemprop="member" itemscope itemtype="http://schema.org/Organization">
     Member2
   </span>,
 
--- a/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_7.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_7.html	Tue Jun 26 17:57:09 2012 +0200
@@ -23,10 +23,10 @@
 Members:
 - National Scientific Members in 100 countries and territories: Country1, Country2, ...
 - Scientific Union Members, 30 organizations listed in this Yearbook:
-  <span itemprop="members" itemscope itemtype="http://schema.org/Organization">
+  <span itemprop="member" itemscope itemtype="http://schema.org/Organization">
     Member1
   </span>,
-  <span itemprop="members" itemscope itemtype="http://schema.org/Organization">
+  <span itemprop="member" itemscope itemtype="http://schema.org/Organization">
     Member2
   </span>,
 
--- a/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_9.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/md/sdo_eg_md_9.html	Tue Jun 26 17:57:09 2012 +0200
@@ -26,7 +26,7 @@
 
   Customer reviews:
 
-  <div itemprop="reviews" itemscope itemtype="http://schema.org/Review">
+  <div itemprop="review" itemscope itemtype="http://schema.org/Review">
     <span itemprop="name">Not a happy camper</span> -
     by <span itemprop="author">Ellie</span>,
     <meta itemprop="datePublished" content="2011-04-01">April 1, 2011
@@ -39,7 +39,7 @@
     it. </span>
   </div>
 
-  <div itemprop="reviews" itemscope itemtype="http://schema.org/Review">
+  <div itemprop="review" itemscope itemtype="http://schema.org/Review">
     <span itemprop="name">Value purchase</span> -
     by <span itemprop="author">Lucas</span>,
     <meta itemprop="datePublished" content="2011-03-25">March 25, 2011
--- a/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_1.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_1.html	Tue Jun 26 17:57:09 2012 +0200
@@ -24,12 +24,12 @@
     jane-doe@xyz.edu</a>
 
   Jane's home page:
-  <a href="www.janedoe.com" property="url">janedoe.com</a>
+  <a href="http://www.janedoe.com" property="url">janedoe.com</a>
 
   Graduate students:
-  <a href="www.xyz.edu/students/alicejones.html" property="colleagues">
+  <a href="http://www.xyz.edu/students/alicejones.html" property="colleague">
     Alice Jones</a>
-  <a href="www.xyz.edu/students/bobsmith.html" property="colleagues">
+  <a href="http://www.xyz.edu/students/bobsmith.html" property="colleague">
     Bob Smith</a>
 </div>
 
--- a/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_11.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_11.html	Tue Jun 26 17:57:09 2012 +0200
@@ -40,7 +40,7 @@
 
 Reviews:
 
-<div property="reviews" typeof="Review">
+<div property="review" typeof="Review">
   <span property="reviewRating">5</span> stars -
   <b>"<span property="name">A masterpiece of literature</span>" </b>
   by <span property="author">John Doe</span>,
@@ -49,7 +49,7 @@
   challenge people face as they try make sense of their lives and grow to adulthood.</span>
 </div>
 
-<div property="reviews" typeof="Review">
+<div property="review" typeof="Review">
   <span property="reviewRating">4</span> stars -
   <b>"<span property="name">A good read.</span>" </b>
   by <span property="author">Bob Smith</span>,
--- a/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_13.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_13.html	Tue Jun 26 17:57:09 2012 +0200
@@ -25,7 +25,7 @@
 
 <h2>Songs</h2>
 
-<div property="tracks" typeof="MusicRecording">
+<div property="track" typeof="MusicRecording">
   <span property="name">Rope</span>
   <meta property="url" content ="foo-fighters-rope.html">
   Length: <meta property="duration" content="PT4M5S">4:05 -
@@ -36,7 +36,7 @@
     property="inAlbum">Wasting Light</a>
 </div>
 
-<div property="tracks" typeof="MusicRecording">
+<div property="track" typeof="MusicRecording">
   <span property="name">Everlong</span>
   <meta property="url" content ="foo-fighters-everlong.html">
   Length: <meta property="duration" content="PT6M33S">6:33 -
@@ -50,7 +50,7 @@
 
 <h2>Upcoming shows</h2>
 
-<div property="events" typeof="Event">
+<div property="event" typeof="Event">
   <a href="foo-fighters-may20-fedexforum" property="url">
     <span property="name">FedExForum</span>
   </a>
@@ -59,7 +59,7 @@
   <a href="ticketmaster.com/foofighters/may20-2011" property="offers">Buy tickets</a>
 </div>
 
-<div property="events" typeof="Event">
+<div property="event" typeof="Event">
   <a href="foo-fighters-may23-midamericacenter" property="url">
     <span property="name">Mid America Center</span>
   </a>
--- a/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_15.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_15.html	Tue Jun 26 17:57:09 2012 +0200
@@ -24,13 +24,13 @@
 </div>
 , and 7 more credits
 Stars:
- <div property="actors" typeof="Person">
+ <div property="actor" typeof="Person">
 <span property="name">Johnny Depp</span>,
  </div>
-<div property="actors" typeof="Person">
+<div property="actor" typeof="Person">
 <span property="name">Penelope Cruz</span>,
 </div>
-<div property="actors" typeof="Person">
+<div property="actor" typeof="Person">
 <span property="name">Ian McShane</span>
 </div>
 <div property="aggregateRating" typeof="AggregateRating">
--- a/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_20.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_20.html	Tue Jun 26 17:57:09 2012 +0200
@@ -9,7 +9,7 @@
   <span property="name">Classic Rock Playlist</span>
   <meta property="numTracks" content="5"/>
 
-  <div property="tracks" typeof="MusicRecording">
+  <div property="track" typeof="MusicRecording">
     1.<span property="name">Sweet Home Alabama</span> -
     <span property="byArtist">Lynard Skynard</span>
     <meta content="sweet-home-alabama" property="url" />
@@ -17,7 +17,7 @@
     <meta content="Second Helping" property="inAlbum" />
    </div>
 
-  <div property="tracks" typeof="MusicRecording">
+  <div property="track" typeof="MusicRecording">
     2.<span property="name">Shook you all Night Long</span> -
     <span property="byArtist">AC/DC</span>
     <meta content="shook-you-all-night-long" property="url" />
@@ -25,7 +25,7 @@
     <meta content="Back In Black" property="inAlbum" />
   </div>
 
-  <div property="tracks" typeof="MusicRecording">
+  <div property="track" typeof="MusicRecording">
     3.<span property="name">Sharp Dressed Man</span> -
     <span property="byArtist">ZZ Top</span>
     <meta content="sharp-dressed-man" property="url" />
@@ -33,7 +33,7 @@
     <meta content="Eliminator" property="inAlbum" />
  </div>
 
-  <div property="tracks" typeof="MusicRecording">
+  <div property="track" typeof="MusicRecording">
     4.<span property="name">Old Time Rock and Roll</span> -
     <span property="byArtist">Bob Seger</span>
     <meta content="old-time-rock-and-roll" property="url" />
@@ -41,7 +41,7 @@
     <meta content="Stranger In Town" property="inAlbum" />
   </div>
 
-  <div property="tracks" typeof="MusicRecording">
+  <div property="track" typeof="MusicRecording">
     5.<span property="name">Hurt So Good</span> -
     <span property="byArtist">John Cougar</span>
     <meta content="hurt-so-good" property="url" />
--- a/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_24.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_24.html	Tue Jun 26 17:57:09 2012 +0200
@@ -11,22 +11,22 @@
    <span property="author">Shonda Rimes</span>
  </div>
  Starring:
- <div property="actors" typeof="Person">
+ <div property="actor" typeof="Person">
    <span property="name">Justin Chambers</span>
  </div>
- <div property="actors" typeof="Person">
+ <div property="actor" typeof="Person">
    <span property="name">Jessica Capshaw</span>
  </div>
- <div property="seasons" typeof="TVSeason">
+ <div property="season" typeof="TVSeason">
    <span property="name">Season 1</span> -
    <meta property="numberofEpisodes" content="14"/>
    <meta property="datePublished" content="2005-05-22">May 22, 2005
  </div>
- <div property="seasons" typeof="TVSeason">
+ <div property="season" typeof="TVSeason">
    <span property="name">Season 2</span> -
    <meta property="numberofEpisodes" content="27"/>
    <meta property="datePublished" content="2006-05-14">May 14, 2006
-   <div property="episodes" typeof="TVEpisode">
+   <div property="episode" typeof="TVEpisode">
      <span property="name">Episode 1</span> -
      <meta property="episodeNumber" content="1"/>
    </div>
--- a/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_25.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_25.html	Tue Jun 26 17:57:09 2012 +0200
@@ -17,16 +17,16 @@
   </h2>
 
   <h3>Sample Tracks</h3>
-    <div property="tracks" typeof="MusicRecording">
+    <div property="track" typeof="MusicRecording">
       <span property="name">Bloom</span>
         <meta content="/artist/radiohead/album/the-king-of-limbs/track/bloom" property="url" />
-        <meta content="PT314S" property="duration" />
+        <meta content="PT5M14S" property="duration" />5:14
       </span>
     </div>
-    <div property="tracks" typeof="MusicRecording">
+    <div property="track" typeof="MusicRecording">
     <span property="name">Morning Mr Magpie</span>
       <meta content="/artist/radiohead/album/the-king-of-limbs/track/morning-mr-magpie" property="url" />
-      <meta content="PT280S" property="duration" />
+      <meta content="PT4M40S" property="duration" />4:40
     </span>
   </div>
 </div>
--- a/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_4.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_4.html	Tue Jun 26 17:57:09 2012 +0200
@@ -5,8 +5,8 @@
 </head>
 <body>
 
-<div vocab="http://schema.org/" typeof="Place"
-  <h1>What is the latitude and longitude of the <span property="name">Empire State Building</span>?<h1>
+<div vocab="http://schema.org/" typeof="Place">
+  <h1>What is the latitude and longitude of the <span property="name">Empire State Building</span>?</h1>
   Answer:
   <div property="geo" typeof="GeoCoordinates">
     Latitude: 40 deg 44 min 54.36 sec N
--- a/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_6.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_6.html	Tue Jun 26 17:57:09 2012 +0200
@@ -23,10 +23,10 @@
 Members:
 - National Scientific Members in 100 countries and territories: Country1, Country2, ...
 - Scientific Union Members, 30 organizations listed in this Yearbook:
-  <span property="members" typeof="Organization">
+  <span property="member" typeof="Organization">
     Member1
   </span>,
-  <span property="members" typeof="Organization">
+  <span property="member" typeof="Organization">
     Member2
   </span>,
 
--- a/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_7.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_7.html	Tue Jun 26 17:57:09 2012 +0200
@@ -23,10 +23,10 @@
 Members:
 - National Scientific Members in 100 countries and territories: Country1, Country2, ...
 - Scientific Union Members, 30 organizations listed in this Yearbook:
-  <span property="members" typeof="Organization">
+  <span property="member" typeof="Organization">
     Member1
   </span>,
-  <span property="members" typeof="Organization">
+  <span property="member" typeof="Organization">
     Member2
   </span>,
 
--- a/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_9.html	Fri Jun 15 18:30:20 2012 +0200
+++ b/schema.org/drafts/examples/site/testcases/rdfa/sdo_eg_rdfa_9.html	Tue Jun 26 17:57:09 2012 +0200
@@ -26,7 +26,7 @@
 
   Customer reviews:
 
-  <div property="reviews" typeof="Review">
+  <div property="review" typeof="Review">
     <span property="name">Not a happy camper</span> -
     by <span property="author">Ellie</span>,
     <meta property="datePublished" content="2011-04-01">April 1, 2011
@@ -39,7 +39,7 @@
     it. </span>
   </div>
 
-  <div property="reviews" typeof="Review">
+  <div property="review" typeof="Review">
     <span property="name">Value purchase</span> -
     by <span property="author">Lucas</span>,
     <meta property="datePublished" content="2011-03-25">March 25, 2011
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/schema.org/incoming/schema_org_rdfa.html	Tue Jun 26 17:57:09 2012 +0200
@@ -0,0 +1,3373 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <title>RDFa Lite Reflection</title>
+    <style type="text/css">
+      span.h {
+        padding-left: 0px;
+        font-weight: bold;
+      }
+      span {
+        display: block;
+        padding-left: 10px;
+      }
+    </style>
+  </head>
+
+  <body>
+    <h1>Schema.org core schema</h1>
+    <p>This is an <b>experimental</b> RDFa 1.1 Lite representation of the schema.org schema, copied here for collaboration and <a href="mailto:public-vocabs@w3.org">feedback</a>.</p>
+    <hr />
+    <div typeof="rdfs:Class" about="http://schema.org/Thing">
+      <span class="h" property="rdfs:label">Thing</span>
+      <span property="rdfs:comment">The most generic type of item.</span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/CreativeWork">
+      <span class="h" property="rdfs:label">CreativeWork</span>
+      <span property="rdfs:comment">The most generic kind of creative work, including books, movies, photographs, software programs, etc.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Thing">Thing</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews">rNews</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/WebPage">
+      <span class="h" property="rdfs:label">WebPage</span>
+      <span property="rdfs:comment">A web page. Every web page is implicitly assumed to be declared to be of type WebPage, so the various properties about that webpage, such as <code>breadcrumb</code> may be used. We recommend explicit declaration if these properties are specified, but if they are found outside of an itemscope, they will be assumed to be about the page</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AboutPage">
+      <span class="h" property="rdfs:label">AboutPage</span>
+      <span property="rdfs:comment">Web page type: About page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPage">WebPage</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Organization">
+      <span class="h" property="rdfs:label">Organization</span>
+      <span property="rdfs:comment">An organization such as a school, NGO, corporation, club, etc.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Thing">Thing</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Place">
+      <span class="h" property="rdfs:label">Place</span>
+      <span property="rdfs:comment">Entities that have a somewhat fixed, physical extension.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Thing">Thing</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/LocalBusiness">
+      <span class="h" property="rdfs:label">LocalBusiness</span>
+      <span property="rdfs:comment">A particular physical business or branch of an organization. Examples of LocalBusiness include a restaurant, a particular branch of a restaurant chain, a branch of a bank, a medical practice, a club, a bowling alley, etc.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Organization">Organization</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/FinancialService">
+      <span class="h" property="rdfs:label">FinancialService</span>
+      <span property="rdfs:comment">Financial services business.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ProfessionalService">
+      <span class="h" property="rdfs:label">ProfessionalService</span>
+      <span property="rdfs:comment">Provider of professional services.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AccountingService">
+      <span class="h" property="rdfs:label">AccountingService</span>
+      <span property="rdfs:comment">Accountancy business.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FinancialService">FinancialService</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ProfessionalService">ProfessionalService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AdministrativeArea">
+      <span class="h" property="rdfs:label">AdministrativeArea</span>
+      <span property="rdfs:comment">A geographical region under the jurisdiction of a particular government.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/EntertainmentBusiness">
+      <span class="h" property="rdfs:label">EntertainmentBusiness</span>
+      <span property="rdfs:comment">A business providing entertainment.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AdultEntertainment">
+      <span class="h" property="rdfs:label">AdultEntertainment</span>
+      <span property="rdfs:comment">An adult entertainment establishment.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EntertainmentBusiness">EntertainmentBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Intangible">
+      <span class="h" property="rdfs:label">Intangible</span>
+      <span property="rdfs:comment">A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Thing">Thing</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Offer">
+      <span class="h" property="rdfs:label">Offer</span>
+      <span property="rdfs:comment">An offer to sell an item&#x2014;for example, an offer to sell a product, the DVD of a movie, or tickets to an event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AggregateOffer">
+      <span class="h" property="rdfs:label">AggregateOffer</span>
+      <span property="rdfs:comment">When a single product that has different offers (for example, the same pair of shoes is offered by different merchants), then AggregateOffer can be used.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Offer">Offer</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Rating">
+      <span class="h" property="rdfs:label">Rating</span>
+      <span property="rdfs:comment">The rating of the video.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AggregateRating">
+      <span class="h" property="rdfs:label">AggregateRating</span>
+      <span property="rdfs:comment">The average rating based on multiple ratings or reviews.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Rating">Rating</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/CivicStructure">
+      <span class="h" property="rdfs:label">CivicStructure</span>
+      <span property="rdfs:comment">A public structure, such as a town hall or concert hall.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Airport">
+      <span class="h" property="rdfs:label">Airport</span>
+      <span property="rdfs:comment">An airport.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AmusementPark">
+      <span class="h" property="rdfs:label">AmusementPark</span>
+      <span property="rdfs:comment">An amusement park.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EntertainmentBusiness">EntertainmentBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AnimalShelter">
+      <span class="h" property="rdfs:label">AnimalShelter</span>
+      <span property="rdfs:comment">Animal shelter.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Residence">
+      <span class="h" property="rdfs:label">Residence</span>
+      <span property="rdfs:comment">The place where a person lives.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ApartmentComplex">
+      <span class="h" property="rdfs:label">ApartmentComplex</span>
+      <span property="rdfs:comment">Residence type: Apartment complex.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Residence">Residence</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Aquarium">
+      <span class="h" property="rdfs:label">Aquarium</span>
+      <span property="rdfs:comment">Aquarium.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ArtGallery">
+      <span class="h" property="rdfs:label">ArtGallery</span>
+      <span property="rdfs:comment">An art gallery.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EntertainmentBusiness">EntertainmentBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Article">
+      <span class="h" property="rdfs:label">Article</span>
+      <span property="rdfs:comment">An article, such as a news article or piece of investigative report. Newspapers and magazines have articles of many different types and this is intended to cover them all.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews">rNews</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/Attorney">
+      <span class="h" property="rdfs:label">Attorney</span>
+      <span property="rdfs:comment">Professional service: Attorney.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ProfessionalService">ProfessionalService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MediaObject">
+      <span class="h" property="rdfs:label">MediaObject</span>
+      <span property="rdfs:comment">An image, video, or audio object embedded in a web page. Note that a creative work may have many media objects associated with it on the same web page. For example, a page about a single song (MusicRecording) may have a music video (VideoObject), and a high and low bandwidth audio stream (2 AudioObject's).</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AudioObject">
+      <span class="h" property="rdfs:label">AudioObject</span>
+      <span property="rdfs:comment">An audio file.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MediaObject">MediaObject</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews">rNews</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/AutomotiveBusiness">
+      <span class="h" property="rdfs:label">AutomotiveBusiness</span>
+      <span property="rdfs:comment">Car repair, sales, or parts.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AutoBodyShop">
+      <span class="h" property="rdfs:label">AutoBodyShop</span>
+      <span property="rdfs:comment">Auto body shop.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AutomotiveBusiness">AutomotiveBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AutoDealer">
+      <span class="h" property="rdfs:label">AutoDealer</span>
+      <span property="rdfs:comment">An car dealership.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AutomotiveBusiness">AutomotiveBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Store">
+      <span class="h" property="rdfs:label">Store</span>
+      <span property="rdfs:comment">A retail good store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AutoPartsStore">
+      <span class="h" property="rdfs:label">AutoPartsStore</span>
+      <span property="rdfs:comment">An auto parts store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AutomotiveBusiness">AutomotiveBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AutoRental">
+      <span class="h" property="rdfs:label">AutoRental</span>
+      <span property="rdfs:comment">A car rental business.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AutomotiveBusiness">AutomotiveBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AutoRepair">
+      <span class="h" property="rdfs:label">AutoRepair</span>
+      <span property="rdfs:comment">Car repair business.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AutomotiveBusiness">AutomotiveBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AutoWash">
+      <span class="h" property="rdfs:label">AutoWash</span>
+      <span property="rdfs:comment">A car wash business.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AutomotiveBusiness">AutomotiveBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AutomatedTeller">
+      <span class="h" property="rdfs:label">AutomatedTeller</span>
+      <span property="rdfs:comment">ATM/cash machine.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FinancialService">FinancialService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/FoodEstablishment">
+      <span class="h" property="rdfs:label">FoodEstablishment</span>
+      <span property="rdfs:comment">A food-related business.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Bakery">
+      <span class="h" property="rdfs:label">Bakery</span>
+      <span property="rdfs:comment">A bakery.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BankOrCreditUnion">
+      <span class="h" property="rdfs:label">BankOrCreditUnion</span>
+      <span property="rdfs:comment">Bank or credit union.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FinancialService">FinancialService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BarOrPub">
+      <span class="h" property="rdfs:label">BarOrPub</span>
+      <span property="rdfs:comment">A bar or pub.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Beach">
+      <span class="h" property="rdfs:label">Beach</span>
+      <span property="rdfs:comment">Beach.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HealthAndBeautyBusiness">
+      <span class="h" property="rdfs:label">HealthAndBeautyBusiness</span>
+      <span property="rdfs:comment">Health and beauty.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BeautySalon">
+      <span class="h" property="rdfs:label">BeautySalon</span>
+      <span property="rdfs:comment">Beauty salon.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HealthAndBeautyBusiness">HealthAndBeautyBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/LodgingBusiness">
+      <span class="h" property="rdfs:label">LodgingBusiness</span>
+      <span property="rdfs:comment">A lodging business, such as a motel, hotel, or inn.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BedAndBreakfast">
+      <span class="h" property="rdfs:label">BedAndBreakfast</span>
+      <span property="rdfs:comment">Bed and breakfast.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LodgingBusiness">LodgingBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BikeStore">
+      <span class="h" property="rdfs:label">BikeStore</span>
+      <span property="rdfs:comment">A bike store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Blog">
+      <span class="h" property="rdfs:label">Blog</span>
+      <span property="rdfs:comment">A blog</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BlogPosting">
+      <span class="h" property="rdfs:label">BlogPosting</span>
+      <span property="rdfs:comment">A blog post.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Article">Article</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Landform">
+      <span class="h" property="rdfs:label">Landform</span>
+      <span property="rdfs:comment">A landform or physical feature.  Landform elements include mountains, plains, lakes, rivers, seascape and oceanic waterbody interface features such as bays, peninsulas, seas and so forth, including sub-aqueous terrain features such as submersed mountain ranges, volcanoes, and the great ocean basins.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BodyOfWater">
+      <span class="h" property="rdfs:label">BodyOfWater</span>
+      <span property="rdfs:comment">A body of water, such as a sea, ocean, or lake.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Landform">Landform</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Book">
+      <span class="h" property="rdfs:label">Book</span>
+      <span property="rdfs:comment">A book.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Enumeration">
+      <span class="h" property="rdfs:label">Enumeration</span>
+      <span property="rdfs:comment">Lists or enumerations&#x2014;for example, a list of cuisines or music genres, etc.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BookFormatType">
+      <span class="h" property="rdfs:label">BookFormatType</span>
+      <span property="rdfs:comment">The publication format of the book.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Enumeration">Enumeration</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BookStore">
+      <span class="h" property="rdfs:label">BookStore</span>
+      <span property="rdfs:comment">A bookstore.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/DataType">
+      <span class="h" property="rdfs:label">DataType</span>
+      <span property="rdfs:comment">The basic data types such as Integers, Strings, etc.</span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Boolean">
+      <span class="h" property="rdfs:label">Boolean</span>
+      <span property="rdfs:comment">Boolean: True or False.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/DataType">DataType</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SportsActivityLocation">
+      <span class="h" property="rdfs:label">SportsActivityLocation</span>
+      <span property="rdfs:comment">A sports location, such as a playing field.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BowlingAlley">
+      <span class="h" property="rdfs:label">BowlingAlley</span>
+      <span property="rdfs:comment">A bowling alley.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SportsActivityLocation">SportsActivityLocation</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Brewery">
+      <span class="h" property="rdfs:label">Brewery</span>
+      <span property="rdfs:comment">Brewery.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/PlaceOfWorship">
+      <span class="h" property="rdfs:label">PlaceOfWorship</span>
+      <span property="rdfs:comment">Place of worship, such as a church, synagogue, or mosque.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BuddhistTemple">
+      <span class="h" property="rdfs:label">BuddhistTemple</span>
+      <span property="rdfs:comment">A Buddhist temple.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/PlaceOfWorship">PlaceOfWorship</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BusStation">
+      <span class="h" property="rdfs:label">BusStation</span>
+      <span property="rdfs:comment">A bus station.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BusStop">
+      <span class="h" property="rdfs:label">BusStop</span>
+      <span property="rdfs:comment">A bus stop.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Event">
+      <span class="h" property="rdfs:label">Event</span>
+      <span property="rdfs:comment">An event happening at a certain time at a certain location.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Thing">Thing</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BusinessEvent">
+      <span class="h" property="rdfs:label">BusinessEvent</span>
+      <span property="rdfs:comment">Event type: Business event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/CafeOrCoffeeShop">
+      <span class="h" property="rdfs:label">CafeOrCoffeeShop</span>
+      <span property="rdfs:comment">A cafe or coffee shop.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Campground">
+      <span class="h" property="rdfs:label">Campground</span>
+      <span property="rdfs:comment">A campground.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Canal">
+      <span class="h" property="rdfs:label">Canal</span>
+      <span property="rdfs:comment">A canal, like the Panama Canal</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/BodyOfWater">BodyOfWater</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Casino">
+      <span class="h" property="rdfs:label">Casino</span>
+      <span property="rdfs:comment">A casino.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EntertainmentBusiness">EntertainmentBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/CatholicChurch">
+      <span class="h" property="rdfs:label">CatholicChurch</span>
+      <span property="rdfs:comment">A Catholic church.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/PlaceOfWorship">PlaceOfWorship</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Cemetery">
+      <span class="h" property="rdfs:label">Cemetery</span>
+      <span property="rdfs:comment">A graveyard.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/CheckoutPage">
+      <span class="h" property="rdfs:label">CheckoutPage</span>
+      <span property="rdfs:comment">Web page type: Checkout page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPage">WebPage</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ChildCare">
+      <span class="h" property="rdfs:label">ChildCare</span>
+      <span property="rdfs:comment">A Childcare center.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ChildrensEvent">
+      <span class="h" property="rdfs:label">ChildrensEvent</span>
+      <span property="rdfs:comment">Event type: Children's event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Church">
+      <span class="h" property="rdfs:label">Church</span>
+      <span property="rdfs:comment">A church.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/PlaceOfWorship">PlaceOfWorship</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/City">
+      <span class="h" property="rdfs:label">City</span>
+      <span property="rdfs:comment">A city or town.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AdministrativeArea">AdministrativeArea</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/GovernmentBuilding">
+      <span class="h" property="rdfs:label">GovernmentBuilding</span>
+      <span property="rdfs:comment">A government building.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/CityHall">
+      <span class="h" property="rdfs:label">CityHall</span>
+      <span property="rdfs:comment">A city hall.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/GovernmentBuilding">GovernmentBuilding</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ClothingStore">
+      <span class="h" property="rdfs:label">ClothingStore</span>
+      <span property="rdfs:comment">A clothing store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/CollectionPage">
+      <span class="h" property="rdfs:label">CollectionPage</span>
+      <span property="rdfs:comment">Web page type: Collection page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPage">WebPage</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/EducationalOrganization">
+      <span class="h" property="rdfs:label">EducationalOrganization</span>
+      <span property="rdfs:comment">An educational organization.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/CollegeOrUniversity">
+      <span class="h" property="rdfs:label">CollegeOrUniversity</span>
+      <span property="rdfs:comment">A college, university, or other third-level educational institution.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EducationalOrganization">EducationalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ComedyClub">
+      <span class="h" property="rdfs:label">ComedyClub</span>
+      <span property="rdfs:comment">A comedy club.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EntertainmentBusiness">EntertainmentBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ComedyEvent">
+      <span class="h" property="rdfs:label">ComedyEvent</span>
+      <span property="rdfs:comment">Event type: Comedy event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Comment">
+      <span class="h" property="rdfs:label">Comment</span>
+      <span property="rdfs:comment">A comment on an item - for example, a comment on a blog post. The comment's content is expressed via the "text" property, and its topic via "about", properties shared with all CreativeWorks.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ComputerStore">
+      <span class="h" property="rdfs:label">ComputerStore</span>
+      <span property="rdfs:comment">A computer store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ContactPage">
+      <span class="h" property="rdfs:label">ContactPage</span>
+      <span property="rdfs:comment">Web page type: Contact page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPage">WebPage</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/StructuredValue">
+      <span class="h" property="rdfs:label">StructuredValue</span>
+      <span property="rdfs:comment">Structured values are strings&#x2014;for example, addresses&#x2014;that have certain constraints on their structure.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ContactPoint">
+      <span class="h" property="rdfs:label">ContactPoint</span>
+      <span property="rdfs:comment">A contact point&#x2014;for example, a Customer Complaints department.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/StructuredValue">StructuredValue</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Continent">
+      <span class="h" property="rdfs:label">Continent</span>
+      <span property="rdfs:comment">One of the continents (for example, Europe or Africa).</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Landform">Landform</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ConvenienceStore">
+      <span class="h" property="rdfs:label">ConvenienceStore</span>
+      <span property="rdfs:comment">A convenience store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Corporation">
+      <span class="h" property="rdfs:label">Corporation</span>
+      <span property="rdfs:comment">Organization: A business corporation.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Organization">Organization</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews">rNews</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/Country">
+      <span class="h" property="rdfs:label">Country</span>
+      <span property="rdfs:comment">A country.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AdministrativeArea">AdministrativeArea</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Courthouse">
+      <span class="h" property="rdfs:label">Courthouse</span>
+      <span property="rdfs:comment">A courthouse.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/GovernmentBuilding">GovernmentBuilding</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Crematorium">
+      <span class="h" property="rdfs:label">Crematorium</span>
+      <span property="rdfs:comment">A crematorium.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/DanceEvent">
+      <span class="h" property="rdfs:label">DanceEvent</span>
+      <span property="rdfs:comment">Event type: A social dance.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/PerformingGroup">
+      <span class="h" property="rdfs:label">PerformingGroup</span>
+      <span property="rdfs:comment">A performance group, such as a band, an orchestra, or a circus.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/DanceGroup">
+      <span class="h" property="rdfs:label">DanceGroup</span>
+      <span property="rdfs:comment">A dance group&#x2014;for example, the Alvin Ailey Dance Theater or Riverdance.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/PerformingGroup">PerformingGroup</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Date">
+      <span class="h" property="rdfs:label">Date</span>
+      <span property="rdfs:comment">A date value in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 date format</a>.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/DataType">DataType</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/DaySpa">
+      <span class="h" property="rdfs:label">DaySpa</span>
+      <span property="rdfs:comment">A day spa.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HealthAndBeautyBusiness">HealthAndBeautyBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/DefenceEstablishment">
+      <span class="h" property="rdfs:label">DefenceEstablishment</span>
+      <span property="rdfs:comment">A defence establishment, such as an army or navy base.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/GovernmentBuilding">GovernmentBuilding</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalOrganization">
+      <span class="h" property="rdfs:label">MedicalOrganization</span>
+      <span property="rdfs:comment">A medical organization, such as a doctor's office or clinic.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Dentist">
+      <span class="h" property="rdfs:label">Dentist</span>
+      <span property="rdfs:comment">A dentist.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalOrganization">MedicalOrganization</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ProfessionalService">ProfessionalService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/DepartmentStore">
+      <span class="h" property="rdfs:label">DepartmentStore</span>
+      <span property="rdfs:comment">A department store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Quantity">
+      <span class="h" property="rdfs:label">Quantity</span>
+      <span property="rdfs:comment">Quantities such as distance, time, mass, weight, etc. Particular instances of say Mass are entities like '3 Kg' or '4 milligrams'.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Distance">
+      <span class="h" property="rdfs:label">Distance</span>
+      <span property="rdfs:comment">Properties that take Distances as values are of the form '&lt;Number&gt; &lt;Length unit of measure&gt;'. E.g., '7 ft'</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Quantity">Quantity</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/DryCleaningOrLaundry">
+      <span class="h" property="rdfs:label">DryCleaningOrLaundry</span>
+      <span property="rdfs:comment">A dry-cleaning business.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Duration">
+      <span class="h" property="rdfs:label">Duration</span>
+      <span property="rdfs:comment">Quantity: Duration (use  <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 duration format</a>).</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Quantity">Quantity</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/EducationEvent">
+      <span class="h" property="rdfs:label">EducationEvent</span>
+      <span property="rdfs:comment">Event type: Education event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HomeAndConstructionBusiness">
+      <span class="h" property="rdfs:label">HomeAndConstructionBusiness</span>
+      <span property="rdfs:comment">A construction business.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Electrician">
+      <span class="h" property="rdfs:label">Electrician</span>
+      <span property="rdfs:comment">An electrician.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HomeAndConstructionBusiness">HomeAndConstructionBusiness</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ProfessionalService">ProfessionalService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ElectronicsStore">
+      <span class="h" property="rdfs:label">ElectronicsStore</span>
+      <span property="rdfs:comment">An electronics store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ElementarySchool">
+      <span class="h" property="rdfs:label">ElementarySchool</span>
+      <span property="rdfs:comment">An elementary school.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EducationalOrganization">EducationalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Embassy">
+      <span class="h" property="rdfs:label">Embassy</span>
+      <span property="rdfs:comment">An embassy.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/GovernmentBuilding">GovernmentBuilding</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/EmergencyService">
+      <span class="h" property="rdfs:label">EmergencyService</span>
+      <span property="rdfs:comment">An emergency service, such as a fire station or ER.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/EmploymentAgency">
+      <span class="h" property="rdfs:label">EmploymentAgency</span>
+      <span property="rdfs:comment">An employment agency.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Energy">
+      <span class="h" property="rdfs:label">Energy</span>
+      <span property="rdfs:comment">Properties that take Enerygy as values are of the form '&lt;Number&gt; &lt;Energy unit of measure&gt;'</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Quantity">Quantity</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/EventVenue">
+      <span class="h" property="rdfs:label">EventVenue</span>
+      <span property="rdfs:comment">An event venue.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ExerciseGym">
+      <span class="h" property="rdfs:label">ExerciseGym</span>
+      <span property="rdfs:comment">A gym.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SportsActivityLocation">SportsActivityLocation</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/FastFoodRestaurant">
+      <span class="h" property="rdfs:label">FastFoodRestaurant</span>
+      <span property="rdfs:comment">A fast-food restaurant.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Festival">
+      <span class="h" property="rdfs:label">Festival</span>
+      <span property="rdfs:comment">Event type: Festival.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/FireStation">
+      <span class="h" property="rdfs:label">FireStation</span>
+      <span property="rdfs:comment">A fire station. With firemen.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EmergencyService">EmergencyService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Number">
+      <span class="h" property="rdfs:label">Number</span>
+      <span property="rdfs:comment">Data type: Number.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/DataType">DataType</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Float">
+      <span class="h" property="rdfs:label">Float</span>
+      <span property="rdfs:comment">Data type: Floating number.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Florist">
+      <span class="h" property="rdfs:label">Florist</span>
+      <span property="rdfs:comment">A florist.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/FoodEvent">
+      <span class="h" property="rdfs:label">FoodEvent</span>
+      <span property="rdfs:comment">Event type: Food event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/FurnitureStore">
+      <span class="h" property="rdfs:label">FurnitureStore</span>
+      <span property="rdfs:comment">A furniture store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/GardenStore">
+      <span class="h" property="rdfs:label">GardenStore</span>
+      <span property="rdfs:comment">A garden store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/GasStation">
+      <span class="h" property="rdfs:label">GasStation</span>
+      <span property="rdfs:comment">A gas station.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AutomotiveBusiness">AutomotiveBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/GatedResidenceCommunity">
+      <span class="h" property="rdfs:label">GatedResidenceCommunity</span>
+      <span property="rdfs:comment">Residence type: Gated community.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Residence">Residence</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/GeneralContractor">
+      <span class="h" property="rdfs:label">GeneralContractor</span>
+      <span property="rdfs:comment">A general contractor.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HomeAndConstructionBusiness">HomeAndConstructionBusiness</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ProfessionalService">ProfessionalService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/GeoCoordinates">
+      <span class="h" property="rdfs:label">GeoCoordinates</span>
+      <span property="rdfs:comment">The geographic coordinates of a place or event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/StructuredValue">StructuredValue</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/GeoShape">
+      <span class="h" property="rdfs:label">GeoShape</span>
+      <span property="rdfs:comment">The geographic shape of a place.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/StructuredValue">StructuredValue</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews">rNews</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/GolfCourse">
+      <span class="h" property="rdfs:label">GolfCourse</span>
+      <span property="rdfs:comment">A golf course.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SportsActivityLocation">SportsActivityLocation</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/GovernmentOffice">
+      <span class="h" property="rdfs:label">GovernmentOffice</span>
+      <span property="rdfs:comment">A government office&#x2014;for example, an IRS or DMV office.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/GovernmentOrganization">
+      <span class="h" property="rdfs:label">GovernmentOrganization</span>
+      <span property="rdfs:comment">A governmental organization or agency.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/GroceryStore">
+      <span class="h" property="rdfs:label">GroceryStore</span>
+      <span property="rdfs:comment">A grocery store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HVACBusiness">
+      <span class="h" property="rdfs:label">HVACBusiness</span>
+      <span property="rdfs:comment">An HVAC service.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HomeAndConstructionBusiness">HomeAndConstructionBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HairSalon">
+      <span class="h" property="rdfs:label">HairSalon</span>
+      <span property="rdfs:comment">A hair salon.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HealthAndBeautyBusiness">HealthAndBeautyBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HardwareStore">
+      <span class="h" property="rdfs:label">HardwareStore</span>
+      <span property="rdfs:comment">A hardware store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HealthClub">
+      <span class="h" property="rdfs:label">HealthClub</span>
+      <span property="rdfs:comment">A health club.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HealthAndBeautyBusiness">HealthAndBeautyBusiness</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SportsActivityLocation">SportsActivityLocation</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HighSchool">
+      <span class="h" property="rdfs:label">HighSchool</span>
+      <span property="rdfs:comment">A high school.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EducationalOrganization">EducationalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HinduTemple">
+      <span class="h" property="rdfs:label">HinduTemple</span>
+      <span property="rdfs:comment">A Hindu temple.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/PlaceOfWorship">PlaceOfWorship</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HobbyShop">
+      <span class="h" property="rdfs:label">HobbyShop</span>
+      <span property="rdfs:comment">A hobby store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HomeGoodsStore">
+      <span class="h" property="rdfs:label">HomeGoodsStore</span>
+      <span property="rdfs:comment">A home goods store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Hospital">
+      <span class="h" property="rdfs:label">Hospital</span>
+      <span property="rdfs:comment">A hospital.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalOrganization">MedicalOrganization</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EmergencyService">EmergencyService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Hostel">
+      <span class="h" property="rdfs:label">Hostel</span>
+      <span property="rdfs:comment">A hostel.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LodgingBusiness">LodgingBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Hotel">
+      <span class="h" property="rdfs:label">Hotel</span>
+      <span property="rdfs:comment">A hotel.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LodgingBusiness">LodgingBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HousePainter">
+      <span class="h" property="rdfs:label">HousePainter</span>
+      <span property="rdfs:comment">A house painting service.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HomeAndConstructionBusiness">HomeAndConstructionBusiness</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ProfessionalService">ProfessionalService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/IceCreamShop">
+      <span class="h" property="rdfs:label">IceCreamShop</span>
+      <span property="rdfs:comment">An ice cream shop</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ImageGallery">
+      <span class="h" property="rdfs:label">ImageGallery</span>
+      <span property="rdfs:comment">Web page type: Image gallery page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CollectionPage">CollectionPage</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ImageObject">
+      <span class="h" property="rdfs:label">ImageObject</span>
+      <span property="rdfs:comment">An image file.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MediaObject">MediaObject</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/InsuranceAgency">
+      <span class="h" property="rdfs:label">InsuranceAgency</span>
+      <span property="rdfs:comment">Insurance agency.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FinancialService">FinancialService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Integer">
+      <span class="h" property="rdfs:label">Integer</span>
+      <span property="rdfs:comment">Data type: Integer.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/InternetCafe">
+      <span class="h" property="rdfs:label">InternetCafe</span>
+      <span property="rdfs:comment">An internet cafe.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ItemAvailability">
+      <span class="h" property="rdfs:label">ItemAvailability</span>
+      <span property="rdfs:comment">A list of possible product availablity options.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Enumeration">Enumeration</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ItemList">
+      <span class="h" property="rdfs:label">ItemList</span>
+      <span property="rdfs:comment">A list of items of any sort&#x2014;for example, Top 10 Movies About Weathermen, or Top 100 Party Songs. Not to be confused with HTML lists, which are often used only for formatting.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ItemPage">
+      <span class="h" property="rdfs:label">ItemPage</span>
+      <span property="rdfs:comment">A page devoted to a single item, such as a particular product or hotel.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPage">WebPage</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/JewelryStore">
+      <span class="h" property="rdfs:label">JewelryStore</span>
+      <span property="rdfs:comment">A jewelry store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/JobPosting">
+      <span class="h" property="rdfs:label">JobPosting</span>
+      <span property="rdfs:comment">A listing that describes a job opening in a certain organization.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/LakeBodyOfWater">
+      <span class="h" property="rdfs:label">LakeBodyOfWater</span>
+      <span property="rdfs:comment">A lake (for example, Lake Pontrachain).</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/BodyOfWater">BodyOfWater</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/LandmarksOrHistoricalBuildings">
+      <span class="h" property="rdfs:label">LandmarksOrHistoricalBuildings</span>
+      <span property="rdfs:comment">An historical landmark or building.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Language">
+      <span class="h" property="rdfs:label">Language</span>
+      <span property="rdfs:comment">Natural languages such as Spanish, Tamil, Hindi, English, etc. and programming languages such as Scheme and Lisp.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/LegislativeBuilding">
+      <span class="h" property="rdfs:label">LegislativeBuilding</span>
+      <span property="rdfs:comment">A legislative building&#x2014;for example, the state capitol.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/GovernmentBuilding">GovernmentBuilding</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Library">
+      <span class="h" property="rdfs:label">Library</span>
+      <span property="rdfs:comment">A library.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/LiquorStore">
+      <span class="h" property="rdfs:label">LiquorStore</span>
+      <span property="rdfs:comment">A liquor store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/LiteraryEvent">
+      <span class="h" property="rdfs:label">LiteraryEvent</span>
+      <span property="rdfs:comment">Event type: Literary event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Locksmith">
+      <span class="h" property="rdfs:label">Locksmith</span>
+      <span property="rdfs:comment">A locksmith.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HomeAndConstructionBusiness">HomeAndConstructionBusiness</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ProfessionalService">ProfessionalService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Map">
+      <span class="h" property="rdfs:label">Map</span>
+      <span property="rdfs:comment">A map.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Mass">
+      <span class="h" property="rdfs:label">Mass</span>
+      <span property="rdfs:comment">Properties that take Mass as values are of the form '&lt;Number&gt; &lt;Mass unit of measure&gt;'. E.g., '7 kg'</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Quantity">Quantity</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalClinic">
+      <span class="h" property="rdfs:label">MedicalClinic</span>
+      <span property="rdfs:comment">A medical clinic.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalOrganization">MedicalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MensClothingStore">
+      <span class="h" property="rdfs:label">MensClothingStore</span>
+      <span property="rdfs:comment">A men's clothing store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MiddleSchool">
+      <span class="h" property="rdfs:label">MiddleSchool</span>
+      <span property="rdfs:comment">A middle school.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EducationalOrganization">EducationalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SoftwareApplication">
+      <span class="h" property="rdfs:label">SoftwareApplication</span>
+      <span property="rdfs:comment">A software application.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MobileApplication">
+      <span class="h" property="rdfs:label">MobileApplication</span>
+      <span property="rdfs:comment"></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MobilePhoneStore">
+      <span class="h" property="rdfs:label">MobilePhoneStore</span>
+      <span property="rdfs:comment">A mobile-phone store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Mosque">
+      <span class="h" property="rdfs:label">Mosque</span>
+      <span property="rdfs:comment">A mosque.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/PlaceOfWorship">PlaceOfWorship</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Motel">
+      <span class="h" property="rdfs:label">Motel</span>
+      <span property="rdfs:comment">A motel.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LodgingBusiness">LodgingBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MotorcycleDealer">
+      <span class="h" property="rdfs:label">MotorcycleDealer</span>
+      <span property="rdfs:comment">A motorcycle dealer.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AutomotiveBusiness">AutomotiveBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MotorcycleRepair">
+      <span class="h" property="rdfs:label">MotorcycleRepair</span>
+      <span property="rdfs:comment">A motorcycle repair shop.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AutomotiveBusiness">AutomotiveBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Mountain">
+      <span class="h" property="rdfs:label">Mountain</span>
+      <span property="rdfs:comment">A mountain, like Mount Whitney or Mount Everest</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Landform">Landform</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Movie">
+      <span class="h" property="rdfs:label">Movie</span>
+      <span property="rdfs:comment">A movie.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MovieRentalStore">
+      <span class="h" property="rdfs:label">MovieRentalStore</span>
+      <span property="rdfs:comment">A movie rental store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MovieTheater">
+      <span class="h" property="rdfs:label">MovieTheater</span>
+      <span property="rdfs:comment">A movie theater.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EntertainmentBusiness">EntertainmentBusiness</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MovingCompany">
+      <span class="h" property="rdfs:label">MovingCompany</span>
+      <span property="rdfs:comment">A moving company.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HomeAndConstructionBusiness">HomeAndConstructionBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Museum">
+      <span class="h" property="rdfs:label">Museum</span>
+      <span property="rdfs:comment">A museum.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MusicPlaylist">
+      <span class="h" property="rdfs:label">MusicPlaylist</span>
+      <span property="rdfs:comment">A collection of music tracks in playlist form.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MusicAlbum">
+      <span class="h" property="rdfs:label">MusicAlbum</span>
+      <span property="rdfs:comment">A collection of music tracks.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MusicPlaylist">MusicPlaylist</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MusicEvent">
+      <span class="h" property="rdfs:label">MusicEvent</span>
+      <span property="rdfs:comment">Event type: Music event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MusicGroup">
+      <span class="h" property="rdfs:label">MusicGroup</span>
+      <span property="rdfs:comment">A musical group, such as a band, an orchestra, or a choir. Can also be a solo musician.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/PerformingGroup">PerformingGroup</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MusicRecording">
+      <span class="h" property="rdfs:label">MusicRecording</span>
+      <span property="rdfs:comment">A music recording (track), usually a single song.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MusicStore">
+      <span class="h" property="rdfs:label">MusicStore</span>
+      <span property="rdfs:comment">A music store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MusicVenue">
+      <span class="h" property="rdfs:label">MusicVenue</span>
+      <span property="rdfs:comment">A music venue.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MusicVideoObject">
+      <span class="h" property="rdfs:label">MusicVideoObject</span>
+      <span property="rdfs:comment">A music video file.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MediaObject">MediaObject</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/NGO">
+      <span class="h" property="rdfs:label">NGO</span>
+      <span property="rdfs:comment">Organization: Non-governmental Organization.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/NailSalon">
+      <span class="h" property="rdfs:label">NailSalon</span>
+      <span property="rdfs:comment">A nail salon.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HealthAndBeautyBusiness">HealthAndBeautyBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/NewsArticle">
+      <span class="h" property="rdfs:label">NewsArticle</span>
+      <span property="rdfs:comment">A news article</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Article">Article</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews">rNews</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/NightClub">
+      <span class="h" property="rdfs:label">NightClub</span>
+      <span property="rdfs:comment">A nightclub or discotheque.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EntertainmentBusiness">EntertainmentBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Notary">
+      <span class="h" property="rdfs:label">Notary</span>
+      <span property="rdfs:comment">A notary.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ProfessionalService">ProfessionalService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/NutritionInformation">
+      <span class="h" property="rdfs:label">NutritionInformation</span>
+      <span property="rdfs:comment">Nutritional information about the recipe.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/StructuredValue">StructuredValue</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/OceanBodyOfWater">
+      <span class="h" property="rdfs:label">OceanBodyOfWater</span>
+      <span property="rdfs:comment">An ocean (for example, the Pacific).</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/BodyOfWater">BodyOfWater</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/OfferItemCondition">
+      <span class="h" property="rdfs:label">OfferItemCondition</span>
+      <span property="rdfs:comment">A list of possible conditions for the item for sale.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Enumeration">Enumeration</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/OfficeEquipmentStore">
+      <span class="h" property="rdfs:label">OfficeEquipmentStore</span>
+      <span property="rdfs:comment">An office equipment store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Optician">
+      <span class="h" property="rdfs:label">Optician</span>
+      <span property="rdfs:comment">An optician's store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalOrganization">MedicalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/OutletStore">
+      <span class="h" property="rdfs:label">OutletStore</span>
+      <span property="rdfs:comment">An outlet store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Painting">
+      <span class="h" property="rdfs:label">Painting</span>
+      <span property="rdfs:comment">A painting.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Park">
+      <span class="h" property="rdfs:label">Park</span>
+      <span property="rdfs:comment">A park.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ParkingFacility">
+      <span class="h" property="rdfs:label">ParkingFacility</span>
+      <span property="rdfs:comment">A parking lot or other parking facility.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/PawnShop">
+      <span class="h" property="rdfs:label">PawnShop</span>
+      <span property="rdfs:comment">A pawnstore.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/PerformingArtsTheater">
+      <span class="h" property="rdfs:label">PerformingArtsTheater</span>
+      <span property="rdfs:comment">A theatre or other performing art center.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Person">
+      <span class="h" property="rdfs:label">Person</span>
+      <span property="rdfs:comment">A person (alive, dead, undead, or fictional).</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Thing">Thing</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews">rNews</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/PetStore">
+      <span class="h" property="rdfs:label">PetStore</span>
+      <span property="rdfs:comment">A pet store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Pharmacy">
+      <span class="h" property="rdfs:label">Pharmacy</span>
+      <span property="rdfs:comment">A pharmacy or drugstore.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalOrganization">MedicalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Photograph">
+      <span class="h" property="rdfs:label">Photograph</span>
+      <span property="rdfs:comment">A photograph.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Physician">
+      <span class="h" property="rdfs:label">Physician</span>
+      <span property="rdfs:comment">A doctor's office.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalOrganization">MedicalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Playground">
+      <span class="h" property="rdfs:label">Playground</span>
+      <span property="rdfs:comment">A playground.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Plumber">
+      <span class="h" property="rdfs:label">Plumber</span>
+      <span property="rdfs:comment">A plumbing service.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HomeAndConstructionBusiness">HomeAndConstructionBusiness</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ProfessionalService">ProfessionalService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/PoliceStation">
+      <span class="h" property="rdfs:label">PoliceStation</span>
+      <span property="rdfs:comment">A police station.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EmergencyService">EmergencyService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Pond">
+      <span class="h" property="rdfs:label">Pond</span>
+      <span property="rdfs:comment">A pond</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/BodyOfWater">BodyOfWater</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/PostOffice">
+      <span class="h" property="rdfs:label">PostOffice</span>
+      <span property="rdfs:comment">A post office.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/GovernmentOffice">GovernmentOffice</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/PostalAddress">
+      <span class="h" property="rdfs:label">PostalAddress</span>
+      <span property="rdfs:comment">The mailing address.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ContactPoint">ContactPoint</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Preschool">
+      <span class="h" property="rdfs:label">Preschool</span>
+      <span property="rdfs:comment">A preschool.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EducationalOrganization">EducationalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Product">
+      <span class="h" property="rdfs:label">Product</span>
+      <span property="rdfs:comment">A product is anything that is made available for sale&#x2014;for example, a pair of shoes, a concert ticket, or a car.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Thing">Thing</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ProfilePage">
+      <span class="h" property="rdfs:label">ProfilePage</span>
+      <span property="rdfs:comment">Web page type: Profile page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPage">WebPage</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/PublicSwimmingPool">
+      <span class="h" property="rdfs:label">PublicSwimmingPool</span>
+      <span property="rdfs:comment">A public swimming pool.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SportsActivityLocation">SportsActivityLocation</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/RVPark">
+      <span class="h" property="rdfs:label">RVPark</span>
+      <span property="rdfs:comment">An RV park.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/RadioStation">
+      <span class="h" property="rdfs:label">RadioStation</span>
+      <span property="rdfs:comment">A radio station.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/RealEstateAgent">
+      <span class="h" property="rdfs:label">RealEstateAgent</span>
+      <span property="rdfs:comment">A real-estate agent.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Recipe">
+      <span class="h" property="rdfs:label">Recipe</span>
+      <span property="rdfs:comment">A recipe.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/RecyclingCenter">
+      <span class="h" property="rdfs:label">RecyclingCenter</span>
+      <span property="rdfs:comment">A recycling center.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Reservoir">
+      <span class="h" property="rdfs:label">Reservoir</span>
+      <span property="rdfs:comment">A reservoir, like the Lake Kariba reservoir.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/BodyOfWater">BodyOfWater</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Restaurant">
+      <span class="h" property="rdfs:label">Restaurant</span>
+      <span property="rdfs:comment">A restaurant.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Review">
+      <span class="h" property="rdfs:label">Review</span>
+      <span property="rdfs:comment">A review of an item - for example, a restaurant, movie, or store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/RiverBodyOfWater">
+      <span class="h" property="rdfs:label">RiverBodyOfWater</span>
+      <span property="rdfs:comment">A river (for example, the broad majestic Shannon).</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/BodyOfWater">BodyOfWater</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/RoofingContractor">
+      <span class="h" property="rdfs:label">RoofingContractor</span>
+      <span property="rdfs:comment">A roofing contractor.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HomeAndConstructionBusiness">HomeAndConstructionBusiness</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ProfessionalService">ProfessionalService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SaleEvent">
+      <span class="h" property="rdfs:label">SaleEvent</span>
+      <span property="rdfs:comment">Event type: Sales event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ScholarlyArticle">
+      <span class="h" property="rdfs:label">ScholarlyArticle</span>
+      <span property="rdfs:comment">A scholarly article.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Article">Article</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/School">
+      <span class="h" property="rdfs:label">School</span>
+      <span property="rdfs:comment">A school.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EducationalOrganization">EducationalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Sculpture">
+      <span class="h" property="rdfs:label">Sculpture</span>
+      <span property="rdfs:comment">A piece of sculpture.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SeaBodyOfWater">
+      <span class="h" property="rdfs:label">SeaBodyOfWater</span>
+      <span property="rdfs:comment">A sea (for example, the Caspian sea).</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/BodyOfWater">BodyOfWater</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SearchResultsPage">
+      <span class="h" property="rdfs:label">SearchResultsPage</span>
+      <span property="rdfs:comment">Web page type: Search results page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPage">WebPage</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SelfStorage">
+      <span class="h" property="rdfs:label">SelfStorage</span>
+      <span property="rdfs:comment">Self-storage facility.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ShoeStore">
+      <span class="h" property="rdfs:label">ShoeStore</span>
+      <span property="rdfs:comment">A shoe store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ShoppingCenter">
+      <span class="h" property="rdfs:label">ShoppingCenter</span>
+      <span property="rdfs:comment">A shopping center or mall.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SingleFamilyResidence">
+      <span class="h" property="rdfs:label">SingleFamilyResidence</span>
+      <span property="rdfs:comment">Residence type: Single-family home.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Residence">Residence</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/WebPageElement">
+      <span class="h" property="rdfs:label">WebPageElement</span>
+      <span property="rdfs:comment">A web page element, like a table or an image</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SiteNavigationElement">
+      <span class="h" property="rdfs:label">SiteNavigationElement</span>
+      <span property="rdfs:comment">A navigation element of the page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPageElement">WebPageElement</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SkiResort">
+      <span class="h" property="rdfs:label">SkiResort</span>
+      <span property="rdfs:comment">A ski resort.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SportsActivityLocation">SportsActivityLocation</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SocialEvent">
+      <span class="h" property="rdfs:label">SocialEvent</span>
+      <span property="rdfs:comment">Event type: Social event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SportingGoodsStore">
+      <span class="h" property="rdfs:label">SportingGoodsStore</span>
+      <span property="rdfs:comment">A sporting goods store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SportsClub">
+      <span class="h" property="rdfs:label">SportsClub</span>
+      <span property="rdfs:comment">A sports club.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SportsActivityLocation">SportsActivityLocation</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SportsEvent">
+      <span class="h" property="rdfs:label">SportsEvent</span>
+      <span property="rdfs:comment">Event type: Sports event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SportsTeam">
+      <span class="h" property="rdfs:label">SportsTeam</span>
+      <span property="rdfs:comment">Organization: Sports team.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/StadiumOrArena">
+      <span class="h" property="rdfs:label">StadiumOrArena</span>
+      <span property="rdfs:comment">A stadium.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SportsActivityLocation">SportsActivityLocation</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/State">
+      <span class="h" property="rdfs:label">State</span>
+      <span property="rdfs:comment">A state or province.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AdministrativeArea">AdministrativeArea</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SubwayStation">
+      <span class="h" property="rdfs:label">SubwayStation</span>
+      <span property="rdfs:comment">A subway station.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Synagogue">
+      <span class="h" property="rdfs:label">Synagogue</span>
+      <span property="rdfs:comment">A synagogue.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/PlaceOfWorship">PlaceOfWorship</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TVEpisode">
+      <span class="h" property="rdfs:label">TVEpisode</span>
+      <span property="rdfs:comment">An episode of a TV series or season.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TVSeason">
+      <span class="h" property="rdfs:label">TVSeason</span>
+      <span property="rdfs:comment">A TV season.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TVSeries">
+      <span class="h" property="rdfs:label">TVSeries</span>
+      <span property="rdfs:comment">A television series.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Table">
+      <span class="h" property="rdfs:label">Table</span>
+      <span property="rdfs:comment">A table on the page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPageElement">WebPageElement</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TattooParlor">
+      <span class="h" property="rdfs:label">TattooParlor</span>
+      <span property="rdfs:comment">A tattoo parlor.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HealthAndBeautyBusiness">HealthAndBeautyBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TaxiStand">
+      <span class="h" property="rdfs:label">TaxiStand</span>
+      <span property="rdfs:comment">A taxi stand.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TelevisionStation">
+      <span class="h" property="rdfs:label">TelevisionStation</span>
+      <span property="rdfs:comment">A television station.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TennisComplex">
+      <span class="h" property="rdfs:label">TennisComplex</span>
+      <span property="rdfs:comment">A tennis complex.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SportsActivityLocation">SportsActivityLocation</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Text">
+      <span class="h" property="rdfs:label">Text</span>
+      <span property="rdfs:comment">Data type: Text.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/DataType">DataType</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TheaterEvent">
+      <span class="h" property="rdfs:label">TheaterEvent</span>
+      <span property="rdfs:comment">Event type: Theater performance.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TheaterGroup">
+      <span class="h" property="rdfs:label">TheaterGroup</span>
+      <span property="rdfs:comment">A theater group or company&#x2014;for example, the Royal Shakespeare Company or Druid Theatre.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/PerformingGroup">PerformingGroup</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TireShop">
+      <span class="h" property="rdfs:label">TireShop</span>
+      <span property="rdfs:comment">A tire shop.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TouristAttraction">
+      <span class="h" property="rdfs:label">TouristAttraction</span>
+      <span property="rdfs:comment">A tourist attraction.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TouristInformationCenter">
+      <span class="h" property="rdfs:label">TouristInformationCenter</span>
+      <span property="rdfs:comment">A tourist information center.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ToyStore">
+      <span class="h" property="rdfs:label">ToyStore</span>
+      <span property="rdfs:comment">A toystore.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TrainStation">
+      <span class="h" property="rdfs:label">TrainStation</span>
+      <span property="rdfs:comment">A train station.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TravelAgency">
+      <span class="h" property="rdfs:label">TravelAgency</span>
+      <span property="rdfs:comment">A travel agency.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/URL">
+      <span class="h" property="rdfs:label">URL</span>
+      <span property="rdfs:comment">Data type: URL.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/UserInteraction">
+      <span class="h" property="rdfs:label">UserInteraction</span>
+      <span property="rdfs:comment">A user interacting with a page</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/UserBlocks">
+      <span class="h" property="rdfs:label">UserBlocks</span>
+      <span property="rdfs:comment">User interaction: Block this content.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/UserInteraction">UserInteraction</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/UserCheckins">
+      <span class="h" property="rdfs:label">UserCheckins</span>
+      <span property="rdfs:comment">User interaction: Check-in at a place.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/UserInteraction">UserInteraction</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/UserComments">
+      <span class="h" property="rdfs:label">UserComments</span>
+      <span property="rdfs:comment">The UserInteraction event in which a user comments on an item.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/UserInteraction">UserInteraction</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews">rNews</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/UserDownloads">
+      <span class="h" property="rdfs:label">UserDownloads</span>
+      <span property="rdfs:comment">User interaction: Download of an item.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/UserInteraction">UserInteraction</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/UserLikes">
+      <span class="h" property="rdfs:label">UserLikes</span>
+      <span property="rdfs:comment">User interaction: Like an item.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/UserInteraction">UserInteraction</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/UserPageVisits">
+      <span class="h" property="rdfs:label">UserPageVisits</span>
+      <span property="rdfs:comment">User interaction: Visit to a web page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/UserInteraction">UserInteraction</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/UserPlays">
+      <span class="h" property="rdfs:label">UserPlays</span>
+      <span property="rdfs:comment">User interaction: Play count of an item, for example a video or a song.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/UserInteraction">UserInteraction</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/UserPlusOnes">
+      <span class="h" property="rdfs:label">UserPlusOnes</span>
+      <span property="rdfs:comment">User interaction: +1.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/UserInteraction">UserInteraction</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/UserTweets">
+      <span class="h" property="rdfs:label">UserTweets</span>
+      <span property="rdfs:comment">User interaction: Tweets.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/UserInteraction">UserInteraction</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/VeterinaryCare">
+      <span class="h" property="rdfs:label">VeterinaryCare</span>
+      <span property="rdfs:comment">A vet's office.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalOrganization">MedicalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/VideoGallery">
+      <span class="h" property="rdfs:label">VideoGallery</span>
+      <span property="rdfs:comment">Web page type: Video gallery page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CollectionPage">CollectionPage</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/VideoObject">
+      <span class="h" property="rdfs:label">VideoObject</span>
+      <span property="rdfs:comment">A video file.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MediaObject">MediaObject</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews">rNews</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/VisualArtsEvent">
+      <span class="h" property="rdfs:label">VisualArtsEvent</span>
+      <span property="rdfs:comment">Event type: Visual arts event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Volcano">
+      <span class="h" property="rdfs:label">Volcano</span>
+      <span property="rdfs:comment">A volcano, like Fuji san</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Landform">Landform</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/WPAdBlock">
+      <span class="h" property="rdfs:label">WPAdBlock</span>
+      <span property="rdfs:comment">An advertising section of the page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPageElement">WebPageElement</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/WPFooter">
+      <span class="h" property="rdfs:label">WPFooter</span>
+      <span property="rdfs:comment">The footer section of the page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPageElement">WebPageElement</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/WPHeader">
+      <span class="h" property="rdfs:label">WPHeader</span>
+      <span property="rdfs:comment">The header section of the page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPageElement">WebPageElement</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/WPSideBar">
+      <span class="h" property="rdfs:label">WPSideBar</span>
+      <span property="rdfs:comment">A sidebar section of the page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPageElement">WebPageElement</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Waterfall">
+      <span class="h" property="rdfs:label">Waterfall</span>
+      <span property="rdfs:comment">A waterfall, like Niagara</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/BodyOfWater">BodyOfWater</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/WebApplication">
+      <span class="h" property="rdfs:label">WebApplication</span>
+      <span property="rdfs:comment">Web applications.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/WholesaleStore">
+      <span class="h" property="rdfs:label">WholesaleStore</span>
+      <span property="rdfs:comment">A wholesale store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Winery">
+      <span class="h" property="rdfs:label">Winery</span>
+      <span property="rdfs:comment">A winery.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Zoo">
+      <span class="h" property="rdfs:label">Zoo</span>
+      <span property="rdfs:comment">A zoo.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/highPrice">
+      <span class="h" property="rdfs:label">highPrice</span>
+      <span property="rdfs:comment">The highest price of all offers available.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AggregateOffer">AggregateOffer</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/lowPrice">
+      <span class="h" property="rdfs:label">lowPrice</span>
+      <span property="rdfs:comment">The lowest price of all offers available.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AggregateOffer">AggregateOffer</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/offerCount">
+      <span class="h" property="rdfs:label">offerCount</span>
+      <span property="rdfs:comment">The number of offers for the product.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AggregateOffer">AggregateOffer</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Integer">Integer</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/itemReviewed">
+      <span class="h" property="rdfs:label">itemReviewed</span>
+      <span property="rdfs:comment">The item that is being reviewed/rated.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AggregateRating">AggregateRating</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Review">Review</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Thing">Thing</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/ratingCount">
+      <span class="h" property="rdfs:label">ratingCount</span>
+      <span property="rdfs:comment">The count of total number of ratings.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AggregateRating">AggregateRating</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/reviewCount">
+      <span class="h" property="rdfs:label">reviewCount</span>
+      <span property="rdfs:comment">The count of total number of reviews.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AggregateRating">AggregateRating</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/articleBody">
+      <span class="h" property="rdfs:label">articleBody</span>
+      <span property="rdfs:comment">The actual body of the article.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Article">Article</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/articleSection">
+      <span class="h" property="rdfs:label">articleSection</span>
+      <span property="rdfs:comment">Articles may belong to one or more 'sections' in a magazine or newspaper, such as Sports, Lifestyle, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Article">Article</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/wordCount">
+      <span class="h" property="rdfs:label">wordCount</span>
+      <span property="rdfs:comment">The number of words in the text of the Article.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Article">Article</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Integer">Integer</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/transcript">
+      <span class="h" property="rdfs:label">transcript</span>
+      <span property="rdfs:comment">If this MediaObject is an AudioObject or VideoObject, the transcript of that object.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AudioObject">AudioObject</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/VideoObject">VideoObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/blogPost">
+      <span class="h" property="rdfs:label">blogPost</span>
+      <span property="rdfs:comment">A posting that is part of this blog.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Blog">Blog</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/BlogPosting">BlogPosting</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/blogPosts">
+      <span class="h" property="rdfs:label">blogPosts</span>
+      <span property="rdfs:comment">The postings that are part of this blog (legacy spelling; see singular form, blogPost).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Blog">Blog</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/BlogPosting">BlogPosting</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/bookEdition">
+      <span class="h" property="rdfs:label">bookEdition</span>
+      <span property="rdfs:comment">The edition of the book.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Book">Book</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/bookFormat">
+      <span class="h" property="rdfs:label">bookFormat</span>
+      <span property="rdfs:comment">The format of the book.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Book">Book</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/BookFormatType">BookFormatType</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/illustrator">
+      <span class="h" property="rdfs:label">illustrator</span>
+      <span property="rdfs:comment">The illustrator of the book.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Book">Book</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/isbn">
+      <span class="h" property="rdfs:label">isbn</span>
+      <span property="rdfs:comment">The ISBN of the book.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Book">Book</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/numberOfPages">
+      <span class="h" property="rdfs:label">numberOfPages</span>
+      <span property="rdfs:comment">The number of pages in the book.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Book">Book</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Integer">Integer</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/openingHours">
+      <span class="h" property="rdfs:label">openingHours</span>
+      <span property="rdfs:comment">The opening hours for a business. Opening hours can be specified as a weekly time range, starting with days, then times per day. Multiple days can be listed with commas ',' separating each day. Day or time ranges are specified using a hyphen '-'.<br />- Days are specified using the following two-letter combinations: <code>Mo</code>, <code>Tu</code>, <code>We</code>, <code>Th</code>, <code>Fr</code>, <code>Sa</code>, <code>Su</code>.<br />- Times are specified using 24:00 time. For example, 3pm is specified as <code>15:00</code>. <br />- Here is an example: <code>&lt;time itemprop=&quot;openingHours&quot; datetime=&quot;Tu,Th 16:00-20:00&quot;&gt;Tuesdays and Thursdays 4-8pm&lt;/time&gt;</code>. <br />- If a business is open 7 days a week, then it can be specified as <code>&lt;time itemprop=&quot;openingHours&quot; datetime=&quot;Mo-Su&quot;&gt;Monday through Sunday, all day&lt;/time&gt;</code>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Duration">Duration</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/contactType">
+      <span class="h" property="rdfs:label">contactType</span>
+      <span property="rdfs:comment">A person or organization can have different contact points, for different purposes. For example, a sales contact point, a PR contact point and so on. This property is used to specify the kind of contact point.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ContactPoint">ContactPoint</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/email">
+      <span class="h" property="rdfs:label">email</span>
+      <span property="rdfs:comment">Email address.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ContactPoint">ContactPoint</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/faxNumber">
+      <span class="h" property="rdfs:label">faxNumber</span>
+      <span property="rdfs:comment">The fax number.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ContactPoint">ContactPoint</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/telephone">
+      <span class="h" property="rdfs:label">telephone</span>
+      <span property="rdfs:comment">The telephone number.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ContactPoint">ContactPoint</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/tickerSymbol">
+      <span class="h" property="rdfs:label">tickerSymbol</span>
+      <span property="rdfs:comment">The exchange traded instrument associated with a Corporation object. The tickerSymbol is expressed as an exchange and an instrument name separated by a space character. For the exchange component of the tickerSymbol attribute, we reccommend using the controlled vocaulary of Market Identifier Codes (MIC) specified in ISO15022.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Corporation">Corporation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/about">
+      <span class="h" property="rdfs:label">about</span>
+      <span property="rdfs:comment">The subject matter of the content.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Thing">Thing</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/accountablePerson">
+      <span class="h" property="rdfs:label">accountablePerson</span>
+      <span property="rdfs:comment">Specifies the Person that is legally accountable for the CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/aggregateRating">
+      <span class="h" property="rdfs:label">aggregateRating</span>
+      <span property="rdfs:comment">The overall rating, based on a collection of reviews or ratings, of the item.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Product">Product</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AggregateRating">AggregateRating</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/alternativeHeadline">
+      <span class="h" property="rdfs:label">alternativeHeadline</span>
+      <span property="rdfs:comment">A secondary title of the CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/associatedMedia">
+      <span class="h" property="rdfs:label">associatedMedia</span>
+      <span property="rdfs:comment">The media objects that encode this creative work. This property is a synonym for encodings.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MediaObject">MediaObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/audio">
+      <span class="h" property="rdfs:label">audio</span>
+      <span property="rdfs:comment">An embedded audio object.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AudioObject">AudioObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/author">
+      <span class="h" property="rdfs:label">author</span>
+      <span property="rdfs:comment">The author of this content. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/award">
+      <span class="h" property="rdfs:label">award</span>
+      <span property="rdfs:comment">An award won by this person or for this creative work.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/awards">
+      <span class="h" property="rdfs:label">awards</span>
+      <span property="rdfs:comment">Awards won by this person or for this creative work. (legacy spelling; see singular form, award)</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/comment">
+      <span class="h" property="rdfs:label">comment</span>
+      <span property="rdfs:comment">Comments, typically from users, on this CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/UserComments">UserComments</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/contentLocation">
+      <span class="h" property="rdfs:label">contentLocation</span>
+      <span property="rdfs:comment">The location of the content.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/contentRating">
+      <span class="h" property="rdfs:label">contentRating</span>
+      <span property="rdfs:comment">Official rating of a piece of content&#x2014;for example,'MPAA PG-13'.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/contributor">
+      <span class="h" property="rdfs:label">contributor</span>
+      <span property="rdfs:comment">A secondary contributor to the CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/copyrightHolder">
+      <span class="h" property="rdfs:label">copyrightHolder</span>
+      <span property="rdfs:comment">The party holding the legal copyright to the CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/copyrightYear">
+      <span class="h" property="rdfs:label">copyrightYear</span>
+      <span property="rdfs:comment">The year during which the claimed copyright for the CreativeWork was first asserted.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/creator">
+      <span class="h" property="rdfs:label">creator</span>
+      <span property="rdfs:comment">The creator/author of this CreativeWork or UserComments. This is the same as the Author property for CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/UserComments">UserComments</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/dateCreated">
+      <span class="h" property="rdfs:label">dateCreated</span>
+      <span property="rdfs:comment">The date on which the CreativeWork was created.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/dateModified">
+      <span class="h" property="rdfs:label">dateModified</span>
+      <span property="rdfs:comment">The date on which the CreativeWork was most recently modified.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/datePublished">
+      <span class="h" property="rdfs:label">datePublished</span>
+      <span property="rdfs:comment">Date of first broadcast/publication.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/discussionUrl">
+      <span class="h" property="rdfs:label">discussionUrl</span>
+      <span property="rdfs:comment">A link to the page containing the comments of the CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/editor">
+      <span class="h" property="rdfs:label">editor</span>
+      <span property="rdfs:comment">Specifies the Person who edited the CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/encoding">
+      <span class="h" property="rdfs:label">encoding</span>
+      <span property="rdfs:comment">A media object that encode this CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MediaObject">MediaObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/encodings">
+      <span class="h" property="rdfs:label">encodings</span>
+      <span property="rdfs:comment">The media objects that encode this creative work (legacy spelling; see singular form, encoding).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MediaObject">MediaObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/genre">
+      <span class="h" property="rdfs:label">genre</span>
+      <span property="rdfs:comment">Genre of the creative work</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/headline">
+      <span class="h" property="rdfs:label">headline</span>
+      <span property="rdfs:comment">Headline of the article</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/inLanguage">
+      <span class="h" property="rdfs:label">inLanguage</span>
+      <span property="rdfs:comment">The language of the content. please use one of the language codes from the <a href='http://tools.ietf.org/html/bcp47'>IETF BCP 47 standard.</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/interactionCount">
+      <span class="h" property="rdfs:label">interactionCount</span>
+      <span property="rdfs:comment">A count of a specific user interactions with this item&#x2014;for example, <code>20 UserLikes</code>, <code>5 UserComments</code>, or <code>300 UserDownloads</code>. The user interaction type should be one of the sub types of <a href='UserInteraction'>UserInteraction</a>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/isFamilyFriendly">
+      <span class="h" property="rdfs:label">isFamilyFriendly</span>
+      <span property="rdfs:comment">Indicates whether this content is family friendly.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Boolean">Boolean</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/keywords">
+      <span class="h" property="rdfs:label">keywords</span>
+      <span property="rdfs:comment">The keywords/tags used to describe this content.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/mentions">
+      <span class="h" property="rdfs:label">mentions</span>
+      <span property="rdfs:comment">Indicates that the CreativeWork contains a reference to, but is not necessarily about a concept.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Thing">Thing</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/offers">
+      <span class="h" property="rdfs:label">offers</span>
+      <span property="rdfs:comment">An offer to sell this item&#x2014;for example, an offer to sell a product, the DVD of a movie, or tickets to an event.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Product">Product</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Offer">Offer</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/provider">
+      <span class="h" property="rdfs:label">provider</span>
+      <span property="rdfs:comment">Specifies the Person or Organization that distributed the CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/publisher">
+      <span class="h" property="rdfs:label">publisher</span>
+      <span property="rdfs:comment">The publisher of the creative work.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/publishingPrinciples">
+      <span class="h" property="rdfs:label">publishingPrinciples</span>
+      <span property="rdfs:comment">Link to page describing the editorial principles of the organization primarily responsible for the creation of the CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/review">
+      <span class="h" property="rdfs:label">review</span>
+      <span property="rdfs:comment">A review of the item.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Product">Product</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Review">Review</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/reviews">
+      <span class="h" property="rdfs:label">reviews</span>
+      <span property="rdfs:comment">Review of the item (legacy spelling; see singular form, review).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Product">Product</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Review">Review</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/sourceOrganization">
+      <span class="h" property="rdfs:label">sourceOrganization</span>
+      <span property="rdfs:comment">The Organization on whose behalf the creator was working.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/text">
+      <span class="h" property="rdfs:label">text</span>
+      <span property="rdfs:comment">The textual content of this CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/thumbnailUrl">
+      <span class="h" property="rdfs:label">thumbnailUrl</span>
+      <span property="rdfs:comment">A thumbnail image relevant to the Thing.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/version">
+      <span class="h" property="rdfs:label">version</span>
+      <span property="rdfs:comment">The version of the CreativeWork embodied by a specified resource.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/video">
+      <span class="h" property="rdfs:label">video</span>
+      <span property="rdfs:comment">An embedded video object.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/VideoObject">VideoObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/alumni">
+      <span class="h" property="rdfs:label">alumni</span>
+      <span property="rdfs:comment">Alumni of educational organization.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/EducationalOrganization">EducationalOrganization</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/attendee">
+      <span class="h" property="rdfs:label">attendee</span>
+      <span property="rdfs:comment">A person or organization attending the event.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/attendees">
+      <span class="h" property="rdfs:label">attendees</span>
+      <span property="rdfs:comment">A person attending the event (legacy spelling; see singular form, attendee).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/duration">
+      <span class="h" property="rdfs:label">duration</span>
+      <span property="rdfs:comment">The duration of the item (movie, audio recording, event, etc.) in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 date format</a>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Movie">Movie</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicRecording">MusicRecording</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Duration">Duration</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/endDate">
+      <span class="h" property="rdfs:label">endDate</span>
+      <span property="rdfs:comment">The end date and time of the event (in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 date format</a>).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeason">TVSeason</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/location">
+      <span class="h" property="rdfs:label">location</span>
+      <span property="rdfs:comment">The location of the event or organization.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/PostalAddress">PostalAddress</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/performer">
+      <span class="h" property="rdfs:label">performer</span>
+      <span property="rdfs:comment">A performer at the event&#x2014;for example, a presenter, musician, musical group or actor.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/performers">
+      <span class="h" property="rdfs:label">performers</span>
+      <span property="rdfs:comment">The main performer or performers of the event&#x2014;for example, a presenter, musician, or actor (legacy spelling; see singular form, performer).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/startDate">
+      <span class="h" property="rdfs:label">startDate</span>
+      <span property="rdfs:comment">The start date and time of the event (in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 date format</a>).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeason">TVSeason</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/subEvent">
+      <span class="h" property="rdfs:label">subEvent</span>
+      <span property="rdfs:comment">An Event that is part of this event. For example, a conference event includes many presentations, each are a subEvent of the conference.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/subEvents">
+      <span class="h" property="rdfs:label">subEvents</span>
+      <span property="rdfs:comment">Events that are a part of this event. For example, a conference event includes many presentations, each are subEvents of the conference (legacy spelling; see singular form, subEvent).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/superEvent">
+      <span class="h" property="rdfs:label">superEvent</span>
+      <span property="rdfs:comment">An event that this event is a part of. For example, a collection of individual music performances might each have a music festival as their superEvent.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/acceptsReservations">
+      <span class="h" property="rdfs:label">acceptsReservations</span>
+      <span property="rdfs:comment">Either <code>Yes/No</code>, or a URL at which reservations can be made.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/menu">
+      <span class="h" property="rdfs:label">menu</span>
+      <span property="rdfs:comment">Either the actual menu or a URL of the menu.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/servesCuisine">
+      <span class="h" property="rdfs:label">servesCuisine</span>
+      <span property="rdfs:comment">The cuisine of the restaurant.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/elevation">
+      <span class="h" property="rdfs:label">elevation</span>
+      <span property="rdfs:comment">The elevation of a location.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/GeoCoordinates">GeoCoordinates</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/GeoShape">GeoShape</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/latitude">
+      <span class="h" property="rdfs:label">latitude</span>
+      <span property="rdfs:comment">The latitude of a location. For example <code>37.42242</code>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/GeoCoordinates">GeoCoordinates</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/longitude">
+      <span class="h" property="rdfs:label">longitude</span>
+      <span property="rdfs:comment">The longitude of a location. For example <code>-122.08585</code>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/GeoCoordinates">GeoCoordinates</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/box">
+      <span class="h" property="rdfs:label">box</span>
+      <span property="rdfs:comment">A polygon is the area enclosed by a point-to-point path for which the starting and ending points are the same. A polygon is expressed as a series of four or more spacedelimited points where the first and final points are identical.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/GeoShape">GeoShape</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/circle">
+      <span class="h" property="rdfs:label">circle</span>
+      <span property="rdfs:comment">A circle is the circular region of a specified radius centered at a specified latitude and longitude. A circle is expressed as a pair followed by a radius in meters.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/GeoShape">GeoShape</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/line">
+      <span class="h" property="rdfs:label">line</span>
+      <span property="rdfs:comment">A line is a point-to-point path consisting of two or more points. A line is expressed as a series of two or more point objects separated by space.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/GeoShape">GeoShape</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/polygon">
+      <span class="h" property="rdfs:label">polygon</span>
+      <span property="rdfs:comment">A polygon is the area enclosed by a point-to-point path for which the starting and ending points are the same. A polygon is expressed as a series of four or more spacedelimited points where the first and final points are identical.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/GeoShape">GeoShape</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/caption">
+      <span class="h" property="rdfs:label">caption</span>
+      <span property="rdfs:comment">The caption for this object.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ImageObject">ImageObject</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/VideoObject">VideoObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/exifData">
+      <span class="h" property="rdfs:label">exifData</span>
+      <span property="rdfs:comment">exif data for this object.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ImageObject">ImageObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/representativeOfPage">
+      <span class="h" property="rdfs:label">representativeOfPage</span>
+      <span property="rdfs:comment">Indicates whether this image is representative of the content of the page.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ImageObject">ImageObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Boolean">Boolean</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/thumbnail">
+      <span class="h" property="rdfs:label">thumbnail</span>
+      <span property="rdfs:comment">Thumbnail image for an image or video.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ImageObject">ImageObject</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/VideoObject">VideoObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ImageObject">ImageObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/itemListElement">
+      <span class="h" property="rdfs:label">itemListElement</span>
+      <span property="rdfs:comment">A single list item.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ItemList">ItemList</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/itemListOrder">
+      <span class="h" property="rdfs:label">itemListOrder</span>
+      <span property="rdfs:comment">Type of ordering (e.g. Ascending, Descending, Unordered).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ItemList">ItemList</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/baseSalary">
+      <span class="h" property="rdfs:label">baseSalary</span>
+      <span property="rdfs:comment">The base salary of the job.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/benefits">
+      <span class="h" property="rdfs:label">benefits</span>
+      <span property="rdfs:comment">Description of benefits associated with the job.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/datePosted">
+      <span class="h" property="rdfs:label">datePosted</span>
+      <span property="rdfs:comment">Publication date for the job posting.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/educationRequirements">
+      <span class="h" property="rdfs:label">educationRequirements</span>
+      <span property="rdfs:comment">Educational background needed for the position.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/employmentType">
+      <span class="h" property="rdfs:label">employmentType</span>
+      <span property="rdfs:comment">Type of employment (e.g. full-time, part-time, contract, temporary, seasonal, internship).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/experienceRequirements">
+      <span class="h" property="rdfs:label">experienceRequirements</span>
+      <span property="rdfs:comment">Description of skills and experience needed for the position.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/hiringOrganization">
+      <span class="h" property="rdfs:label">hiringOrganization</span>
+      <span property="rdfs:comment">Organization offering the job position.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/incentives">
+      <span class="h" property="rdfs:label">incentives</span>
+      <span property="rdfs:comment">Description of bonus and commission compensation aspects of the job.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/industry">
+      <span class="h" property="rdfs:label">industry</span>
+      <span property="rdfs:comment">The industry associated with the job position.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/jobLocation">
+      <span class="h" property="rdfs:label">jobLocation</span>
+      <span property="rdfs:comment">A (typically single) geographic location associated with the job position.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/occupationalCategory">
+      <span class="h" property="rdfs:label">occupationalCategory</span>
+      <span property="rdfs:comment">Category or categories describing the job. Use BLS O*NET-SOC taxonomy: http://www.onetcenter.org/taxonomy.html. Ideally includes textual label and formal code, with the property repeated for each applicable value.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/qualifications">
+      <span class="h" property="rdfs:label">qualifications</span>
+      <span property="rdfs:comment">Specific qualifications required for this role.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/responsibilities">
+      <span class="h" property="rdfs:label">responsibilities</span>
+      <span property="rdfs:comment">Responsibilities associated with this role.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/salaryCurrency">
+      <span class="h" property="rdfs:label">salaryCurrency</span>
+      <span property="rdfs:comment">The currency (coded using ISO 4217, http://en.wikipedia.org/wiki/ISO_4217 used for the main salary information in this job posting.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/skills">
+      <span class="h" property="rdfs:label">skills</span>
+      <span property="rdfs:comment">Skills required to fulfill this role.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/specialCommitments">
+      <span class="h" property="rdfs:label">specialCommitments</span>
+      <span property="rdfs:comment">Any special commitments associated with this job posting. Valid entries include VeteranCommit, MilitarySpouseCommit, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/title">
+      <span class="h" property="rdfs:label">title</span>
+      <span property="rdfs:comment">The title of the job.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/workHours">
+      <span class="h" property="rdfs:label">workHours</span>
+      <span property="rdfs:comment">The typical working hours for this job (e.g. 1st shift, night shift, 8am-5pm).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/branchOf">
+      <span class="h" property="rdfs:label">branchOf</span>
+      <span property="rdfs:comment">The larger organization that this local business is a branch of, if any.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/currenciesAccepted">
+      <span class="h" property="rdfs:label">currenciesAccepted</span>
+      <span property="rdfs:comment">The currency accepted (in <a href='http://en.wikipedia.org/wiki/ISO_4217'>ISO 4217 currency format</a>).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/paymentAccepted">
+      <span class="h" property="rdfs:label">paymentAccepted</span>
+      <span property="rdfs:comment">Cash, credit card, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/priceRange">
+      <span class="h" property="rdfs:label">priceRange</span>
+      <span property="rdfs:comment">The price range of the business, for example <code>$$$</code>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/associatedArticle">
+      <span class="h" property="rdfs:label">associatedArticle</span>
+      <span property="rdfs:comment">A NewsArticle associated with the Media Object.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/NewsArticle">NewsArticle</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/bitrate">
+      <span class="h" property="rdfs:label">bitrate</span>
+      <span property="rdfs:comment">The bitrate of the media object.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/contentSize">
+      <span class="h" property="rdfs:label">contentSize</span>
+      <span property="rdfs:comment">File size in (mega/kilo) bytes.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/contentUrl">
+      <span class="h" property="rdfs:label">contentUrl</span>
+      <span property="rdfs:comment">Actual bytes of the media object, for example the image file or video file. (previous spelling: contentURL)</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/embedUrl">
+      <span class="h" property="rdfs:label">embedUrl</span>
+      <span property="rdfs:comment">A URL pointing to a player for a specific video. In general, this is the information in the <code>src</code> element of an <code>embed</code> tag and should not be the same as the content of the <code>loc</code> tag. (previous spelling: embedURL)</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/encodesCreativeWork">
+      <span class="h" property="rdfs:label">encodesCreativeWork</span>
+      <span property="rdfs:comment">The creative work encoded by this media object</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/encodingFormat">
+      <span class="h" property="rdfs:label">encodingFormat</span>
+      <span property="rdfs:comment">mp3, mpeg4, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/expires">
+      <span class="h" property="rdfs:label">expires</span>
+      <span property="rdfs:comment">Date the content expires and is no longer useful or available. Useful for videos.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/height">
+      <span class="h" property="rdfs:label">height</span>
+      <span property="rdfs:comment">The height of the media object.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Distance">Distance</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/playerType">
+      <span class="h" property="rdfs:label">playerType</span>
+      <span property="rdfs:comment">Player type required&#x2014;for example, Flash or Silverlight.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/regionsAllowed">
+      <span class="h" property="rdfs:label">regionsAllowed</span>
+      <span property="rdfs:comment">The regions where the media is allowed. If not specified, then it's assumed to be allowed everywhere. Specify the countries in <a href='http://en.wikipedia.org/wiki/ISO_3166'>ISO 3166 format</a>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/requiresSubscription">
+      <span class="h" property="rdfs:label">requiresSubscription</span>
+      <span property="rdfs:comment">Indicates if use of the media require a subscription  (either paid or free). Allowed values are <code>yes</code> or <code>no</code>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Boolean">Boolean</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/uploadDate">
+      <span class="h" property="rdfs:label">uploadDate</span>
+      <span property="rdfs:comment">Date when this media object was uploaded to this site.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/width">
+      <span class="h" property="rdfs:label">width</span>
+      <span property="rdfs:comment">The width of the media object.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Distance">Distance</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/carrierRequirements">
+      <span class="h" property="rdfs:label">carrierRequirements</span>
+      <span property="rdfs:comment">Specifies specific carrier(s) requirements for the application (e.g. an application may only work on a specific carrier network).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MobileApplication">MobileApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/actor">
+      <span class="h" property="rdfs:label">actor</span>
+      <span property="rdfs:comment">A cast member of the movie, TV series, season, or episode, or video.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Movie">Movie</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/actors">
+      <span class="h" property="rdfs:label">actors</span>
+      <span property="rdfs:comment">A cast member of the movie, TV series, season, or episode, or video. (legacy spelling; see singular form, actor)</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Movie">Movie</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/director">
+      <span class="h" property="rdfs:label">director</span>
+      <span property="rdfs:comment">The director of the movie, TV episode, or series.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Movie">Movie</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/musicBy">
+      <span class="h" property="rdfs:label">musicBy</span>
+      <span property="rdfs:comment">The composer of the movie or TV soundtrack.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Movie">Movie</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MusicGroup">MusicGroup</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/producer">
+      <span class="h" property="rdfs:label">producer</span>
+      <span property="rdfs:comment">The producer of the movie, TV series, season, or episode, or video.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Movie">Movie</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/productionCompany">
+      <span class="h" property="rdfs:label">productionCompany</span>
+      <span property="rdfs:comment">The production company or studio that made the movie, TV series, season, or episode, or video.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Movie">Movie</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/VideoObject">VideoObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/trailer">
+      <span class="h" property="rdfs:label">trailer</span>
+      <span property="rdfs:comment">The trailer of the movie or TV series, season, or episode.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Movie">Movie</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeason">TVSeason</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/VideoObject">VideoObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/byArtist">
+      <span class="h" property="rdfs:label">byArtist</span>
+      <span property="rdfs:comment">The artist that performed this album or recording.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicAlbum">MusicAlbum</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicRecording">MusicRecording</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MusicGroup">MusicGroup</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/album">
+      <span class="h" property="rdfs:label">album</span>
+      <span property="rdfs:comment">A music album.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicGroup">MusicGroup</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MusicAlbum">MusicAlbum</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/albums">
+      <span class="h" property="rdfs:label">albums</span>
+      <span property="rdfs:comment">A collection of music albums (legacy spelling; see singular form, album).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicGroup">MusicGroup</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MusicAlbum">MusicAlbum</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/musicGroupMember">
+      <span class="h" property="rdfs:label">musicGroupMember</span>
+      <span property="rdfs:comment">A member of the music group&#x2014;for example, John, Paul, George, or Ringo.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicGroup">MusicGroup</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/track">
+      <span class="h" property="rdfs:label">track</span>
+      <span property="rdfs:comment">A music recording (track)&#x2014;usually a single song.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicPlaylist">MusicPlaylist</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicGroup">MusicGroup</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MusicRecording">MusicRecording</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/tracks">
+      <span class="h" property="rdfs:label">tracks</span>
+      <span property="rdfs:comment">A music recording (track)&#x2014;usually a single song (legacy spelling; see singular form, track).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicPlaylist">MusicPlaylist</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicGroup">MusicGroup</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MusicRecording">MusicRecording</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/numTracks">
+      <span class="h" property="rdfs:label">numTracks</span>
+      <span property="rdfs:comment">The number of tracks in this album or playlist.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicPlaylist">MusicPlaylist</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Integer">Integer</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/inAlbum">
+      <span class="h" property="rdfs:label">inAlbum</span>
+      <span property="rdfs:comment">The album to which this recording belongs.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicRecording">MusicRecording</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MusicAlbum">MusicAlbum</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/inPlaylist">
+      <span class="h" property="rdfs:label">inPlaylist</span>
+      <span property="rdfs:comment">The playlist to which this recording belongs.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicRecording">MusicRecording</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MusicPlaylist">MusicPlaylist</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/dateline">
+      <span class="h" property="rdfs:label">dateline</span>
+      <span property="rdfs:comment">The location where the NewsArticle was produced.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NewsArticle">NewsArticle</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/printColumn">
+      <span class="h" property="rdfs:label">printColumn</span>
+      <span property="rdfs:comment">The number of the column in which the NewsArticle appears in the print edition.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NewsArticle">NewsArticle</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/printEdition">
+      <span class="h" property="rdfs:label">printEdition</span>
+      <span property="rdfs:comment">The edition of the print product in which the NewsArticle appears.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NewsArticle">NewsArticle</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/printPage">
+      <span class="h" property="rdfs:label">printPage</span>
+      <span property="rdfs:comment">If this NewsArticle appears in print, this field indicates the name of the page on which the article is found. Please note that this field is intended for the exact page name (e.g. A5, B18).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NewsArticle">NewsArticle</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/printSection">
+      <span class="h" property="rdfs:label">printSection</span>
+      <span property="rdfs:comment">If this NewsArticle appears in print, this field indicates the print section in which the article appeared.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NewsArticle">NewsArticle</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/calories">
+      <span class="h" property="rdfs:label">calories</span>
+      <span property="rdfs:comment">The number of calories</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Energy">Energy</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/carbohydrateContent">
+      <span class="h" property="rdfs:label">carbohydrateContent</span>
+      <span property="rdfs:comment">The number of grams of carbohydrates.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Mass">Mass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/cholesterolContent">
+      <span class="h" property="rdfs:label">cholesterolContent</span>
+      <span property="rdfs:comment">The number of milligrams of cholesterol.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Mass">Mass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/fatContent">
+      <span class="h" property="rdfs:label">fatContent</span>
+      <span property="rdfs:comment">The number of grams of fat.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Mass">Mass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/fiberContent">
+      <span class="h" property="rdfs:label">fiberContent</span>
+      <span property="rdfs:comment">The number of grams of fiber.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Mass">Mass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/proteinContent">
+      <span class="h" property="rdfs:label">proteinContent</span>
+      <span property="rdfs:comment">The number of grams of protein.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Mass">Mass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/saturatedFatContent">
+      <span class="h" property="rdfs:label">saturatedFatContent</span>
+      <span property="rdfs:comment">The number of grams of saturated fat.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Mass">Mass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/servingSize">
+      <span class="h" property="rdfs:label">servingSize</span>
+      <span property="rdfs:comment">The serving size, in terms of the number of volume or mass</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/sodiumContent">
+      <span class="h" property="rdfs:label">sodiumContent</span>
+      <span property="rdfs:comment">The number of milligrams of sodium.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Mass">Mass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/sugarContent">
+      <span class="h" property="rdfs:label">sugarContent</span>
+      <span property="rdfs:comment">The number of grams of sugar.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Mass">Mass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/transFatContent">
+      <span class="h" property="rdfs:label">transFatContent</span>
+      <span property="rdfs:comment">The number of grams of trans fat.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Mass">Mass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/unsaturatedFatContent">
+      <span class="h" property="rdfs:label">unsaturatedFatContent</span>
+      <span property="rdfs:comment">The number of grams of unsaturated fat.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Mass">Mass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/availability">
+      <span class="h" property="rdfs:label">availability</span>
+      <span property="rdfs:comment">The availability of this item&#x2014;for example In stock, Out of stock, Pre-order, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ItemAvailability">ItemAvailability</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/itemCondition">
+      <span class="h" property="rdfs:label">itemCondition</span>
+      <span property="rdfs:comment">The condition of the item for sale&#x2014;for example New, Refurbished, Used, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/OfferItemCondition">OfferItemCondition</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/itemOffered">
+      <span class="h" property="rdfs:label">itemOffered</span>
+      <span property="rdfs:comment">The item being sold.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Product">Product</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/price">
+      <span class="h" property="rdfs:label">price</span>
+      <span property="rdfs:comment">The offer price of the product.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/priceCurrency">
+      <span class="h" property="rdfs:label">priceCurrency</span>
+      <span property="rdfs:comment">The currency (in 3-letter <a href='http://en.wikipedia.org/wiki/ISO_4217'>ISO 4217 format</a>) of the offer price.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/priceValidUntil">
+      <span class="h" property="rdfs:label">priceValidUntil</span>
+      <span property="rdfs:comment">The date after which the price is no longer available.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/seller">
+      <span class="h" property="rdfs:label">seller</span>
+      <span property="rdfs:comment">The seller of the product.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/address">
+      <span class="h" property="rdfs:label">address</span>
+      <span property="rdfs:comment">Physical address of the item.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/PostalAddress">PostalAddress</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/contactPoint">
+      <span class="h" property="rdfs:label">contactPoint</span>
+      <span property="rdfs:comment">A contact point for a person or organization.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ContactPoint">ContactPoint</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/contactPoints">
+      <span class="h" property="rdfs:label">contactPoints</span>
+      <span property="rdfs:comment">A contact point for a person or organization (legacy spelling; see singular form, contactPoint).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ContactPoint">ContactPoint</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/employee">
+      <span class="h" property="rdfs:label">employee</span>
+      <span property="rdfs:comment">Someone working for this organization.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/employees">
+      <span class="h" property="rdfs:label">employees</span>
+      <span property="rdfs:comment">People working for this organization. (legacy spelling; see singular form, employee)</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/event">
+      <span class="h" property="rdfs:label">event</span>
+      <span property="rdfs:comment">Upcoming or past event associated with this place or organization.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/events">
+      <span class="h" property="rdfs:label">events</span>
+      <span property="rdfs:comment">Upcoming or past events associated with this place or organization (legacy spelling; see singular form, event).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/founder">
+      <span class="h" property="rdfs:label">founder</span>
+      <span property="rdfs:comment">A person who founded this organization.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/founders">
+      <span class="h" property="rdfs:label">founders</span>
+      <span property="rdfs:comment">A person who founded this organization (legacy spelling; see singular form, founder).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/foundingDate">
+      <span class="h" property="rdfs:label">foundingDate</span>
+      <span property="rdfs:comment">The date that this organization was founded.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/member">
+      <span class="h" property="rdfs:label">member</span>
+      <span property="rdfs:comment">A member of this organization.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/members">
+      <span class="h" property="rdfs:label">members</span>
+      <span property="rdfs:comment">A member of this organization (legacy spelling; see singular form, member).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/additionalName">
+      <span class="h" property="rdfs:label">additionalName</span>
+      <span property="rdfs:comment">An additional name for a Person, can be used for a middle name.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/affiliation">
+      <span class="h" property="rdfs:label">affiliation</span>
+      <span property="rdfs:comment">An organization that this person is affiliated with. For example, a school/university, a club, or a team.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/alumniOf">
+      <span class="h" property="rdfs:label">alumniOf</span>
+      <span property="rdfs:comment">An educational organizations that the person is an alumni of.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/EducationalOrganization">EducationalOrganization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/birthDate">
+      <span class="h" property="rdfs:label">birthDate</span>
+      <span property="rdfs:comment">Date of birth.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/children">
+      <span class="h" property="rdfs:label">children</span>
+      <span property="rdfs:comment">A child of the person.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/colleague">
+      <span class="h" property="rdfs:label">colleague</span>
+      <span property="rdfs:comment">A colleague of the person.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/colleagues">
+      <span class="h" property="rdfs:label">colleagues</span>
+      <span property="rdfs:comment">A colleague of the person (legacy spelling; see singular form, colleague).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/deathDate">
+      <span class="h" property="rdfs:label">deathDate</span>
+      <span property="rdfs:comment">Date of death.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/familyName">
+      <span class="h" property="rdfs:label">familyName</span>
+      <span property="rdfs:comment">Family name. In the U.S., the last name of an Person. This can be used along with givenName instead of the Name property.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/follows">
+      <span class="h" property="rdfs:label">follows</span>
+      <span property="rdfs:comment">The most generic uni-directional social relation.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/gender">
+      <span class="h" property="rdfs:label">gender</span>
+      <span property="rdfs:comment">Gender of the person.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/givenName">
+      <span class="h" property="rdfs:label">givenName</span>
+      <span property="rdfs:comment">Given name. In the U.S., the first name of a Person. This can be used along with familyName instead of the Name property.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/homeLocation">
+      <span class="h" property="rdfs:label">homeLocation</span>
+      <span property="rdfs:comment">A contact location for a person's residence.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ContactPoint">ContactPoint</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/honorificPrefix">
+      <span class="h" property="rdfs:label">honorificPrefix</span>
+      <span property="rdfs:comment">An honorific prefix preceding a Person's name such as Dr/Mrs/Mr.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/honorificSuffix">
+      <span class="h" property="rdfs:label">honorificSuffix</span>
+      <span property="rdfs:comment">An honorific suffix preceding a Person's name such as M.D. /PhD/MSCSW.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/jobTitle">
+      <span class="h" property="rdfs:label">jobTitle</span>
+      <span property="rdfs:comment">The job title of the person (for example, Financial Manager).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/knows">
+      <span class="h" property="rdfs:label">knows</span>
+      <span property="rdfs:comment">The most generic bi-directional social/work relation.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/memberOf">
+      <span class="h" property="rdfs:label">memberOf</span>
+      <span property="rdfs:comment">An organization to which the person belongs.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/nationality">
+      <span class="h" property="rdfs:label">nationality</span>
+      <span property="rdfs:comment">Nationality of the person.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Country">Country</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/parent">
+      <span class="h" property="rdfs:label">parent</span>
+      <span property="rdfs:comment">A parent of this person.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/parents">
+      <span class="h" property="rdfs:label">parents</span>
+      <span property="rdfs:comment">A parents of the person (legacy spelling; see singular form, parent).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/performerIn">
+      <span class="h" property="rdfs:label">performerIn</span>
+      <span property="rdfs:comment">Event that this person is a performer or participant in.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/relatedTo">
+      <span class="h" property="rdfs:label">relatedTo</span>
+      <span property="rdfs:comment">The most generic familial relation.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/sibling">
+      <span class="h" property="rdfs:label">sibling</span>
+      <span property="rdfs:comment">A sibling of the person.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/siblings">
+      <span class="h" property="rdfs:label">siblings</span>
+      <span property="rdfs:comment">A sibling of the person (legacy spelling; see singular form, sibling).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/spouse">
+      <span class="h" property="rdfs:label">spouse</span>
+      <span property="rdfs:comment">The person's spouse.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/workLocation">
+      <span class="h" property="rdfs:label">workLocation</span>
+      <span property="rdfs:comment">A contact location for a person's place of work.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ContactPoint">ContactPoint</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/worksFor">
+      <span class="h" property="rdfs:label">worksFor</span>
+      <span property="rdfs:comment">Organizations that the person works for.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/containedIn">
+      <span class="h" property="rdfs:label">containedIn</span>
+      <span property="rdfs:comment">The basic containment relation between places.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/geo">
+      <span class="h" property="rdfs:label">geo</span>
+      <span property="rdfs:comment">The geo coordinates of the place.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/GeoCoordinates">GeoCoordinates</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/GeoShape">GeoShape</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/map">
+      <span class="h" property="rdfs:label">map</span>
+      <span property="rdfs:comment">A URL to a map of the place.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/maps">
+      <span class="h" property="rdfs:label">maps</span>
+      <span property="rdfs:comment">A URL to a map of the place (legacy spelling; see singular form, map).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/photo">
+      <span class="h" property="rdfs:label">photo</span>
+      <span property="rdfs:comment">A photograph of this place.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Photograph">Photograph</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ImageObject">ImageObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/photos">
+      <span class="h" property="rdfs:label">photos</span>
+      <span property="rdfs:comment">Photographs of this place (legacy spelling; see singular form, photo).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Photograph">Photograph</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ImageObject">ImageObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/addressCountry">
+      <span class="h" property="rdfs:label">addressCountry</span>
+      <span property="rdfs:comment">The country. For example, USA. You can also provide the two-letter <a href='http://en.wikipedia.org/wiki/ISO_3166-1'>ISO 3166-1 alpha-2 country code</a>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/PostalAddress">PostalAddress</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Country">Country</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/addressLocality">
+      <span class="h" property="rdfs:label">addressLocality</span>
+      <span property="rdfs:comment">The locality. For example, Mountain View.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/PostalAddress">PostalAddress</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/addressRegion">
+      <span class="h" property="rdfs:label">addressRegion</span>
+      <span property="rdfs:comment">The region. For example, CA.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/PostalAddress">PostalAddress</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/postOfficeBoxNumber">
+      <span class="h" property="rdfs:label">postOfficeBoxNumber</span>
+      <span property="rdfs:comment">The post offce box number for PO box addresses.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/PostalAddress">PostalAddress</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/postalCode">
+      <span class="h" property="rdfs:label">postalCode</span>
+      <span property="rdfs:comment">The postal code. For example, 94043.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/PostalAddress">PostalAddress</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/streetAddress">
+      <span class="h" property="rdfs:label">streetAddress</span>
+      <span property="rdfs:comment">The street address. For example, 1600 Amphitheatre Pkwy.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/PostalAddress">PostalAddress</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/brand">
+      <span class="h" property="rdfs:label">brand</span>
+      <span property="rdfs:comment">The brand of the product.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Product">Product</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/manufacturer">
+      <span class="h" property="rdfs:label">manufacturer</span>
+      <span property="rdfs:comment">The manufacturer of the product.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Product">Product</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/model">
+      <span class="h" property="rdfs:label">model</span>
+      <span property="rdfs:comment">The model of the product.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Product">Product</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/productID">
+      <span class="h" property="rdfs:label">productID</span>
+      <span property="rdfs:comment">The product identifier, such as ISBN. For example: <code>&lt;meta itemprop='productID' content='isbn:123-456-789'/&gt;</code>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Product">Product</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/bestRating">
+      <span class="h" property="rdfs:label">bestRating</span>
+      <span property="rdfs:comment">The highest value allowed in this rating system. If bestRating is omitted, 5 is assumed.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Rating">Rating</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/ratingValue">
+      <span class="h" property="rdfs:label">ratingValue</span>
+      <span property="rdfs:comment">The rating for the content.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Rating">Rating</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/worstRating">
+      <span class="h" property="rdfs:label">worstRating</span>
+      <span property="rdfs:comment">The lowest value allowed in this rating system. If worstRating is omitted, 1 is assumed.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Rating">Rating</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/cookTime">
+      <span class="h" property="rdfs:label">cookTime</span>
+      <span property="rdfs:comment">The time it takes to actually cook the dish, in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 duration format</a>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Recipe">Recipe</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Duration">Duration</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/cookingMethod">
+      <span class="h" property="rdfs:label">cookingMethod</span>
+      <span property="rdfs:comment">The method of cooking, such as Frying, Steaming, ...</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Recipe">Recipe</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/ingredients">
+      <span class="h" property="rdfs:label">ingredients</span>
+      <span property="rdfs:comment">An ingredient used in the recipe.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Recipe">Recipe</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/nutrition">
+      <span class="h" property="rdfs:label">nutrition</span>
+      <span property="rdfs:comment">Nutrition information about the recipe.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Recipe">Recipe</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/prepTime">
+      <span class="h" property="rdfs:label">prepTime</span>
+      <span property="rdfs:comment">The length of time it takes to prepare the recipe, in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 duration format</a>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Recipe">Recipe</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Duration">Duration</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/recipeCategory">
+      <span class="h" property="rdfs:label">recipeCategory</span>
+      <span property="rdfs:comment">The category of the recipe&#x2014;for example, appetizer, entree, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Recipe">Recipe</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/recipeCuisine">
+      <span class="h" property="rdfs:label">recipeCuisine</span>
+      <span property="rdfs:comment">The cuisine of the recipe (for example, French or Ethopian).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Recipe">Recipe</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/recipeInstructions">
+      <span class="h" property="rdfs:label">recipeInstructions</span>
+      <span property="rdfs:comment">The steps to make the dish.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Recipe">Recipe</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/recipeYield">
+      <span class="h" property="rdfs:label">recipeYield</span>
+      <span property="rdfs:comment">The quantity produced by the recipe (for example, number of people served, number of servings, etc).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Recipe">Recipe</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/totalTime">
+      <span class="h" property="rdfs:label">totalTime</span>
+      <span property="rdfs:comment">The total time it takes to prepare and cook the recipe, in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 duration format</a>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Recipe">Recipe</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Duration">Duration</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/reviewBody">
+      <span class="h" property="rdfs:label">reviewBody</span>
+      <span property="rdfs:comment">The actual body of the review</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Review">Review</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/reviewRating">
+      <span class="h" property="rdfs:label">reviewRating</span>
+      <span property="rdfs:comment">The rating given in this review. Note that reviews can themselves be rated. The <code>reviewRating</code> applies to rating given by the review. The <code>aggregateRating</code> property applies to the review itself, as a creative work.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Review">Review</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Rating">Rating</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/applicationCategory">
+      <span class="h" property="rdfs:label">applicationCategory</span>
+      <span property="rdfs:comment">Type of software application, e.g. "Game, Multimedia".</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/applicationSubCategory">
+      <span class="h" property="rdfs:label">applicationSubCategory</span>
+      <span property="rdfs:comment">Subcategory of the application, e.g. "Arcade Game".</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/applicationSuite">
+      <span class="h" property="rdfs:label">applicationSuite</span>
+      <span property="rdfs:comment">The name of the application suite to which the application belongs (e.g. Excel belongs to Office)</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/countriesNotSupported">
+      <span class="h" property="rdfs:label">countriesNotSupported</span>
+      <span property="rdfs:comment">Countries for which the application is not supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/countriesSupported">
+      <span class="h" property="rdfs:label">countriesSupported</span>
+      <span property="rdfs:comment">Countries for which the application is supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/device">
+      <span class="h" property="rdfs:label">device</span>
+      <span property="rdfs:comment">Device required to run the application. Used in cases where a specific make/model is required to run the application.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/downloadUrl">
+      <span class="h" property="rdfs:label">downloadUrl</span>
+      <span property="rdfs:comment">If the file can be downloaded, URL to download the binary.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/featureList">
+      <span class="h" property="rdfs:label">featureList</span>
+      <span property="rdfs:comment">Features or modules provided by this application (and possibly required by other applications).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/fileFormat">
+      <span class="h" property="rdfs:label">fileFormat</span>
+      <span property="rdfs:comment">MIME format of the binary (e.g. application/zip).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/fileSize">
+      <span class="h" property="rdfs:label">fileSize</span>
+      <span property="rdfs:comment">Size of the application / package (e.g. 18MB). In the absence of a unit (MB, KB etc.), KB will be assumed.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Integer">Integer</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/installUrl">
+      <span class="h" property="rdfs:label">installUrl</span>
+      <span property="rdfs:comment">URL at which the app may be installed, if different from the URL of the item.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/memoryRequirements">
+      <span class="h" property="rdfs:label">memoryRequirements</span>
+      <span property="rdfs:comment">Minimum memory requirements.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/operatingSystem">
+      <span class="h" property="rdfs:label">operatingSystem</span>
+      <span property="rdfs:comment">Operating systems supported (Windows 7, OSX 10.6, Android 1.6).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/permissions">
+      <span class="h" property="rdfs:label">permissions</span>
+      <span property="rdfs:comment">Permission(s) required to run the app (for example, a mobile app may require full internet access or may run only on wifi).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/processorRequirements">
+      <span class="h" property="rdfs:label">processorRequirements</span>
+      <span property="rdfs:comment">Processor architecture required to run the application (e.g. IA64).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/releaseNotes">
+      <span class="h" property="rdfs:label">releaseNotes</span>
+      <span property="rdfs:comment">Description of what changed in this version.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/requirements">
+      <span class="h" property="rdfs:label">requirements</span>
+      <span property="rdfs:comment">Component dependency requirements for application. This includes runtime environments and shared libraries that are not included in the application distribution package, but required to run the application (Examples: DirectX, Java or .NET runtime).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/screenshot">
+      <span class="h" property="rdfs:label">screenshot</span>
+      <span property="rdfs:comment">A link to a screenshot image of the app.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ImageObject">ImageObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/softwareVersion">
+      <span class="h" property="rdfs:label">softwareVersion</span>
+      <span property="rdfs:comment">Version of the software instance.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/storageRequirements">
+      <span class="h" property="rdfs:label">storageRequirements</span>
+      <span property="rdfs:comment">Storage requirements (free space required).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/episodeNumber">
+      <span class="h" property="rdfs:label">episodeNumber</span>
+      <span property="rdfs:comment">The episode number.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/partOfSeason">
+      <span class="h" property="rdfs:label">partOfSeason</span>
+      <span property="rdfs:comment">The season to which this episode belongs.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/TVSeason">TVSeason</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/partOfTVSeries">
+      <span class="h" property="rdfs:label">partOfTVSeries</span>
+      <span property="rdfs:comment">The TV series to which this episode or season belongs.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeason">TVSeason</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/TVSeries">TVSeries</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/episode">
+      <span class="h" property="rdfs:label">episode</span>
+      <span property="rdfs:comment">An episode of a TV series or season.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeason">TVSeason</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/episodes">
+      <span class="h" property="rdfs:label">episodes</span>
+      <span property="rdfs:comment">The episode of a TV series or season (legacy spelling; see singular form, episode).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeason">TVSeason</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/numberOfEpisodes">
+      <span class="h" property="rdfs:label">numberOfEpisodes</span>
+      <span property="rdfs:comment">The number of episodes in this season or series.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeason">TVSeason</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/seasonNumber">
+      <span class="h" property="rdfs:label">seasonNumber</span>
+      <span property="rdfs:comment">The season number.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeason">TVSeason</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Integer">Integer</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/season">
+      <span class="h" property="rdfs:label">season</span>
+      <span property="rdfs:comment">A season of a TV series.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/TVSeason">TVSeason</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/seasons">
+      <span class="h" property="rdfs:label">seasons</span>
+      <span property="rdfs:comment">The seasons of the TV series (legacy spelling; see singular form, season).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/TVSeason">TVSeason</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/description">
+      <span class="h" property="rdfs:label">description</span>
+      <span property="rdfs:comment">A short description of the item.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Thing">Thing</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/image">
+      <span class="h" property="rdfs:label">image</span>
+      <span property="rdfs:comment">URL of an image of the item.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Thing">Thing</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/name">
+      <span class="h" property="rdfs:label">name</span>
+      <span property="rdfs:comment">The name of the item.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Thing">Thing</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/url">
+      <span class="h" property="rdfs:label">url</span>
+      <span property="rdfs:comment">URL of the item.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Thing">Thing</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/commentText">
+      <span class="h" property="rdfs:label">commentText</span>
+      <span property="rdfs:comment">The text of the UserComment.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/UserComments">UserComments</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/commentTime">
+      <span class="h" property="rdfs:label">commentTime</span>
+      <span property="rdfs:comment">The time at which the UserComment was made.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/UserComments">UserComments</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/discusses">
+      <span class="h" property="rdfs:label">discusses</span>
+      <span property="rdfs:comment">Specifies the CreativeWork associated with the UserComment.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/UserComments">UserComments</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/replyToUrl">
+      <span class="h" property="rdfs:label">replyToUrl</span>
+      <span property="rdfs:comment">The URL at which a reply may be posted to the specified UserComment.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/UserComments">UserComments</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/videoFrameSize">
+      <span class="h" property="rdfs:label">videoFrameSize</span>
+      <span property="rdfs:comment">The frame size of the video.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/VideoObject">VideoObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/videoQuality">
+      <span class="h" property="rdfs:label">videoQuality</span>
+      <span property="rdfs:comment">The quality of the video.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/VideoObject">VideoObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/browserRequirements">
+      <span class="h" property="rdfs:label">browserRequirements</span>
+      <span property="rdfs:comment">Specifies browser requirements in human-readable text. For example,"requires HTML5 support".</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/WebApplication">WebApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/breadcrumb">
+      <span class="h" property="rdfs:label">breadcrumb</span>
+      <span property="rdfs:comment">A set of links that can help a user understand and navigate a website hierarchy.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/WebPage">WebPage</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/isPartOf">
+      <span class="h" property="rdfs:label">isPartOf</span>
+      <span property="rdfs:comment">Indicates the collection or gallery to which the item belongs.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/WebPage">WebPage</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/CollectionPage">CollectionPage</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/mainContentOfPage">
+      <span class="h" property="rdfs:label">mainContentOfPage</span>
+      <span property="rdfs:comment">Indicates if this web page element is the main subject of the page.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/WebPage">WebPage</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/WebPageElement">WebPageElement</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/primaryImageOfPage">
+      <span class="h" property="rdfs:label">primaryImageOfPage</span>
+      <span property="rdfs:comment">Indicates the main image on the page</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/WebPage">WebPage</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ImageObject">ImageObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/significantLink">
+      <span class="h" property="rdfs:label">significantLink</span>
+      <span property="rdfs:comment">One of the more significant URLs on the page. Typically, these are the non-navigation links that are clicked on the most.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/WebPage">WebPage</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/significantLinks">
+      <span class="h" property="rdfs:label">significantLinks</span>
+      <span property="rdfs:comment">The most significant URLs on the page. Typically, these are the non-navigation links that are clicked on the most (legacy spelling; see singular form, significantLink).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/WebPage">WebPage</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <hr />
+  </body>
+</html>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/schema.org/incoming/schema_org_rdfa_095med.html	Tue Jun 26 17:57:09 2012 +0200
@@ -0,0 +1,4933 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <title>RDFa Lite Reflection</title>
+    <style type="text/css">
+      span.h {
+        padding-left: 0px;
+        font-weight: bold;
+      }
+      span {
+        display: block;
+        padding-left: 10px;
+      }
+    </style>
+  </head>
+
+  <body>
+    <h1>Schema.org core schema</h1>
+    <p>This is an <b>experimental</b> RDFa 1.1 Lite representation of the schema.org schema, copied here for collaboration and <a href="mailto:public-vocabs@w3.org">feedback</a>.</p>
+    <hr />
+    <div typeof="rdfs:Class" about="http://schema.org/Thing">
+      <span class="h" property="rdfs:label">Thing</span>
+      <span property="rdfs:comment">The most generic type of item.</span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/CreativeWork">
+      <span class="h" property="rdfs:label">CreativeWork</span>
+      <span property="rdfs:comment">The most generic kind of creative work, including books, movies, photographs, software programs, etc.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Thing">Thing</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews">rNews</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/WebPage">
+      <span class="h" property="rdfs:label">WebPage</span>
+      <span property="rdfs:comment">A web page. Every web page is implicitly assumed to be declared to be of type WebPage, so the various properties about that webpage, such as <code>breadcrumb</code> may be used. We recommend explicit declaration if these properties are specified, but if they are found outside of an itemscope, they will be assumed to be about the page</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AboutPage">
+      <span class="h" property="rdfs:label">AboutPage</span>
+      <span property="rdfs:comment">Web page type: About page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPage">WebPage</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Organization">
+      <span class="h" property="rdfs:label">Organization</span>
+      <span property="rdfs:comment">An organization such as a school, NGO, corporation, club, etc.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Thing">Thing</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Place">
+      <span class="h" property="rdfs:label">Place</span>
+      <span property="rdfs:comment">Entities that have a somewhat fixed, physical extension.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Thing">Thing</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/LocalBusiness">
+      <span class="h" property="rdfs:label">LocalBusiness</span>
+      <span property="rdfs:comment">A particular physical business or branch of an organization. Examples of LocalBusiness include a restaurant, a particular branch of a restaurant chain, a branch of a bank, a medical practice, a club, a bowling alley, etc.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Organization">Organization</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/FinancialService">
+      <span class="h" property="rdfs:label">FinancialService</span>
+      <span property="rdfs:comment">Financial services business.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ProfessionalService">
+      <span class="h" property="rdfs:label">ProfessionalService</span>
+      <span property="rdfs:comment">Provider of professional services.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AccountingService">
+      <span class="h" property="rdfs:label">AccountingService</span>
+      <span property="rdfs:comment">Accountancy business.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FinancialService">FinancialService</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ProfessionalService">ProfessionalService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AdministrativeArea">
+      <span class="h" property="rdfs:label">AdministrativeArea</span>
+      <span property="rdfs:comment">A geographical region under the jurisdiction of a particular government.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/EntertainmentBusiness">
+      <span class="h" property="rdfs:label">EntertainmentBusiness</span>
+      <span property="rdfs:comment">A business providing entertainment.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AdultEntertainment">
+      <span class="h" property="rdfs:label">AdultEntertainment</span>
+      <span property="rdfs:comment">An adult entertainment establishment.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EntertainmentBusiness">EntertainmentBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Intangible">
+      <span class="h" property="rdfs:label">Intangible</span>
+      <span property="rdfs:comment">A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Thing">Thing</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Offer">
+      <span class="h" property="rdfs:label">Offer</span>
+      <span property="rdfs:comment">An offer to sell an item&#x2014;for example, an offer to sell a product, the DVD of a movie, or tickets to an event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AggregateOffer">
+      <span class="h" property="rdfs:label">AggregateOffer</span>
+      <span property="rdfs:comment">When a single product that has different offers (for example, the same pair of shoes is offered by different merchants), then AggregateOffer can be used.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Offer">Offer</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Rating">
+      <span class="h" property="rdfs:label">Rating</span>
+      <span property="rdfs:comment">The rating of the video.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AggregateRating">
+      <span class="h" property="rdfs:label">AggregateRating</span>
+      <span property="rdfs:comment">The average rating based on multiple ratings or reviews.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Rating">Rating</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/CivicStructure">
+      <span class="h" property="rdfs:label">CivicStructure</span>
+      <span property="rdfs:comment">A public structure, such as a town hall or concert hall.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Airport">
+      <span class="h" property="rdfs:label">Airport</span>
+      <span property="rdfs:comment">An airport.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AmusementPark">
+      <span class="h" property="rdfs:label">AmusementPark</span>
+      <span property="rdfs:comment">An amusement park.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EntertainmentBusiness">EntertainmentBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalEntity">
+      <span class="h" property="rdfs:label">MedicalEntity</span>
+      <span property="rdfs:comment">The most generic type of entity related to health and the practice of medicine.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Thing">Thing</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/AnatomicalStructure">
+      <span class="h" property="rdfs:label">AnatomicalStructure</span>
+      <span property="rdfs:comment">Any part of the human body, typically a component of an anatomical system. Organs, tissues, and cells are all anatomical structures.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/AnatomicalSystem">
+      <span class="h" property="rdfs:label">AnatomicalSystem</span>
+      <span property="rdfs:comment">An anatomical system is a group of anatomical structures that work together to perform a certain task. Anatomical systems, such as organ systems, are one organizing principle of anatomy, and can includes circulatory, digestive, endocrine, integumentary, immune, lymphatic, muscular, nervous, reproductive, respiratory, skeletal, urinary, vestibular, and other systems.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/AnimalShelter">
+      <span class="h" property="rdfs:label">AnimalShelter</span>
+      <span property="rdfs:comment">Animal shelter.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Residence">
+      <span class="h" property="rdfs:label">Residence</span>
+      <span property="rdfs:comment">The place where a person lives.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ApartmentComplex">
+      <span class="h" property="rdfs:label">ApartmentComplex</span>
+      <span property="rdfs:comment">Residence type: Apartment complex.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Residence">Residence</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalIndication">
+      <span class="h" property="rdfs:label">MedicalIndication</span>
+      <span property="rdfs:comment">A condition or factor that indicates use of a medical therapy, including signs, symptoms, risk factors, anatomical states, etc.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/ApprovedIndication">
+      <span class="h" property="rdfs:label">ApprovedIndication</span>
+      <span property="rdfs:comment">An indication for a medical therapy that has been formally specified or approved by a regulatory body that regulates use of the therapy; for example, the US FDA approves indications for most drugs in the US.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalIndication">MedicalIndication</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/Aquarium">
+      <span class="h" property="rdfs:label">Aquarium</span>
+      <span property="rdfs:comment">Aquarium.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ArtGallery">
+      <span class="h" property="rdfs:label">ArtGallery</span>
+      <span property="rdfs:comment">An art gallery.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EntertainmentBusiness">EntertainmentBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Vessel">
+      <span class="h" property="rdfs:label">Vessel</span>
+      <span property="rdfs:comment">A component of the human body circulatory system comprised of an intricate network of hollow tubes that transport blood throughout the entire body.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/Artery">
+      <span class="h" property="rdfs:label">Artery</span>
+      <span property="rdfs:comment">A type of blood vessel that specifically carries blood away from the heart.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Vessel">Vessel</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/Article">
+      <span class="h" property="rdfs:label">Article</span>
+      <span property="rdfs:comment">An article, such as a news article or piece of investigative report. Newspapers and magazines have articles of many different types and this is intended to cover them all.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews">rNews</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/Attorney">
+      <span class="h" property="rdfs:label">Attorney</span>
+      <span property="rdfs:comment">Professional service: Attorney.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ProfessionalService">ProfessionalService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Enumeration">
+      <span class="h" property="rdfs:label">Enumeration</span>
+      <span property="rdfs:comment">Lists or enumerations&#x2014;for example, a list of cuisines or music genres, etc.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Audience">
+      <span class="h" property="rdfs:label">Audience</span>
+      <span property="rdfs:comment">Intended audience for a creative work, i.e. the group for whom the work was created.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Enumeration">Enumeration</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MediaObject">
+      <span class="h" property="rdfs:label">MediaObject</span>
+      <span property="rdfs:comment">An image, video, or audio object embedded in a web page. Note that a creative work may have many media objects associated with it on the same web page. For example, a page about a single song (MusicRecording) may have a music video (VideoObject), and a high and low bandwidth audio stream (2 AudioObject's).</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AudioObject">
+      <span class="h" property="rdfs:label">AudioObject</span>
+      <span property="rdfs:comment">An audio file.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MediaObject">MediaObject</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews">rNews</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/AutomotiveBusiness">
+      <span class="h" property="rdfs:label">AutomotiveBusiness</span>
+      <span property="rdfs:comment">Car repair, sales, or parts.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AutoBodyShop">
+      <span class="h" property="rdfs:label">AutoBodyShop</span>
+      <span property="rdfs:comment">Auto body shop.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AutomotiveBusiness">AutomotiveBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AutoDealer">
+      <span class="h" property="rdfs:label">AutoDealer</span>
+      <span property="rdfs:comment">An car dealership.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AutomotiveBusiness">AutomotiveBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Store">
+      <span class="h" property="rdfs:label">Store</span>
+      <span property="rdfs:comment">A retail good store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AutoPartsStore">
+      <span class="h" property="rdfs:label">AutoPartsStore</span>
+      <span property="rdfs:comment">An auto parts store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AutomotiveBusiness">AutomotiveBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AutoRental">
+      <span class="h" property="rdfs:label">AutoRental</span>
+      <span property="rdfs:comment">A car rental business.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AutomotiveBusiness">AutomotiveBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AutoRepair">
+      <span class="h" property="rdfs:label">AutoRepair</span>
+      <span property="rdfs:comment">Car repair business.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AutomotiveBusiness">AutomotiveBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AutoWash">
+      <span class="h" property="rdfs:label">AutoWash</span>
+      <span property="rdfs:comment">A car wash business.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AutomotiveBusiness">AutomotiveBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/AutomatedTeller">
+      <span class="h" property="rdfs:label">AutomatedTeller</span>
+      <span property="rdfs:comment">ATM/cash machine.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FinancialService">FinancialService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/FoodEstablishment">
+      <span class="h" property="rdfs:label">FoodEstablishment</span>
+      <span property="rdfs:comment">A food-related business.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Bakery">
+      <span class="h" property="rdfs:label">Bakery</span>
+      <span property="rdfs:comment">A bakery.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BankOrCreditUnion">
+      <span class="h" property="rdfs:label">BankOrCreditUnion</span>
+      <span property="rdfs:comment">Bank or credit union.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FinancialService">FinancialService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BarOrPub">
+      <span class="h" property="rdfs:label">BarOrPub</span>
+      <span property="rdfs:comment">A bar or pub.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Beach">
+      <span class="h" property="rdfs:label">Beach</span>
+      <span property="rdfs:comment">Beach.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HealthAndBeautyBusiness">
+      <span class="h" property="rdfs:label">HealthAndBeautyBusiness</span>
+      <span property="rdfs:comment">Health and beauty.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BeautySalon">
+      <span class="h" property="rdfs:label">BeautySalon</span>
+      <span property="rdfs:comment">Beauty salon.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HealthAndBeautyBusiness">HealthAndBeautyBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/LodgingBusiness">
+      <span class="h" property="rdfs:label">LodgingBusiness</span>
+      <span property="rdfs:comment">A lodging business, such as a motel, hotel, or inn.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BedAndBreakfast">
+      <span class="h" property="rdfs:label">BedAndBreakfast</span>
+      <span property="rdfs:comment">Bed and breakfast.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LodgingBusiness">LodgingBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BikeStore">
+      <span class="h" property="rdfs:label">BikeStore</span>
+      <span property="rdfs:comment">A bike store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Blog">
+      <span class="h" property="rdfs:label">Blog</span>
+      <span property="rdfs:comment">A blog</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BlogPosting">
+      <span class="h" property="rdfs:label">BlogPosting</span>
+      <span property="rdfs:comment">A blog post.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Article">Article</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalTest">
+      <span class="h" property="rdfs:label">MedicalTest</span>
+      <span property="rdfs:comment">Any medical test, typically performed for diagnostic purposes.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/BloodTest">
+      <span class="h" property="rdfs:label">BloodTest</span>
+      <span property="rdfs:comment">A medical test performed on a sample of a patient's blood.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalTest">MedicalTest</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/Landform">
+      <span class="h" property="rdfs:label">Landform</span>
+      <span property="rdfs:comment">A landform or physical feature.  Landform elements include mountains, plains, lakes, rivers, seascape and oceanic waterbody interface features such as bays, peninsulas, seas and so forth, including sub-aqueous terrain features such as submersed mountain ranges, volcanoes, and the great ocean basins.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BodyOfWater">
+      <span class="h" property="rdfs:label">BodyOfWater</span>
+      <span property="rdfs:comment">A body of water, such as a sea, ocean, or lake.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Landform">Landform</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Bone">
+      <span class="h" property="rdfs:label">Bone</span>
+      <span property="rdfs:comment">Rigid connective tissue that comprises up the skeletal structure of the human body.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/Book">
+      <span class="h" property="rdfs:label">Book</span>
+      <span property="rdfs:comment">A book.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BookFormatType">
+      <span class="h" property="rdfs:label">BookFormatType</span>
+      <span property="rdfs:comment">The publication format of the book.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Enumeration">Enumeration</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BookStore">
+      <span class="h" property="rdfs:label">BookStore</span>
+      <span property="rdfs:comment">A bookstore.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/DataType">
+      <span class="h" property="rdfs:label">DataType</span>
+      <span property="rdfs:comment">The basic data types such as Integers, Strings, etc.</span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Boolean">
+      <span class="h" property="rdfs:label">Boolean</span>
+      <span property="rdfs:comment">Boolean: True or False.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/DataType">DataType</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SportsActivityLocation">
+      <span class="h" property="rdfs:label">SportsActivityLocation</span>
+      <span property="rdfs:comment">A sports location, such as a playing field.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BowlingAlley">
+      <span class="h" property="rdfs:label">BowlingAlley</span>
+      <span property="rdfs:comment">A bowling alley.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SportsActivityLocation">SportsActivityLocation</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BrainStructure">
+      <span class="h" property="rdfs:label">BrainStructure</span>
+      <span property="rdfs:comment">Any anatomical structure which pertains to the soft nervous tissue functioning as the coordinating center of sensation and intellectual and nervous activity.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/Brewery">
+      <span class="h" property="rdfs:label">Brewery</span>
+      <span property="rdfs:comment">Brewery.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/PlaceOfWorship">
+      <span class="h" property="rdfs:label">PlaceOfWorship</span>
+      <span property="rdfs:comment">Place of worship, such as a church, synagogue, or mosque.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BuddhistTemple">
+      <span class="h" property="rdfs:label">BuddhistTemple</span>
+      <span property="rdfs:comment">A Buddhist temple.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/PlaceOfWorship">PlaceOfWorship</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BusStation">
+      <span class="h" property="rdfs:label">BusStation</span>
+      <span property="rdfs:comment">A bus station.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BusStop">
+      <span class="h" property="rdfs:label">BusStop</span>
+      <span property="rdfs:comment">A bus stop.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Event">
+      <span class="h" property="rdfs:label">Event</span>
+      <span property="rdfs:comment">An event happening at a certain time at a certain location.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Thing">Thing</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/BusinessEvent">
+      <span class="h" property="rdfs:label">BusinessEvent</span>
+      <span property="rdfs:comment">Event type: Business event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/CafeOrCoffeeShop">
+      <span class="h" property="rdfs:label">CafeOrCoffeeShop</span>
+      <span property="rdfs:comment">A cafe or coffee shop.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Campground">
+      <span class="h" property="rdfs:label">Campground</span>
+      <span property="rdfs:comment">A campground.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Canal">
+      <span class="h" property="rdfs:label">Canal</span>
+      <span property="rdfs:comment">A canal, like the Panama Canal</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/BodyOfWater">BodyOfWater</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Casino">
+      <span class="h" property="rdfs:label">Casino</span>
+      <span property="rdfs:comment">A casino.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EntertainmentBusiness">EntertainmentBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/CatholicChurch">
+      <span class="h" property="rdfs:label">CatholicChurch</span>
+      <span property="rdfs:comment">A Catholic church.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/PlaceOfWorship">PlaceOfWorship</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Cemetery">
+      <span class="h" property="rdfs:label">Cemetery</span>
+      <span property="rdfs:comment">A graveyard.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/CheckoutPage">
+      <span class="h" property="rdfs:label">CheckoutPage</span>
+      <span property="rdfs:comment">Web page type: Checkout page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPage">WebPage</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ChildCare">
+      <span class="h" property="rdfs:label">ChildCare</span>
+      <span property="rdfs:comment">A Childcare center.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ChildrensEvent">
+      <span class="h" property="rdfs:label">ChildrensEvent</span>
+      <span property="rdfs:comment">Event type: Children's event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Church">
+      <span class="h" property="rdfs:label">Church</span>
+      <span property="rdfs:comment">A church.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/PlaceOfWorship">PlaceOfWorship</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/City">
+      <span class="h" property="rdfs:label">City</span>
+      <span property="rdfs:comment">A city or town.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AdministrativeArea">AdministrativeArea</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/GovernmentBuilding">
+      <span class="h" property="rdfs:label">GovernmentBuilding</span>
+      <span property="rdfs:comment">A government building.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/CityHall">
+      <span class="h" property="rdfs:label">CityHall</span>
+      <span property="rdfs:comment">A city hall.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/GovernmentBuilding">GovernmentBuilding</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ClothingStore">
+      <span class="h" property="rdfs:label">ClothingStore</span>
+      <span property="rdfs:comment">A clothing store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/CollectionPage">
+      <span class="h" property="rdfs:label">CollectionPage</span>
+      <span property="rdfs:comment">Web page type: Collection page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPage">WebPage</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/EducationalOrganization">
+      <span class="h" property="rdfs:label">EducationalOrganization</span>
+      <span property="rdfs:comment">An educational organization.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/CollegeOrUniversity">
+      <span class="h" property="rdfs:label">CollegeOrUniversity</span>
+      <span property="rdfs:comment">A college, university, or other third-level educational institution.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EducationalOrganization">EducationalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ComedyClub">
+      <span class="h" property="rdfs:label">ComedyClub</span>
+      <span property="rdfs:comment">A comedy club.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EntertainmentBusiness">EntertainmentBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ComedyEvent">
+      <span class="h" property="rdfs:label">ComedyEvent</span>
+      <span property="rdfs:comment">Event type: Comedy event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Comment">
+      <span class="h" property="rdfs:label">Comment</span>
+      <span property="rdfs:comment">A comment on an item - for example, a comment on a blog post. The comment's content is expressed via the "text" property, and its topic via "about", properties shared with all CreativeWorks.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ComputerStore">
+      <span class="h" property="rdfs:label">ComputerStore</span>
+      <span property="rdfs:comment">A computer store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ContactPage">
+      <span class="h" property="rdfs:label">ContactPage</span>
+      <span property="rdfs:comment">Web page type: Contact page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPage">WebPage</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/StructuredValue">
+      <span class="h" property="rdfs:label">StructuredValue</span>
+      <span property="rdfs:comment">Structured values are strings&#x2014;for example, addresses&#x2014;that have certain constraints on their structure.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ContactPoint">
+      <span class="h" property="rdfs:label">ContactPoint</span>
+      <span property="rdfs:comment">A contact point&#x2014;for example, a Customer Complaints department.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/StructuredValue">StructuredValue</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Continent">
+      <span class="h" property="rdfs:label">Continent</span>
+      <span property="rdfs:comment">One of the continents (for example, Europe or Africa).</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Landform">Landform</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ConvenienceStore">
+      <span class="h" property="rdfs:label">ConvenienceStore</span>
+      <span property="rdfs:comment">A convenience store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Corporation">
+      <span class="h" property="rdfs:label">Corporation</span>
+      <span property="rdfs:comment">Organization: A business corporation.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Organization">Organization</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews">rNews</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/Country">
+      <span class="h" property="rdfs:label">Country</span>
+      <span property="rdfs:comment">A country.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AdministrativeArea">AdministrativeArea</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Courthouse">
+      <span class="h" property="rdfs:label">Courthouse</span>
+      <span property="rdfs:comment">A courthouse.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/GovernmentBuilding">GovernmentBuilding</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Crematorium">
+      <span class="h" property="rdfs:label">Crematorium</span>
+      <span property="rdfs:comment">A crematorium.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalIntangible">
+      <span class="h" property="rdfs:label">MedicalIntangible</span>
+      <span property="rdfs:comment">A utility class that serves as the umbrella for a number of 'intangible' things in the medical space.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/DDxElement">
+      <span class="h" property="rdfs:label">DDxElement</span>
+      <span property="rdfs:comment">An alternative, closely-related condition typically considered later in the differential diagnosis process along with the signs that are used to distinguish it.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalIntangible">MedicalIntangible</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/DanceEvent">
+      <span class="h" property="rdfs:label">DanceEvent</span>
+      <span property="rdfs:comment">Event type: A social dance.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/PerformingGroup">
+      <span class="h" property="rdfs:label">PerformingGroup</span>
+      <span property="rdfs:comment">A performance group, such as a band, an orchestra, or a circus.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/DanceGroup">
+      <span class="h" property="rdfs:label">DanceGroup</span>
+      <span property="rdfs:comment">A dance group&#x2014;for example, the Alvin Ailey Dance Theater or Riverdance.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/PerformingGroup">PerformingGroup</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Date">
+      <span class="h" property="rdfs:label">Date</span>
+      <span property="rdfs:comment">A date value in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 date format</a>.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/DataType">DataType</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/DaySpa">
+      <span class="h" property="rdfs:label">DaySpa</span>
+      <span property="rdfs:comment">A day spa.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HealthAndBeautyBusiness">HealthAndBeautyBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/DefenceEstablishment">
+      <span class="h" property="rdfs:label">DefenceEstablishment</span>
+      <span property="rdfs:comment">A defence establishment, such as an army or navy base.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/GovernmentBuilding">GovernmentBuilding</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalOrganization">
+      <span class="h" property="rdfs:label">MedicalOrganization</span>
+      <span property="rdfs:comment">A medical organization, such as a doctor's office or clinic.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Dentist">
+      <span class="h" property="rdfs:label">Dentist</span>
+      <span property="rdfs:comment">A dentist.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalOrganization">MedicalOrganization</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ProfessionalService">ProfessionalService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/DepartmentStore">
+      <span class="h" property="rdfs:label">DepartmentStore</span>
+      <span property="rdfs:comment">A department store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/DiagnosticLab">
+      <span class="h" property="rdfs:label">DiagnosticLab</span>
+      <span property="rdfs:comment">A medical laboratory that offers on-site or off-site diagnostic services.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalOrganization">MedicalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalProcedure">
+      <span class="h" property="rdfs:label">MedicalProcedure</span>
+      <span property="rdfs:comment">A process of care used in either a diagnostic, therapeutic, or palliative capacity that relies on invasive (surgical), non-invasive, or percutaneous techniques.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/DiagnosticProcedure">
+      <span class="h" property="rdfs:label">DiagnosticProcedure</span>
+      <span property="rdfs:comment">A medical procedure intended primarly for diagnostic, as opposed to therapeutic, purposes.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalTest">MedicalTest</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalProcedure">MedicalProcedure</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalTherapy">
+      <span class="h" property="rdfs:label">MedicalTherapy</span>
+      <span property="rdfs:comment">Any medical intervention designed to prevent, treat, and cure human diseases and medical conditions, including both curative and palliative therapies. Medical therapies are typically processes of care relying upon pharmacotherapy, behavioral therapy, supportive therapy (with fluid or nutrition for example), or detoxification (e.g. hemodialysis) aimed at improving or preventing a health condition.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/LifestyleModification">
+      <span class="h" property="rdfs:label">LifestyleModification</span>
+      <span property="rdfs:comment">A process of care involving exercise, changes to diet, fitness routines, and other lifestyle changes aimed at improving a health condition.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/Diet">
+      <span class="h" property="rdfs:label">Diet</span>
+      <span property="rdfs:comment">A strategy of regulating the intake of food to achieve or maintain a specific health-related goal.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LifestyleModification">LifestyleModification</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/DietarySupplement">
+      <span class="h" property="rdfs:label">DietarySupplement</span>
+      <span property="rdfs:comment">A product taken by mouth that contains a dietary ingredient intended to supplement the diet. Dietary ingredients may include vitamins, minerals, herbs or other botanicals, amino acids, and substances such as enzymes, organ tissues, glandulars and metabolites.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/Quantity">
+      <span class="h" property="rdfs:label">Quantity</span>
+      <span property="rdfs:comment">Quantities such as distance, time, mass, weight, etc. Particular instances of say Mass are entities like '3 Kg' or '4 milligrams'.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Distance">
+      <span class="h" property="rdfs:label">Distance</span>
+      <span property="rdfs:comment">Properties that take Distances as values are of the form '&lt;Number&gt; &lt;Length unit of measure&gt;'. E.g., '7 ft'</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Quantity">Quantity</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/DoseSchedule">
+      <span class="h" property="rdfs:label">DoseSchedule</span>
+      <span property="rdfs:comment">A specific dosing schedule for a drug or supplement.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalIntangible">MedicalIntangible</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Drug">
+      <span class="h" property="rdfs:label">Drug</span>
+      <span property="rdfs:comment">A chemical or biologic substance, used as a medical therapy, that has a physiological effect on an organism.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/DrugClass">
+      <span class="h" property="rdfs:label">DrugClass</span>
+      <span property="rdfs:comment">A class of medical drugs, e.g., statins. Classes can represent general pharmacological class, common mechanisms of action, common physiological effects, etc.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/DrugCost">
+      <span class="h" property="rdfs:label">DrugCost</span>
+      <span property="rdfs:comment">The cost per unit of a medical drug. Note that this type is not meant to represent the price in an offer of a drug for sale; see the Offer type for that. This type will typically be used to tag wholesale or average retail cost of a drug, or maximum reimbursable cost. Costs of medical drugs vary widely depending on how and where they are paid for, so while this type captures some of the variables, costs should be used with caution by consumers of this schema's markup.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalIntangible">MedicalIntangible</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalEnumeration">
+      <span class="h" property="rdfs:label">MedicalEnumeration</span>
+      <span property="rdfs:comment">Enumerations related to health and the practice of medicine.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalIntangible">MedicalIntangible</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/DrugCostCategory">
+      <span class="h" property="rdfs:label">DrugCostCategory</span>
+      <span property="rdfs:comment">Enumerated categories of medical drug costs.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEnumeration">MedicalEnumeration</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/DrugLegalStatus">
+      <span class="h" property="rdfs:label">DrugLegalStatus</span>
+      <span property="rdfs:comment">The legal availability status of a medical drug.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalIntangible">MedicalIntangible</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/DrugPregnancyCategory">
+      <span class="h" property="rdfs:label">DrugPregnancyCategory</span>
+      <span property="rdfs:comment">Categories that represent an assessment of the risk of fetal injury due to a drug or pharmaceutical used as directed by the mother during pregnancy.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEnumeration">MedicalEnumeration</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/DrugPrescriptionStatus">
+      <span class="h" property="rdfs:label">DrugPrescriptionStatus</span>
+      <span property="rdfs:comment">Indicates whether this drug is available by prescription or over-the-counter.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEnumeration">MedicalEnumeration</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/DrugStrength">
+      <span class="h" property="rdfs:label">DrugStrength</span>
+      <span property="rdfs:comment">A specific strength in which a medical drug is available in a specific country.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalIntangible">MedicalIntangible</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/DryCleaningOrLaundry">
+      <span class="h" property="rdfs:label">DryCleaningOrLaundry</span>
+      <span property="rdfs:comment">A dry-cleaning business.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Duration">
+      <span class="h" property="rdfs:label">Duration</span>
+      <span property="rdfs:comment">Quantity: Duration (use  <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 duration format</a>).</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Quantity">Quantity</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/EducationEvent">
+      <span class="h" property="rdfs:label">EducationEvent</span>
+      <span property="rdfs:comment">Event type: Education event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HomeAndConstructionBusiness">
+      <span class="h" property="rdfs:label">HomeAndConstructionBusiness</span>
+      <span property="rdfs:comment">A construction business.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Electrician">
+      <span class="h" property="rdfs:label">Electrician</span>
+      <span property="rdfs:comment">An electrician.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HomeAndConstructionBusiness">HomeAndConstructionBusiness</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ProfessionalService">ProfessionalService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ElectronicsStore">
+      <span class="h" property="rdfs:label">ElectronicsStore</span>
+      <span property="rdfs:comment">An electronics store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ElementarySchool">
+      <span class="h" property="rdfs:label">ElementarySchool</span>
+      <span property="rdfs:comment">An elementary school.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EducationalOrganization">EducationalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Embassy">
+      <span class="h" property="rdfs:label">Embassy</span>
+      <span property="rdfs:comment">An embassy.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/GovernmentBuilding">GovernmentBuilding</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/EmergencyService">
+      <span class="h" property="rdfs:label">EmergencyService</span>
+      <span property="rdfs:comment">An emergency service, such as a fire station or ER.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/EmploymentAgency">
+      <span class="h" property="rdfs:label">EmploymentAgency</span>
+      <span property="rdfs:comment">An employment agency.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Energy">
+      <span class="h" property="rdfs:label">Energy</span>
+      <span property="rdfs:comment">Properties that take Enerygy as values are of the form '&lt;Number&gt; &lt;Energy unit of measure&gt;'</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Quantity">Quantity</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/EventVenue">
+      <span class="h" property="rdfs:label">EventVenue</span>
+      <span property="rdfs:comment">An event venue.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ExerciseGym">
+      <span class="h" property="rdfs:label">ExerciseGym</span>
+      <span property="rdfs:comment">A gym.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SportsActivityLocation">SportsActivityLocation</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/PhysicalActivity">
+      <span class="h" property="rdfs:label">PhysicalActivity</span>
+      <span property="rdfs:comment">Any bodily activity that enhances or maintains physical fitness and overall health and wellness. Includes activity that is part of daily living and routine, structured exercise, and exercise prescribed as part of a medical treatment or recovery plan.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LifestyleModification">LifestyleModification</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/ExercisePlan">
+      <span class="h" property="rdfs:label">ExercisePlan</span>
+      <span property="rdfs:comment">Fitness-related activity designed for a specific health-related purpose, including defined exercise routines as well as activity prescribed by a clinician.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/PhysicalActivity">PhysicalActivity</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/FastFoodRestaurant">
+      <span class="h" property="rdfs:label">FastFoodRestaurant</span>
+      <span property="rdfs:comment">A fast-food restaurant.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Festival">
+      <span class="h" property="rdfs:label">Festival</span>
+      <span property="rdfs:comment">Event type: Festival.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/FireStation">
+      <span class="h" property="rdfs:label">FireStation</span>
+      <span property="rdfs:comment">A fire station. With firemen.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EmergencyService">EmergencyService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Number">
+      <span class="h" property="rdfs:label">Number</span>
+      <span property="rdfs:comment">Data type: Number.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/DataType">DataType</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Float">
+      <span class="h" property="rdfs:label">Float</span>
+      <span property="rdfs:comment">Data type: Floating number.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Florist">
+      <span class="h" property="rdfs:label">Florist</span>
+      <span property="rdfs:comment">A florist.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/FoodEvent">
+      <span class="h" property="rdfs:label">FoodEvent</span>
+      <span property="rdfs:comment">Event type: Food event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/FurnitureStore">
+      <span class="h" property="rdfs:label">FurnitureStore</span>
+      <span property="rdfs:comment">A furniture store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/GardenStore">
+      <span class="h" property="rdfs:label">GardenStore</span>
+      <span property="rdfs:comment">A garden store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/GasStation">
+      <span class="h" property="rdfs:label">GasStation</span>
+      <span property="rdfs:comment">A gas station.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AutomotiveBusiness">AutomotiveBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/GatedResidenceCommunity">
+      <span class="h" property="rdfs:label">GatedResidenceCommunity</span>
+      <span property="rdfs:comment">Residence type: Gated community.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Residence">Residence</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/GeneralContractor">
+      <span class="h" property="rdfs:label">GeneralContractor</span>
+      <span property="rdfs:comment">A general contractor.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HomeAndConstructionBusiness">HomeAndConstructionBusiness</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ProfessionalService">ProfessionalService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/GeoCoordinates">
+      <span class="h" property="rdfs:label">GeoCoordinates</span>
+      <span property="rdfs:comment">The geographic coordinates of a place or event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/StructuredValue">StructuredValue</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/GeoShape">
+      <span class="h" property="rdfs:label">GeoShape</span>
+      <span property="rdfs:comment">The geographic shape of a place.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/StructuredValue">StructuredValue</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews">rNews</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/GolfCourse">
+      <span class="h" property="rdfs:label">GolfCourse</span>
+      <span property="rdfs:comment">A golf course.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SportsActivityLocation">SportsActivityLocation</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/GovernmentOffice">
+      <span class="h" property="rdfs:label">GovernmentOffice</span>
+      <span property="rdfs:comment">A government office&#x2014;for example, an IRS or DMV office.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/GovernmentOrganization">
+      <span class="h" property="rdfs:label">GovernmentOrganization</span>
+      <span property="rdfs:comment">A governmental organization or agency.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/GroceryStore">
+      <span class="h" property="rdfs:label">GroceryStore</span>
+      <span property="rdfs:comment">A grocery store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HVACBusiness">
+      <span class="h" property="rdfs:label">HVACBusiness</span>
+      <span property="rdfs:comment">An HVAC service.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HomeAndConstructionBusiness">HomeAndConstructionBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HairSalon">
+      <span class="h" property="rdfs:label">HairSalon</span>
+      <span property="rdfs:comment">A hair salon.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HealthAndBeautyBusiness">HealthAndBeautyBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HardwareStore">
+      <span class="h" property="rdfs:label">HardwareStore</span>
+      <span property="rdfs:comment">A hardware store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HealthClub">
+      <span class="h" property="rdfs:label">HealthClub</span>
+      <span property="rdfs:comment">A health club.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HealthAndBeautyBusiness">HealthAndBeautyBusiness</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SportsActivityLocation">SportsActivityLocation</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HighSchool">
+      <span class="h" property="rdfs:label">HighSchool</span>
+      <span property="rdfs:comment">A high school.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EducationalOrganization">EducationalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HinduTemple">
+      <span class="h" property="rdfs:label">HinduTemple</span>
+      <span property="rdfs:comment">A Hindu temple.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/PlaceOfWorship">PlaceOfWorship</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HobbyShop">
+      <span class="h" property="rdfs:label">HobbyShop</span>
+      <span property="rdfs:comment">A hobby store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HomeGoodsStore">
+      <span class="h" property="rdfs:label">HomeGoodsStore</span>
+      <span property="rdfs:comment">A home goods store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Hospital">
+      <span class="h" property="rdfs:label">Hospital</span>
+      <span property="rdfs:comment">A hospital.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalOrganization">MedicalOrganization</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EmergencyService">EmergencyService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Hostel">
+      <span class="h" property="rdfs:label">Hostel</span>
+      <span property="rdfs:comment">A hostel.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LodgingBusiness">LodgingBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Hotel">
+      <span class="h" property="rdfs:label">Hotel</span>
+      <span property="rdfs:comment">A hotel.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LodgingBusiness">LodgingBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/HousePainter">
+      <span class="h" property="rdfs:label">HousePainter</span>
+      <span property="rdfs:comment">A house painting service.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HomeAndConstructionBusiness">HomeAndConstructionBusiness</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ProfessionalService">ProfessionalService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/IceCreamShop">
+      <span class="h" property="rdfs:label">IceCreamShop</span>
+      <span property="rdfs:comment">An ice cream shop</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ImageGallery">
+      <span class="h" property="rdfs:label">ImageGallery</span>
+      <span property="rdfs:comment">Web page type: Image gallery page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CollectionPage">CollectionPage</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ImageObject">
+      <span class="h" property="rdfs:label">ImageObject</span>
+      <span property="rdfs:comment">An image file.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MediaObject">MediaObject</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ImagingTest">
+      <span class="h" property="rdfs:label">ImagingTest</span>
+      <span property="rdfs:comment">Any medical imaging modality typically used for diagnostic purposes.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalTest">MedicalTest</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/InfectiousAgentClass">
+      <span class="h" property="rdfs:label">InfectiousAgentClass</span>
+      <span property="rdfs:comment">Classes of agents or pathogens that transmit infectious diseases. Enumerated type.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEnumeration">MedicalEnumeration</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalCondition">
+      <span class="h" property="rdfs:label">MedicalCondition</span>
+      <span property="rdfs:comment">Any condition of the human body that affects the normal functioning of a person, whether physically or mentally. Includes diseases, injuries, disabilities, disorders, syndromes, etc.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/InfectiousDisease">
+      <span class="h" property="rdfs:label">InfectiousDisease</span>
+      <span property="rdfs:comment">An infectious disease is a clinically evident human disease resulting from the presence of pathogenic microbial agents, like pathogenic viruses, pathogenic bacteria, fungi, protozoa, multicellular parasites, and prions. To be considered an infectious disease, such pathogens are known to be able to cause this disease.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/InsuranceAgency">
+      <span class="h" property="rdfs:label">InsuranceAgency</span>
+      <span property="rdfs:comment">Insurance agency.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FinancialService">FinancialService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Integer">
+      <span class="h" property="rdfs:label">Integer</span>
+      <span property="rdfs:comment">Data type: Integer.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/InternetCafe">
+      <span class="h" property="rdfs:label">InternetCafe</span>
+      <span property="rdfs:comment">An internet cafe.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ItemAvailability">
+      <span class="h" property="rdfs:label">ItemAvailability</span>
+      <span property="rdfs:comment">A list of possible product availablity options.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Enumeration">Enumeration</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ItemList">
+      <span class="h" property="rdfs:label">ItemList</span>
+      <span property="rdfs:comment">A list of items of any sort&#x2014;for example, Top 10 Movies About Weathermen, or Top 100 Party Songs. Not to be confused with HTML lists, which are often used only for formatting.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ItemPage">
+      <span class="h" property="rdfs:label">ItemPage</span>
+      <span property="rdfs:comment">A page devoted to a single item, such as a particular product or hotel.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPage">WebPage</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/JewelryStore">
+      <span class="h" property="rdfs:label">JewelryStore</span>
+      <span property="rdfs:comment">A jewelry store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/JobPosting">
+      <span class="h" property="rdfs:label">JobPosting</span>
+      <span property="rdfs:comment">A listing that describes a job opening in a certain organization.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Joint">
+      <span class="h" property="rdfs:label">Joint</span>
+      <span property="rdfs:comment">The anatomical location at which two or more bones make contact.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/LakeBodyOfWater">
+      <span class="h" property="rdfs:label">LakeBodyOfWater</span>
+      <span property="rdfs:comment">A lake (for example, Lake Pontrachain).</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/BodyOfWater">BodyOfWater</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/LandmarksOrHistoricalBuildings">
+      <span class="h" property="rdfs:label">LandmarksOrHistoricalBuildings</span>
+      <span property="rdfs:comment">An historical landmark or building.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Language">
+      <span class="h" property="rdfs:label">Language</span>
+      <span property="rdfs:comment">Natural languages such as Spanish, Tamil, Hindi, English, etc. and programming languages such as Scheme and Lisp.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Intangible">Intangible</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/LegislativeBuilding">
+      <span class="h" property="rdfs:label">LegislativeBuilding</span>
+      <span property="rdfs:comment">A legislative building&#x2014;for example, the state capitol.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/GovernmentBuilding">GovernmentBuilding</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Library">
+      <span class="h" property="rdfs:label">Library</span>
+      <span property="rdfs:comment">A library.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Ligament">
+      <span class="h" property="rdfs:label">Ligament</span>
+      <span property="rdfs:comment">A short band of tough, flexible, fibrous connective tissue that functions to connect multiple bones, cartilages, and structurally support joints.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/LiquorStore">
+      <span class="h" property="rdfs:label">LiquorStore</span>
+      <span property="rdfs:comment">A liquor store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/LiteraryEvent">
+      <span class="h" property="rdfs:label">LiteraryEvent</span>
+      <span property="rdfs:comment">Event type: Literary event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Locksmith">
+      <span class="h" property="rdfs:label">Locksmith</span>
+      <span property="rdfs:comment">A locksmith.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HomeAndConstructionBusiness">HomeAndConstructionBusiness</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ProfessionalService">ProfessionalService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/LymphaticVessel">
+      <span class="h" property="rdfs:label">LymphaticVessel</span>
+      <span property="rdfs:comment">A type of blood vessel that specifically carries lymph fluid unidirectionally toward the heart.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Vessel">Vessel</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/Map">
+      <span class="h" property="rdfs:label">Map</span>
+      <span property="rdfs:comment">A map.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Mass">
+      <span class="h" property="rdfs:label">Mass</span>
+      <span property="rdfs:comment">Properties that take Mass as values are of the form '&lt;Number&gt; &lt;Mass unit of measure&gt;'. E.g., '7 kg'</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Quantity">Quantity</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MaximumDoseSchedule">
+      <span class="h" property="rdfs:label">MaximumDoseSchedule</span>
+      <span property="rdfs:comment">The maximum dosing schedule considered safe for a drug or supplement as recommended by an authority or by the drug/supplement's manufacturer. Capture the recommending authority in the recognizingAuthority property of MedicalEntity.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/DoseSchedule">DoseSchedule</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalAudience">
+      <span class="h" property="rdfs:label">MedicalAudience</span>
+      <span property="rdfs:comment">Target audiences for medical web pages. Enumerated type.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Audience">Audience</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEnumeration">MedicalEnumeration</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalCause">
+      <span class="h" property="rdfs:label">MedicalCause</span>
+      <span property="rdfs:comment">The causative agent(s) that are responsible for the pathophysiologic process that eventually results in a medical condition, symptom or sign. In this schema, unless otherwise specified this is meant to be the proximate cause of the medical condition, symptom or sign. The proximate cause is defined as the causative agent that most directly results in the medical condition, symptom or sign. For example, the HIV virus could be considered a cause of AIDS. Or in a diagnostic context, if a patient fell and sustained a hip fracture and two days later sustained a pulmonary embolism which eventuated in a cardiac arrest, the cause of the cardiac arrest (the proximate cause) would be the pulmonary embolism and not the fall. <p>Medical causes can include cardiovascular, chemical, dermatologic, endocrine, environmental, gastroenterologic, genetic, hematologic, gynecologic, iatrogenic, infectious, musculoskeletal, neurologic, nutritional, obstetric, oncologic, otolaryngologic, pharmacologic, psychiatric, pulmonary, renal, rheumatologic, toxic, traumatic, or urologic causes; medical conditions can be causes as well.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalClinic">
+      <span class="h" property="rdfs:label">MedicalClinic</span>
+      <span property="rdfs:comment">A medical clinic.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalOrganization">MedicalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalCode">
+      <span class="h" property="rdfs:label">MedicalCode</span>
+      <span property="rdfs:comment">A code for a medical entity.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalIntangible">MedicalIntangible</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalConditionStage">
+      <span class="h" property="rdfs:label">MedicalConditionStage</span>
+      <span property="rdfs:comment">A stage of a medical condition, such as 'Stage IIIa'.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalIntangible">MedicalIntangible</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalContraindication">
+      <span class="h" property="rdfs:label">MedicalContraindication</span>
+      <span property="rdfs:comment">A condition or factor that serves as a reason to withhold a certain medical therapy. Contraindications can be absolute (there are no reasonable circumstances for undertaking a course of action) or relative (the patient is at higher risk of complications, but that these risks may be outweighed by other considerations or mitigated by other measures).</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalDevice">
+      <span class="h" property="rdfs:label">MedicalDevice</span>
+      <span property="rdfs:comment">Any object used in a medical capacity, such as to diagnose or treat a patient.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalDevicePurpose">
+      <span class="h" property="rdfs:label">MedicalDevicePurpose</span>
+      <span property="rdfs:comment">Categories of medical devices, organized by the purpose or intended use of the device.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEnumeration">MedicalEnumeration</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalEvidenceLevel">
+      <span class="h" property="rdfs:label">MedicalEvidenceLevel</span>
+      <span property="rdfs:comment">Level of evidence for a medical guideline. Enumerated type.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEnumeration">MedicalEnumeration</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalGuideline">
+      <span class="h" property="rdfs:label">MedicalGuideline</span>
+      <span property="rdfs:comment">Any recommendation made by a standard society (e.g. ACC/AHA) or consensus statement that denotes how to diagnose and treat a particular condition. Note: this type should be used to tag the actual guideline recommendation; if the guideline recommendation occurs in a larger scholarly article, use MedicalScholarlyArticle to tag the overall article, not this type. Note also: the organization making the recommendation should be captured in the recognizingAuthority base property of MedicalEntity.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalGuidelineContraindication">
+      <span class="h" property="rdfs:label">MedicalGuidelineContraindication</span>
+      <span property="rdfs:comment">A guideline contraindication that designates a process as harmful and where quality of the data supporting the contraindication is sound.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalGuideline">MedicalGuideline</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalGuidelineRecommendation">
+      <span class="h" property="rdfs:label">MedicalGuidelineRecommendation</span>
+      <span property="rdfs:comment">A guideline recommendation that is regarded as efficacious and where quality of the data supporting the recommendation is sound.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalGuideline">MedicalGuideline</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalImagingTechnique">
+      <span class="h" property="rdfs:label">MedicalImagingTechnique</span>
+      <span property="rdfs:comment">Any medical imaging modality typically used for diagnostic purposes. Enumerated type.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEnumeration">MedicalEnumeration</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalStudy">
+      <span class="h" property="rdfs:label">MedicalStudy</span>
+      <span property="rdfs:comment">A medical study is an umbrella type covering all kinds of research studies relating to human medicine or health, including observational studies and interventional trials and registries, randomized, controlled or not. When the specific type of study is known, use one of the extensions of this type, such as MedicalTrial or MedicalObservationalStudy. Also, note that this type should be used to mark up data that describes the study itself; to tag an article that publishes the results of a study, use MedicalScholarlyArticle. Note: use the code property of MedicalEntity to store study IDs, e.g. clinicaltrials.gov ID.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalObservationalStudy">
+      <span class="h" property="rdfs:label">MedicalObservationalStudy</span>
+      <span property="rdfs:comment">An observational study is a type of medical study that attempts to infer the possible effect of a treatment through observation of a cohort of subjects over a period of time. In an observational study, the assignment of subjects into treatment groups versus control groups is outside the control of the investigator. This is in contrast with controlled studies, such as the randomized controlled trials represented by MedicalTrial, where each subject is randomly assigned to a treatment group or a control group before the start of the treatment.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalStudy">MedicalStudy</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalObservationalStudyDesign">
+      <span class="h" property="rdfs:label">MedicalObservationalStudyDesign</span>
+      <span property="rdfs:comment">Design models for observational medical studies. Enumerated type.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEnumeration">MedicalEnumeration</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalProcedureType">
+      <span class="h" property="rdfs:label">MedicalProcedureType</span>
+      <span property="rdfs:comment">An enumeration that describes different types of medical procedures.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEnumeration">MedicalEnumeration</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalRiskEstimator">
+      <span class="h" property="rdfs:label">MedicalRiskEstimator</span>
+      <span property="rdfs:comment">Any rule set or interactive tool for estimating the risk of developing a complication or condition.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalRiskCalculator">
+      <span class="h" property="rdfs:label">MedicalRiskCalculator</span>
+      <span property="rdfs:comment">A complex mathematical calculation requiring an online calculator, used to assess prognosis. Note: use the url property of Thing to record any URLs for online calculators.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalRiskEstimator">MedicalRiskEstimator</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalRiskFactor">
+      <span class="h" property="rdfs:label">MedicalRiskFactor</span>
+      <span property="rdfs:comment">A risk factor is anything that increases a person's likelihood of developing or contracting a disease, medical condition, or complication.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalRiskScore">
+      <span class="h" property="rdfs:label">MedicalRiskScore</span>
+      <span property="rdfs:comment">A simple system that adds up the number of risk factors to yield a score that is associated with prognosis, e.g. CHAD score, TIMI risk score.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalRiskEstimator">MedicalRiskEstimator</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/ScholarlyArticle">
+      <span class="h" property="rdfs:label">ScholarlyArticle</span>
+      <span property="rdfs:comment">A scholarly article.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Article">Article</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalScholarlyArticle">
+      <span class="h" property="rdfs:label">MedicalScholarlyArticle</span>
+      <span property="rdfs:comment">A scholarly article in the medical domain.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ScholarlyArticle">ScholarlyArticle</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalSignOrSymptom">
+      <span class="h" property="rdfs:label">MedicalSignOrSymptom</span>
+      <span property="rdfs:comment">Any indication of the existence of a medical condition or disease.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalSign">
+      <span class="h" property="rdfs:label">MedicalSign</span>
+      <span property="rdfs:comment">Any physical manifestation of a person's medical condition discoverable by objective diagnostic tests or physical examination.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalSignOrSymptom">MedicalSignOrSymptom</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/Specialty">
+      <span class="h" property="rdfs:label">Specialty</span>
+      <span property="rdfs:comment">Any branch of a field in which people typically develop specific expertise, usually after significant study, time, and effort.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Enumeration">Enumeration</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalSpecialty">
+      <span class="h" property="rdfs:label">MedicalSpecialty</span>
+      <span property="rdfs:comment">Any specific branch of medical science or practice. Medical specialities include clinical specialties that pertain to particular organ systems and their respective disease states, as well as allied health specialties. Enumerated type.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Specialty">Specialty</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEnumeration">MedicalEnumeration</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalStudyStatus">
+      <span class="h" property="rdfs:label">MedicalStudyStatus</span>
+      <span property="rdfs:comment">The status of a medical study. Enumerated type.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEnumeration">MedicalEnumeration</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalSymptom">
+      <span class="h" property="rdfs:label">MedicalSymptom</span>
+      <span property="rdfs:comment">Any indication of the existence of a medical condition or disease that is apparent to the patient.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalSignOrSymptom">MedicalSignOrSymptom</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalTestPanel">
+      <span class="h" property="rdfs:label">MedicalTestPanel</span>
+      <span property="rdfs:comment">Any collection of tests commonly ordered together.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalTest">MedicalTest</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalTrial">
+      <span class="h" property="rdfs:label">MedicalTrial</span>
+      <span property="rdfs:comment">A medical trial is a type of medical study that uses scientific process used to compare the safety and efficacy of medical therapies or medical procedures. In general, medical trials are controlled and subjects are allocated at random to the different treatment and/or control groups.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalStudy">MedicalStudy</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalTrialDesign">
+      <span class="h" property="rdfs:label">MedicalTrialDesign</span>
+      <span property="rdfs:comment">Design models for medical trials. Enumerated type.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEnumeration">MedicalEnumeration</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicalWebPage">
+      <span class="h" property="rdfs:label">MedicalWebPage</span>
+      <span property="rdfs:comment">A web page that provides medical information.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPage">WebPage</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MedicineSystem">
+      <span class="h" property="rdfs:label">MedicineSystem</span>
+      <span property="rdfs:comment">Systems of medical practice.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEnumeration">MedicalEnumeration</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MensClothingStore">
+      <span class="h" property="rdfs:label">MensClothingStore</span>
+      <span property="rdfs:comment">A men's clothing store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MiddleSchool">
+      <span class="h" property="rdfs:label">MiddleSchool</span>
+      <span property="rdfs:comment">A middle school.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EducationalOrganization">EducationalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SoftwareApplication">
+      <span class="h" property="rdfs:label">SoftwareApplication</span>
+      <span property="rdfs:comment">A software application.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MobileApplication">
+      <span class="h" property="rdfs:label">MobileApplication</span>
+      <span property="rdfs:comment"></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MobilePhoneStore">
+      <span class="h" property="rdfs:label">MobilePhoneStore</span>
+      <span property="rdfs:comment">A mobile-phone store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Mosque">
+      <span class="h" property="rdfs:label">Mosque</span>
+      <span property="rdfs:comment">A mosque.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/PlaceOfWorship">PlaceOfWorship</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Motel">
+      <span class="h" property="rdfs:label">Motel</span>
+      <span property="rdfs:comment">A motel.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LodgingBusiness">LodgingBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MotorcycleDealer">
+      <span class="h" property="rdfs:label">MotorcycleDealer</span>
+      <span property="rdfs:comment">A motorcycle dealer.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AutomotiveBusiness">AutomotiveBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MotorcycleRepair">
+      <span class="h" property="rdfs:label">MotorcycleRepair</span>
+      <span property="rdfs:comment">A motorcycle repair shop.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AutomotiveBusiness">AutomotiveBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Mountain">
+      <span class="h" property="rdfs:label">Mountain</span>
+      <span property="rdfs:comment">A mountain, like Mount Whitney or Mount Everest</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Landform">Landform</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Movie">
+      <span class="h" property="rdfs:label">Movie</span>
+      <span property="rdfs:comment">A movie.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MovieRentalStore">
+      <span class="h" property="rdfs:label">MovieRentalStore</span>
+      <span property="rdfs:comment">A movie rental store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MovieTheater">
+      <span class="h" property="rdfs:label">MovieTheater</span>
+      <span property="rdfs:comment">A movie theater.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EntertainmentBusiness">EntertainmentBusiness</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MovingCompany">
+      <span class="h" property="rdfs:label">MovingCompany</span>
+      <span property="rdfs:comment">A moving company.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HomeAndConstructionBusiness">HomeAndConstructionBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Muscle">
+      <span class="h" property="rdfs:label">Muscle</span>
+      <span property="rdfs:comment">A muscle is an anatomical structure consisting of a contractile form of tissue that animals use to effect movement.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/Museum">
+      <span class="h" property="rdfs:label">Museum</span>
+      <span property="rdfs:comment">A museum.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MusicPlaylist">
+      <span class="h" property="rdfs:label">MusicPlaylist</span>
+      <span property="rdfs:comment">A collection of music tracks in playlist form.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MusicAlbum">
+      <span class="h" property="rdfs:label">MusicAlbum</span>
+      <span property="rdfs:comment">A collection of music tracks.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MusicPlaylist">MusicPlaylist</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MusicEvent">
+      <span class="h" property="rdfs:label">MusicEvent</span>
+      <span property="rdfs:comment">Event type: Music event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MusicGroup">
+      <span class="h" property="rdfs:label">MusicGroup</span>
+      <span property="rdfs:comment">A musical group, such as a band, an orchestra, or a choir. Can also be a solo musician.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/PerformingGroup">PerformingGroup</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MusicRecording">
+      <span class="h" property="rdfs:label">MusicRecording</span>
+      <span property="rdfs:comment">A music recording (track), usually a single song.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MusicStore">
+      <span class="h" property="rdfs:label">MusicStore</span>
+      <span property="rdfs:comment">A music store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MusicVenue">
+      <span class="h" property="rdfs:label">MusicVenue</span>
+      <span property="rdfs:comment">A music venue.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/MusicVideoObject">
+      <span class="h" property="rdfs:label">MusicVideoObject</span>
+      <span property="rdfs:comment">A music video file.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MediaObject">MediaObject</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/NGO">
+      <span class="h" property="rdfs:label">NGO</span>
+      <span property="rdfs:comment">Organization: Non-governmental Organization.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/NailSalon">
+      <span class="h" property="rdfs:label">NailSalon</span>
+      <span property="rdfs:comment">A nail salon.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HealthAndBeautyBusiness">HealthAndBeautyBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Nerve">
+      <span class="h" property="rdfs:label">Nerve</span>
+      <span property="rdfs:comment">A common pathway for the electrochemical nerve impulses that are transmitted along each of the axons.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/NewsArticle">
+      <span class="h" property="rdfs:label">NewsArticle</span>
+      <span property="rdfs:comment">A news article</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Article">Article</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews">rNews</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/NightClub">
+      <span class="h" property="rdfs:label">NightClub</span>
+      <span property="rdfs:comment">A nightclub or discotheque.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EntertainmentBusiness">EntertainmentBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Notary">
+      <span class="h" property="rdfs:label">Notary</span>
+      <span property="rdfs:comment">A notary.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ProfessionalService">ProfessionalService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/NutritionInformation">
+      <span class="h" property="rdfs:label">NutritionInformation</span>
+      <span property="rdfs:comment">Nutritional information about the recipe.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/StructuredValue">StructuredValue</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/OceanBodyOfWater">
+      <span class="h" property="rdfs:label">OceanBodyOfWater</span>
+      <span property="rdfs:comment">An ocean (for example, the Pacific).</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/BodyOfWater">BodyOfWater</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/OfferItemCondition">
+      <span class="h" property="rdfs:label">OfferItemCondition</span>
+      <span property="rdfs:comment">A list of possible conditions for the item for sale.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Enumeration">Enumeration</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/OfficeEquipmentStore">
+      <span class="h" property="rdfs:label">OfficeEquipmentStore</span>
+      <span property="rdfs:comment">An office equipment store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Optician">
+      <span class="h" property="rdfs:label">Optician</span>
+      <span property="rdfs:comment">An optician's store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalOrganization">MedicalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/OutletStore">
+      <span class="h" property="rdfs:label">OutletStore</span>
+      <span property="rdfs:comment">An outlet store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Painting">
+      <span class="h" property="rdfs:label">Painting</span>
+      <span property="rdfs:comment">A painting.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/PalliativeProcedure">
+      <span class="h" property="rdfs:label">PalliativeProcedure</span>
+      <span property="rdfs:comment">A medical procedure intended primarly for palliative purposes, aimed at relieving the symptoms of an underlying health condition.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalProcedure">MedicalProcedure</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/Park">
+      <span class="h" property="rdfs:label">Park</span>
+      <span property="rdfs:comment">A park.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ParkingFacility">
+      <span class="h" property="rdfs:label">ParkingFacility</span>
+      <span property="rdfs:comment">A parking lot or other parking facility.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/PathologyTest">
+      <span class="h" property="rdfs:label">PathologyTest</span>
+      <span property="rdfs:comment">A medical test performed by a laboratory that typically involves examination of a tissue sample by a pathologist.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalTest">MedicalTest</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/PawnShop">
+      <span class="h" property="rdfs:label">PawnShop</span>
+      <span property="rdfs:comment">A pawnstore.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/PerformingArtsTheater">
+      <span class="h" property="rdfs:label">PerformingArtsTheater</span>
+      <span property="rdfs:comment">A theatre or other performing art center.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Person">
+      <span class="h" property="rdfs:label">Person</span>
+      <span property="rdfs:comment">A person (alive, dead, undead, or fictional).</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Thing">Thing</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews">rNews</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/PetStore">
+      <span class="h" property="rdfs:label">PetStore</span>
+      <span property="rdfs:comment">A pet store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Pharmacy">
+      <span class="h" property="rdfs:label">Pharmacy</span>
+      <span property="rdfs:comment">A pharmacy or drugstore.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalOrganization">MedicalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Photograph">
+      <span class="h" property="rdfs:label">Photograph</span>
+      <span property="rdfs:comment">A photograph.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/PhysicalActivityCategory">
+      <span class="h" property="rdfs:label">PhysicalActivityCategory</span>
+      <span property="rdfs:comment">Categories of physical activity, organized by physiologic classification.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEnumeration">MedicalEnumeration</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/PhysicalExam">
+      <span class="h" property="rdfs:label">PhysicalExam</span>
+      <span property="rdfs:comment">A type of physical examination of a patient performed by a physician. Enumerated type.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEnumeration">MedicalEnumeration</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/PhysicalTherapy">
+      <span class="h" property="rdfs:label">PhysicalTherapy</span>
+      <span property="rdfs:comment">A process of progressive physical care and rehabilitation aimed at improving a health condition.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/Physician">
+      <span class="h" property="rdfs:label">Physician</span>
+      <span property="rdfs:comment">A doctor's office.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalOrganization">MedicalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Playground">
+      <span class="h" property="rdfs:label">Playground</span>
+      <span property="rdfs:comment">A playground.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Plumber">
+      <span class="h" property="rdfs:label">Plumber</span>
+      <span property="rdfs:comment">A plumbing service.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HomeAndConstructionBusiness">HomeAndConstructionBusiness</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ProfessionalService">ProfessionalService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/PoliceStation">
+      <span class="h" property="rdfs:label">PoliceStation</span>
+      <span property="rdfs:comment">A police station.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EmergencyService">EmergencyService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Pond">
+      <span class="h" property="rdfs:label">Pond</span>
+      <span property="rdfs:comment">A pond</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/BodyOfWater">BodyOfWater</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/PostOffice">
+      <span class="h" property="rdfs:label">PostOffice</span>
+      <span property="rdfs:comment">A post office.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/GovernmentOffice">GovernmentOffice</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/PostalAddress">
+      <span class="h" property="rdfs:label">PostalAddress</span>
+      <span property="rdfs:comment">The mailing address.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ContactPoint">ContactPoint</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Preschool">
+      <span class="h" property="rdfs:label">Preschool</span>
+      <span property="rdfs:comment">A preschool.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EducationalOrganization">EducationalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/PreventionIndication">
+      <span class="h" property="rdfs:label">PreventionIndication</span>
+      <span property="rdfs:comment">An indication for preventing an underlying condition, symptom, etc.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalIndication">MedicalIndication</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/Product">
+      <span class="h" property="rdfs:label">Product</span>
+      <span property="rdfs:comment">A product is anything that is made available for sale&#x2014;for example, a pair of shoes, a concert ticket, or a car.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Thing">Thing</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ProfilePage">
+      <span class="h" property="rdfs:label">ProfilePage</span>
+      <span property="rdfs:comment">Web page type: Profile page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPage">WebPage</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/PsychologicalTreatment">
+      <span class="h" property="rdfs:label">PsychologicalTreatment</span>
+      <span property="rdfs:comment">A process of care relying upon counseling, dialogue, communication, verbalization aimed at improving a mental health condition.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/PublicSwimmingPool">
+      <span class="h" property="rdfs:label">PublicSwimmingPool</span>
+      <span property="rdfs:comment">A public swimming pool.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SportsActivityLocation">SportsActivityLocation</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/RVPark">
+      <span class="h" property="rdfs:label">RVPark</span>
+      <span property="rdfs:comment">An RV park.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/RadiationTherapy">
+      <span class="h" property="rdfs:label">RadiationTherapy</span>
+      <span property="rdfs:comment">A process of care using radiation aimed at improving a health condition.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/RadioStation">
+      <span class="h" property="rdfs:label">RadioStation</span>
+      <span property="rdfs:comment">A radio station.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/RealEstateAgent">
+      <span class="h" property="rdfs:label">RealEstateAgent</span>
+      <span property="rdfs:comment">A real-estate agent.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Recipe">
+      <span class="h" property="rdfs:label">Recipe</span>
+      <span property="rdfs:comment">A recipe.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/RecommendedDoseSchedule">
+      <span class="h" property="rdfs:label">RecommendedDoseSchedule</span>
+      <span property="rdfs:comment">A recommended dosing schedule for a drug or supplement as prescribed or recommended by an authority or by the drug/supplement's manufacturer. Capture the recommending authority in the recognizingAuthority property of MedicalEntity.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/DoseSchedule">DoseSchedule</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/RecyclingCenter">
+      <span class="h" property="rdfs:label">RecyclingCenter</span>
+      <span property="rdfs:comment">A recycling center.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ReportedDoseSchedule">
+      <span class="h" property="rdfs:label">ReportedDoseSchedule</span>
+      <span property="rdfs:comment">A patient-reported or observed dosing schedule for a drug or supplement.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/DoseSchedule">DoseSchedule</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Reservoir">
+      <span class="h" property="rdfs:label">Reservoir</span>
+      <span property="rdfs:comment">A reservoir, like the Lake Kariba reservoir.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/BodyOfWater">BodyOfWater</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Restaurant">
+      <span class="h" property="rdfs:label">Restaurant</span>
+      <span property="rdfs:comment">A restaurant.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Review">
+      <span class="h" property="rdfs:label">Review</span>
+      <span property="rdfs:comment">A review of an item - for example, a restaurant, movie, or store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/RiverBodyOfWater">
+      <span class="h" property="rdfs:label">RiverBodyOfWater</span>
+      <span property="rdfs:comment">A river (for example, the broad majestic Shannon).</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/BodyOfWater">BodyOfWater</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/RoofingContractor">
+      <span class="h" property="rdfs:label">RoofingContractor</span>
+      <span property="rdfs:comment">A roofing contractor.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HomeAndConstructionBusiness">HomeAndConstructionBusiness</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/ProfessionalService">ProfessionalService</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SaleEvent">
+      <span class="h" property="rdfs:label">SaleEvent</span>
+      <span property="rdfs:comment">Event type: Sales event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/School">
+      <span class="h" property="rdfs:label">School</span>
+      <span property="rdfs:comment">A school.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/EducationalOrganization">EducationalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Sculpture">
+      <span class="h" property="rdfs:label">Sculpture</span>
+      <span property="rdfs:comment">A piece of sculpture.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SeaBodyOfWater">
+      <span class="h" property="rdfs:label">SeaBodyOfWater</span>
+      <span property="rdfs:comment">A sea (for example, the Caspian sea).</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/BodyOfWater">BodyOfWater</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SearchResultsPage">
+      <span class="h" property="rdfs:label">SearchResultsPage</span>
+      <span property="rdfs:comment">Web page type: Search results page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPage">WebPage</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SelfStorage">
+      <span class="h" property="rdfs:label">SelfStorage</span>
+      <span property="rdfs:comment">Self-storage facility.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ShoeStore">
+      <span class="h" property="rdfs:label">ShoeStore</span>
+      <span property="rdfs:comment">A shoe store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ShoppingCenter">
+      <span class="h" property="rdfs:label">ShoppingCenter</span>
+      <span property="rdfs:comment">A shopping center or mall.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SingleFamilyResidence">
+      <span class="h" property="rdfs:label">SingleFamilyResidence</span>
+      <span property="rdfs:comment">Residence type: Single-family home.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Residence">Residence</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/WebPageElement">
+      <span class="h" property="rdfs:label">WebPageElement</span>
+      <span property="rdfs:comment">A web page element, like a table or an image</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SiteNavigationElement">
+      <span class="h" property="rdfs:label">SiteNavigationElement</span>
+      <span property="rdfs:comment">A navigation element of the page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPageElement">WebPageElement</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SkiResort">
+      <span class="h" property="rdfs:label">SkiResort</span>
+      <span property="rdfs:comment">A ski resort.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SportsActivityLocation">SportsActivityLocation</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SocialEvent">
+      <span class="h" property="rdfs:label">SocialEvent</span>
+      <span property="rdfs:comment">Event type: Social event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SportingGoodsStore">
+      <span class="h" property="rdfs:label">SportingGoodsStore</span>
+      <span property="rdfs:comment">A sporting goods store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SportsClub">
+      <span class="h" property="rdfs:label">SportsClub</span>
+      <span property="rdfs:comment">A sports club.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SportsActivityLocation">SportsActivityLocation</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SportsEvent">
+      <span class="h" property="rdfs:label">SportsEvent</span>
+      <span property="rdfs:comment">Event type: Sports event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SportsTeam">
+      <span class="h" property="rdfs:label">SportsTeam</span>
+      <span property="rdfs:comment">Organization: Sports team.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/StadiumOrArena">
+      <span class="h" property="rdfs:label">StadiumOrArena</span>
+      <span property="rdfs:comment">A stadium.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SportsActivityLocation">SportsActivityLocation</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/State">
+      <span class="h" property="rdfs:label">State</span>
+      <span property="rdfs:comment">A state or province.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/AdministrativeArea">AdministrativeArea</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SubwayStation">
+      <span class="h" property="rdfs:label">SubwayStation</span>
+      <span property="rdfs:comment">A subway station.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/SuperficialAnatomy">
+      <span class="h" property="rdfs:label">SuperficialAnatomy</span>
+      <span property="rdfs:comment">Anatomical features that can be observed by sight (without dissection), including the form and proportions of the human body as well as surface landmarks that correspond to deeper subcutaneous structures. Superficial anatomy plays an important role in sports medicine, phlebotomy, and other medical specialties as underlying anatomical structures can be identified through surface palpation. For example, during back surgery, superficial anatomy can be used to palpate and count vertebrae to find the site of incision. Or in phlebotomy, superficial anatomy can be used to locate an underlying vein; for example, the median cubital vein can be located by palpating the borders of the cubital fossa (such as the epicondyles of the humerus) and then looking for the superficial signs of the vein, such as size, prominence, ability to refill after depression, and feel of surrounding tissue support. As another example, in a subluxation (dislocation) of the glenohumeral joint, the bony structure becomes pronounced with the deltoid muscle failing to cover the glenohumeral joint allowing the edges of the scapula to be superficially visible. Here, the superficial anatomy is the visible edges of the scapula, implying the underlying dislocation of the joint (the related anatomical structure).</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/Synagogue">
+      <span class="h" property="rdfs:label">Synagogue</span>
+      <span property="rdfs:comment">A synagogue.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/PlaceOfWorship">PlaceOfWorship</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TVEpisode">
+      <span class="h" property="rdfs:label">TVEpisode</span>
+      <span property="rdfs:comment">An episode of a TV series or season.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TVSeason">
+      <span class="h" property="rdfs:label">TVSeason</span>
+      <span property="rdfs:comment">A TV season.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TVSeries">
+      <span class="h" property="rdfs:label">TVSeries</span>
+      <span property="rdfs:comment">A television series.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Table">
+      <span class="h" property="rdfs:label">Table</span>
+      <span property="rdfs:comment">A table on the page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPageElement">WebPageElement</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TattooParlor">
+      <span class="h" property="rdfs:label">TattooParlor</span>
+      <span property="rdfs:comment">A tattoo parlor.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/HealthAndBeautyBusiness">HealthAndBeautyBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TaxiStand">
+      <span class="h" property="rdfs:label">TaxiStand</span>
+      <span property="rdfs:comment">A taxi stand.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TelevisionStation">
+      <span class="h" property="rdfs:label">TelevisionStation</span>
+      <span property="rdfs:comment">A television station.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TennisComplex">
+      <span class="h" property="rdfs:label">TennisComplex</span>
+      <span property="rdfs:comment">A tennis complex.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SportsActivityLocation">SportsActivityLocation</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Text">
+      <span class="h" property="rdfs:label">Text</span>
+      <span property="rdfs:comment">Data type: Text.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/DataType">DataType</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TheaterEvent">
+      <span class="h" property="rdfs:label">TheaterEvent</span>
+      <span property="rdfs:comment">Event type: Theater performance.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TheaterGroup">
+      <span class="h" property="rdfs:label">TheaterGroup</span>
+      <span property="rdfs:comment">A theater group or company&#x2014;for example, the Royal Shakespeare Company or Druid Theatre.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/PerformingGroup">PerformingGroup</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TherapeuticProcedure">
+      <span class="h" property="rdfs:label">TherapeuticProcedure</span>
+      <span property="rdfs:comment">A medical procedure intended primarly for therapeutic purposes, aimed at improving a health condition.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalProcedure">MedicalProcedure</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/TireShop">
+      <span class="h" property="rdfs:label">TireShop</span>
+      <span property="rdfs:comment">A tire shop.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TouristAttraction">
+      <span class="h" property="rdfs:label">TouristAttraction</span>
+      <span property="rdfs:comment">A tourist attraction.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TouristInformationCenter">
+      <span class="h" property="rdfs:label">TouristInformationCenter</span>
+      <span property="rdfs:comment">A tourist information center.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/ToyStore">
+      <span class="h" property="rdfs:label">ToyStore</span>
+      <span property="rdfs:comment">A toystore.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TrainStation">
+      <span class="h" property="rdfs:label">TrainStation</span>
+      <span property="rdfs:comment">A train station.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TravelAgency">
+      <span class="h" property="rdfs:label">TravelAgency</span>
+      <span property="rdfs:comment">A travel agency.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/TreatmentIndication">
+      <span class="h" property="rdfs:label">TreatmentIndication</span>
+      <span property="rdfs:comment">An indication for treating an underlying condition, symptom, etc.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalIndication">MedicalIndication</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/URL">
+      <span class="h" property="rdfs:label">URL</span>
+      <span property="rdfs:comment">Data type: URL.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/UserInteraction">
+      <span class="h" property="rdfs:label">UserInteraction</span>
+      <span property="rdfs:comment">A user interacting with a page</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/UserBlocks">
+      <span class="h" property="rdfs:label">UserBlocks</span>
+      <span property="rdfs:comment">User interaction: Block this content.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/UserInteraction">UserInteraction</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/UserCheckins">
+      <span class="h" property="rdfs:label">UserCheckins</span>
+      <span property="rdfs:comment">User interaction: Check-in at a place.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/UserInteraction">UserInteraction</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/UserComments">
+      <span class="h" property="rdfs:label">UserComments</span>
+      <span property="rdfs:comment">The UserInteraction event in which a user comments on an item.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/UserInteraction">UserInteraction</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews">rNews</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/UserDownloads">
+      <span class="h" property="rdfs:label">UserDownloads</span>
+      <span property="rdfs:comment">User interaction: Download of an item.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/UserInteraction">UserInteraction</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/UserLikes">
+      <span class="h" property="rdfs:label">UserLikes</span>
+      <span property="rdfs:comment">User interaction: Like an item.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/UserInteraction">UserInteraction</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/UserPageVisits">
+      <span class="h" property="rdfs:label">UserPageVisits</span>
+      <span property="rdfs:comment">User interaction: Visit to a web page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/UserInteraction">UserInteraction</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/UserPlays">
+      <span class="h" property="rdfs:label">UserPlays</span>
+      <span property="rdfs:comment">User interaction: Play count of an item, for example a video or a song.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/UserInteraction">UserInteraction</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/UserPlusOnes">
+      <span class="h" property="rdfs:label">UserPlusOnes</span>
+      <span property="rdfs:comment">User interaction: +1.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/UserInteraction">UserInteraction</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/UserTweets">
+      <span class="h" property="rdfs:label">UserTweets</span>
+      <span property="rdfs:comment">User interaction: Tweets.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/UserInteraction">UserInteraction</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Vein">
+      <span class="h" property="rdfs:label">Vein</span>
+      <span property="rdfs:comment">A type of blood vessel that specifically carries blood to the heart.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Vessel">Vessel</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_WikiDoc">WikiDoc</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/VeterinaryCare">
+      <span class="h" property="rdfs:label">VeterinaryCare</span>
+      <span property="rdfs:comment">A vet's office.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MedicalOrganization">MedicalOrganization</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/VideoGallery">
+      <span class="h" property="rdfs:label">VideoGallery</span>
+      <span property="rdfs:comment">Web page type: Video gallery page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CollectionPage">CollectionPage</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/VideoObject">
+      <span class="h" property="rdfs:label">VideoObject</span>
+      <span property="rdfs:comment">A video file.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/MediaObject">MediaObject</a></span>
+       <span>Source:  <a property="dc:source" href="http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources#source_rNews">rNews</a></span></div>
+    <div typeof="rdfs:Class" about="http://schema.org/VisualArtsEvent">
+      <span class="h" property="rdfs:label">VisualArtsEvent</span>
+      <span property="rdfs:comment">Event type: Visual arts event.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Volcano">
+      <span class="h" property="rdfs:label">Volcano</span>
+      <span property="rdfs:comment">A volcano, like Fuji san</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Landform">Landform</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/WPAdBlock">
+      <span class="h" property="rdfs:label">WPAdBlock</span>
+      <span property="rdfs:comment">An advertising section of the page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPageElement">WebPageElement</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/WPFooter">
+      <span class="h" property="rdfs:label">WPFooter</span>
+      <span property="rdfs:comment">The footer section of the page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPageElement">WebPageElement</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/WPHeader">
+      <span class="h" property="rdfs:label">WPHeader</span>
+      <span property="rdfs:comment">The header section of the page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPageElement">WebPageElement</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/WPSideBar">
+      <span class="h" property="rdfs:label">WPSideBar</span>
+      <span property="rdfs:comment">A sidebar section of the page.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/WebPageElement">WebPageElement</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Waterfall">
+      <span class="h" property="rdfs:label">Waterfall</span>
+      <span property="rdfs:comment">A waterfall, like Niagara</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/BodyOfWater">BodyOfWater</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/WebApplication">
+      <span class="h" property="rdfs:label">WebApplication</span>
+      <span property="rdfs:comment">Web applications.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/WholesaleStore">
+      <span class="h" property="rdfs:label">WholesaleStore</span>
+      <span property="rdfs:comment">A wholesale store.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/Store">Store</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Winery">
+      <span class="h" property="rdfs:label">Winery</span>
+      <span property="rdfs:comment">A winery.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+    </div>
+    <div typeof="rdfs:Class" about="http://schema.org/Zoo">
+      <span class="h" property="rdfs:label">Zoo</span>
+      <span property="rdfs:comment">A zoo.</span>
+       <span>Subclass of: <a property="rdfs:subClassOf" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/highPrice">
+      <span class="h" property="rdfs:label">highPrice</span>
+      <span property="rdfs:comment">The highest price of all offers available.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AggregateOffer">AggregateOffer</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/lowPrice">
+      <span class="h" property="rdfs:label">lowPrice</span>
+      <span property="rdfs:comment">The lowest price of all offers available.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AggregateOffer">AggregateOffer</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/offerCount">
+      <span class="h" property="rdfs:label">offerCount</span>
+      <span property="rdfs:comment">The number of offers for the product.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AggregateOffer">AggregateOffer</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Integer">Integer</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/itemReviewed">
+      <span class="h" property="rdfs:label">itemReviewed</span>
+      <span property="rdfs:comment">The item that is being reviewed/rated.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AggregateRating">AggregateRating</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Review">Review</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Thing">Thing</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/ratingCount">
+      <span class="h" property="rdfs:label">ratingCount</span>
+      <span property="rdfs:comment">The count of total number of ratings.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AggregateRating">AggregateRating</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/reviewCount">
+      <span class="h" property="rdfs:label">reviewCount</span>
+      <span property="rdfs:comment">The count of total number of reviews.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AggregateRating">AggregateRating</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/associatedPathophysiology">
+      <span class="h" property="rdfs:label">associatedPathophysiology</span>
+      <span property="rdfs:comment">If applicable, a description of the pathophysiology associated with the anatomical system, including potential abnormal changes in the mechanical, physical, and biochemical functions of the system.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AnatomicalSystem">AnatomicalSystem</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SuperficialAnatomy">SuperficialAnatomy</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/bodyLocation">
+      <span class="h" property="rdfs:label">bodyLocation</span>
+      <span property="rdfs:comment">Location in the body of the anatomical structure.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/connectedTo">
+      <span class="h" property="rdfs:label">connectedTo</span>
+      <span property="rdfs:comment">Other anatomical structures to which this structure is connected.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/diagram">
+      <span class="h" property="rdfs:label">diagram</span>
+      <span property="rdfs:comment">An image containing a diagram that illustrates the structure and/or its component substructures and/or connections with other structures.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ImageObject">ImageObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/function">
+      <span class="h" property="rdfs:label">function</span>
+      <span property="rdfs:comment">Function of the anatomical structure.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/partOfSystem">
+      <span class="h" property="rdfs:label">partOfSystem</span>
+      <span property="rdfs:comment">The anatomical or organ system that this structure is part of.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AnatomicalSystem">AnatomicalSystem</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/relatedCondition">
+      <span class="h" property="rdfs:label">relatedCondition</span>
+      <span property="rdfs:comment">A medical condition associated with this anatomical structure.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AnatomicalSystem">AnatomicalSystem</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SuperficialAnatomy">SuperficialAnatomy</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/relatedTherapy">
+      <span class="h" property="rdfs:label">relatedTherapy</span>
+      <span property="rdfs:comment">A medical therapy related to this anatomical structure.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AnatomicalSystem">AnatomicalSystem</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SuperficialAnatomy">SuperficialAnatomy</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/subStructure">
+      <span class="h" property="rdfs:label">subStructure</span>
+      <span property="rdfs:comment">Component (sub-)structure(s) that comprise this anatomical structure.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/comprisedOf">
+      <span class="h" property="rdfs:label">comprisedOf</span>
+      <span property="rdfs:comment">The underlying anatomical structures, such as organs, that comprise the anatomical system.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AnatomicalSystem">AnatomicalSystem</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AnatomicalSystem">AnatomicalSystem</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/relatedStructure">
+      <span class="h" property="rdfs:label">relatedStructure</span>
+      <span property="rdfs:comment">Related anatomical structure(s) that are not part of the system but relate or connect to it, such as vascular bundles associated with an organ system.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AnatomicalSystem">AnatomicalSystem</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/arterialBranch">
+      <span class="h" property="rdfs:label">arterialBranch</span>
+      <span property="rdfs:comment">The branches that comprise the arterial structure.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Artery">Artery</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/source">
+      <span class="h" property="rdfs:label">source</span>
+      <span property="rdfs:comment">The anatomical or organ system that the artery originates from.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Artery">Artery</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/supplyTo">
+      <span class="h" property="rdfs:label">supplyTo</span>
+      <span property="rdfs:comment">The area to which the artery supplies blood to.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Artery">Artery</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/articleBody">
+      <span class="h" property="rdfs:label">articleBody</span>
+      <span property="rdfs:comment">The actual body of the article.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Article">Article</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/articleSection">
+      <span class="h" property="rdfs:label">articleSection</span>
+      <span property="rdfs:comment">Articles may belong to one or more 'sections' in a magazine or newspaper, such as Sports, Lifestyle, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Article">Article</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/wordCount">
+      <span class="h" property="rdfs:label">wordCount</span>
+      <span property="rdfs:comment">The number of words in the text of the Article.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Article">Article</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Integer">Integer</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/transcript">
+      <span class="h" property="rdfs:label">transcript</span>
+      <span property="rdfs:comment">If this MediaObject is an AudioObject or VideoObject, the transcript of that object.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/AudioObject">AudioObject</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/VideoObject">VideoObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/blogPost">
+      <span class="h" property="rdfs:label">blogPost</span>
+      <span property="rdfs:comment">A posting that is part of this blog.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Blog">Blog</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/BlogPosting">BlogPosting</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/blogPosts">
+      <span class="h" property="rdfs:label">blogPosts</span>
+      <span property="rdfs:comment">The postings that are part of this blog (legacy spelling; see singular form, blogPost).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Blog">Blog</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/BlogPosting">BlogPosting</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/bookEdition">
+      <span class="h" property="rdfs:label">bookEdition</span>
+      <span property="rdfs:comment">The edition of the book.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Book">Book</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/bookFormat">
+      <span class="h" property="rdfs:label">bookFormat</span>
+      <span property="rdfs:comment">The format of the book.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Book">Book</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/BookFormatType">BookFormatType</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/illustrator">
+      <span class="h" property="rdfs:label">illustrator</span>
+      <span property="rdfs:comment">The illustrator of the book.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Book">Book</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/isbn">
+      <span class="h" property="rdfs:label">isbn</span>
+      <span property="rdfs:comment">The ISBN of the book.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Book">Book</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/numberOfPages">
+      <span class="h" property="rdfs:label">numberOfPages</span>
+      <span property="rdfs:comment">The number of pages in the book.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Book">Book</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Integer">Integer</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/openingHours">
+      <span class="h" property="rdfs:label">openingHours</span>
+      <span property="rdfs:comment">The opening hours for a business. Opening hours can be specified as a weekly time range, starting with days, then times per day. Multiple days can be listed with commas ',' separating each day. Day or time ranges are specified using a hyphen '-'.<br />- Days are specified using the following two-letter combinations: <code>Mo</code>, <code>Tu</code>, <code>We</code>, <code>Th</code>, <code>Fr</code>, <code>Sa</code>, <code>Su</code>.<br />- Times are specified using 24:00 time. For example, 3pm is specified as <code>15:00</code>. <br />- Here is an example: <code>&lt;time itemprop=&quot;openingHours&quot; datetime=&quot;Tu,Th 16:00-20:00&quot;&gt;Tuesdays and Thursdays 4-8pm&lt;/time&gt;</code>. <br />- If a business is open 7 days a week, then it can be specified as <code>&lt;time itemprop=&quot;openingHours&quot; datetime=&quot;Mo-Su&quot;&gt;Monday through Sunday, all day&lt;/time&gt;</code>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CivicStructure">CivicStructure</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Duration">Duration</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/contactType">
+      <span class="h" property="rdfs:label">contactType</span>
+      <span property="rdfs:comment">A person or organization can have different contact points, for different purposes. For example, a sales contact point, a PR contact point and so on. This property is used to specify the kind of contact point.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ContactPoint">ContactPoint</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/email">
+      <span class="h" property="rdfs:label">email</span>
+      <span property="rdfs:comment">Email address.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ContactPoint">ContactPoint</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/faxNumber">
+      <span class="h" property="rdfs:label">faxNumber</span>
+      <span property="rdfs:comment">The fax number.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ContactPoint">ContactPoint</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/telephone">
+      <span class="h" property="rdfs:label">telephone</span>
+      <span property="rdfs:comment">The telephone number.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ContactPoint">ContactPoint</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/tickerSymbol">
+      <span class="h" property="rdfs:label">tickerSymbol</span>
+      <span property="rdfs:comment">The exchange traded instrument associated with a Corporation object. The tickerSymbol is expressed as an exchange and an instrument name separated by a space character. For the exchange component of the tickerSymbol attribute, we reccommend using the controlled vocaulary of Market Identifier Codes (MIC) specified in ISO15022.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Corporation">Corporation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/about">
+      <span class="h" property="rdfs:label">about</span>
+      <span property="rdfs:comment">The subject matter of the content.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Thing">Thing</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/accountablePerson">
+      <span class="h" property="rdfs:label">accountablePerson</span>
+      <span property="rdfs:comment">Specifies the Person that is legally accountable for the CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/aggregateRating">
+      <span class="h" property="rdfs:label">aggregateRating</span>
+      <span property="rdfs:comment">The overall rating, based on a collection of reviews or ratings, of the item.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Product">Product</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AggregateRating">AggregateRating</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/alternativeHeadline">
+      <span class="h" property="rdfs:label">alternativeHeadline</span>
+      <span property="rdfs:comment">A secondary title of the CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/associatedMedia">
+      <span class="h" property="rdfs:label">associatedMedia</span>
+      <span property="rdfs:comment">The media objects that encode this creative work. This property is a synonym for encodings.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MediaObject">MediaObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/audience (#)">
+      <span class="h" property="rdfs:label">audience (#)</span>
+      <span property="rdfs:comment">The intended audience of the work, i.e. the group for whom the work was created.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Audience">Audience</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/audio">
+      <span class="h" property="rdfs:label">audio</span>
+      <span property="rdfs:comment">An embedded audio object.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AudioObject">AudioObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/author">
+      <span class="h" property="rdfs:label">author</span>
+      <span property="rdfs:comment">The author of this content. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/award">
+      <span class="h" property="rdfs:label">award</span>
+      <span property="rdfs:comment">An award won by this person or for this creative work.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/awards">
+      <span class="h" property="rdfs:label">awards</span>
+      <span property="rdfs:comment">Awards won by this person or for this creative work. (legacy spelling; see singular form, award)</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/comment">
+      <span class="h" property="rdfs:label">comment</span>
+      <span property="rdfs:comment">Comments, typically from users, on this CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/UserComments">UserComments</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/contentLocation">
+      <span class="h" property="rdfs:label">contentLocation</span>
+      <span property="rdfs:comment">The location of the content.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/contentRating">
+      <span class="h" property="rdfs:label">contentRating</span>
+      <span property="rdfs:comment">Official rating of a piece of content&#x2014;for example,'MPAA PG-13'.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/contributor">
+      <span class="h" property="rdfs:label">contributor</span>
+      <span property="rdfs:comment">A secondary contributor to the CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/copyrightHolder">
+      <span class="h" property="rdfs:label">copyrightHolder</span>
+      <span property="rdfs:comment">The party holding the legal copyright to the CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/copyrightYear">
+      <span class="h" property="rdfs:label">copyrightYear</span>
+      <span property="rdfs:comment">The year during which the claimed copyright for the CreativeWork was first asserted.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/creator">
+      <span class="h" property="rdfs:label">creator</span>
+      <span property="rdfs:comment">The creator/author of this CreativeWork or UserComments. This is the same as the Author property for CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/UserComments">UserComments</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/dateCreated">
+      <span class="h" property="rdfs:label">dateCreated</span>
+      <span property="rdfs:comment">The date on which the CreativeWork was created.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/dateModified">
+      <span class="h" property="rdfs:label">dateModified</span>
+      <span property="rdfs:comment">The date on which the CreativeWork was most recently modified.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/datePublished">
+      <span class="h" property="rdfs:label">datePublished</span>
+      <span property="rdfs:comment">Date of first broadcast/publication.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/discussionUrl">
+      <span class="h" property="rdfs:label">discussionUrl</span>
+      <span property="rdfs:comment">A link to the page containing the comments of the CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/editor">
+      <span class="h" property="rdfs:label">editor</span>
+      <span property="rdfs:comment">Specifies the Person who edited the CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/encoding">
+      <span class="h" property="rdfs:label">encoding</span>
+      <span property="rdfs:comment">A media object that encode this CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MediaObject">MediaObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/encodings">
+      <span class="h" property="rdfs:label">encodings</span>
+      <span property="rdfs:comment">The media objects that encode this creative work (legacy spelling; see singular form, encoding).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MediaObject">MediaObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/genre">
+      <span class="h" property="rdfs:label">genre</span>
+      <span property="rdfs:comment">Genre of the creative work</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/headline">
+      <span class="h" property="rdfs:label">headline</span>
+      <span property="rdfs:comment">Headline of the article</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/inLanguage">
+      <span class="h" property="rdfs:label">inLanguage</span>
+      <span property="rdfs:comment">The language of the content. please use one of the language codes from the <a href='http://tools.ietf.org/html/bcp47'>IETF BCP 47 standard.</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/interactionCount">
+      <span class="h" property="rdfs:label">interactionCount</span>
+      <span property="rdfs:comment">A count of a specific user interactions with this item&#x2014;for example, <code>20 UserLikes</code>, <code>5 UserComments</code>, or <code>300 UserDownloads</code>. The user interaction type should be one of the sub types of <a href='UserInteraction'>UserInteraction</a>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/isFamilyFriendly">
+      <span class="h" property="rdfs:label">isFamilyFriendly</span>
+      <span property="rdfs:comment">Indicates whether this content is family friendly.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Boolean">Boolean</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/keywords">
+      <span class="h" property="rdfs:label">keywords</span>
+      <span property="rdfs:comment">The keywords/tags used to describe this content.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/mentions">
+      <span class="h" property="rdfs:label">mentions</span>
+      <span property="rdfs:comment">Indicates that the CreativeWork contains a reference to, but is not necessarily about a concept.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Thing">Thing</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/offers">
+      <span class="h" property="rdfs:label">offers</span>
+      <span property="rdfs:comment">An offer to sell this item&#x2014;for example, an offer to sell a product, the DVD of a movie, or tickets to an event.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Product">Product</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Offer">Offer</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/provider">
+      <span class="h" property="rdfs:label">provider</span>
+      <span property="rdfs:comment">Specifies the Person or Organization that distributed the CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/publisher">
+      <span class="h" property="rdfs:label">publisher</span>
+      <span property="rdfs:comment">The publisher of the creative work.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/publishingPrinciples">
+      <span class="h" property="rdfs:label">publishingPrinciples</span>
+      <span property="rdfs:comment">Link to page describing the editorial principles of the organization primarily responsible for the creation of the CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/review">
+      <span class="h" property="rdfs:label">review</span>
+      <span property="rdfs:comment">A review of the item.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Product">Product</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Review">Review</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/reviews">
+      <span class="h" property="rdfs:label">reviews</span>
+      <span property="rdfs:comment">Review of the item (legacy spelling; see singular form, review).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Product">Product</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Review">Review</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/sourceOrganization">
+      <span class="h" property="rdfs:label">sourceOrganization</span>
+      <span property="rdfs:comment">The Organization on whose behalf the creator was working.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/text">
+      <span class="h" property="rdfs:label">text</span>
+      <span property="rdfs:comment">The textual content of this CreativeWork.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/thumbnailUrl">
+      <span class="h" property="rdfs:label">thumbnailUrl</span>
+      <span property="rdfs:comment">A thumbnail image relevant to the Thing.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/version">
+      <span class="h" property="rdfs:label">version</span>
+      <span property="rdfs:comment">The version of the CreativeWork embodied by a specified resource.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/video">
+      <span class="h" property="rdfs:label">video</span>
+      <span property="rdfs:comment">An embedded video object.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/VideoObject">VideoObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/diagnosis">
+      <span class="h" property="rdfs:label">diagnosis</span>
+      <span property="rdfs:comment">One or more alternative conditions considered in the differential diagnosis process.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DDxElement">DDxElement</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/distinguishingSign">
+      <span class="h" property="rdfs:label">distinguishingSign</span>
+      <span property="rdfs:comment">One of a set of signs and symptoms that can be used to distinguish this diagnosis from others in the differential diagnosis.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DDxElement">DDxElement</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalSignOrSymptom">MedicalSignOrSymptom</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/availableTest (#)">
+      <span class="h" property="rdfs:label">availableTest (#)</span>
+      <span property="rdfs:comment">A diagnostic test or procedure offered by this lab.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DiagnosticLab">DiagnosticLab</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalTest">MedicalTest</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/dietFeatures">
+      <span class="h" property="rdfs:label">dietFeatures</span>
+      <span property="rdfs:comment">Nutritional information specific to the dietary plan. May include dietary recommendations on what foods to avoid, what foods to consume, and specific alterations/deviations from the USDA or other regulatory body's approved dietary guidelines.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Diet">Diet</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/endorsers">
+      <span class="h" property="rdfs:label">endorsers</span>
+      <span property="rdfs:comment">People or organizations that endorse the plan.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Diet">Diet</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/expertConsiderations">
+      <span class="h" property="rdfs:label">expertConsiderations</span>
+      <span property="rdfs:comment">Medical expert advice related to the plan.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Diet">Diet</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/overview">
+      <span class="h" property="rdfs:label">overview</span>
+      <span property="rdfs:comment">Descriptive information establishing the overarching theory/philosophy of the plan. May include the rationale for the name, the population where the plan first came to prominence, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Diet">Diet</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/physiologicalBenefits">
+      <span class="h" property="rdfs:label">physiologicalBenefits</span>
+      <span property="rdfs:comment">Specific physiologic benefits associated to the plan.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Diet">Diet</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/proprietaryName">
+      <span class="h" property="rdfs:label">proprietaryName</span>
+      <span property="rdfs:comment">Proprietary name given to the diet plan, typically by its originator or creator.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Diet">Diet</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/risks">
+      <span class="h" property="rdfs:label">risks</span>
+      <span property="rdfs:comment">Specific physiologic risks associated to the plan.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Diet">Diet</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/activeIngredient">
+      <span class="h" property="rdfs:label">activeIngredient</span>
+      <span property="rdfs:comment">An active ingredient included in this supplement.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DietarySupplement">DietarySupplement</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DrugStrength">DrugStrength</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/background">
+      <span class="h" property="rdfs:label">background</span>
+      <span property="rdfs:comment">Descriptive information establishing a historical perspective on the supplement. May include the rationale for the name, the population where the supplement first came to prominence, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DietarySupplement">DietarySupplement</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/dosageForm">
+      <span class="h" property="rdfs:label">dosageForm</span>
+      <span property="rdfs:comment">A dosage form in which this supplement is available, e.g. 'tablet', 'liquid', 'injection'.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DietarySupplement">DietarySupplement</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/isProprietary">
+      <span class="h" property="rdfs:label">isProprietary</span>
+      <span property="rdfs:comment">True if this item's name is a proprietary/brand name (vs. generic name).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DietarySupplement">DietarySupplement</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Boolean">Boolean</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/legalStatus">
+      <span class="h" property="rdfs:label">legalStatus</span>
+      <span property="rdfs:comment">The supplement's legal status.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DietarySupplement">DietarySupplement</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/DrugLegalStatus">DrugLegalStatus</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/manufacturer">
+      <span class="h" property="rdfs:label">manufacturer</span>
+      <span property="rdfs:comment">A manufacturer of the supplement.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DietarySupplement">DietarySupplement</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Product">Product</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/maximumIntake">
+      <span class="h" property="rdfs:label">maximumIntake</span>
+      <span property="rdfs:comment">Recommended intake of this supplement for a given population as defined by a specific recommending authority.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DietarySupplement">DietarySupplement</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MaximumDoseSchedule">MaximumDoseSchedule</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/mechanismOfAction">
+      <span class="h" property="rdfs:label">mechanismOfAction</span>
+      <span property="rdfs:comment">The specific biochemical interaction through which a supplement produces its pharmacological effect.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DietarySupplement">DietarySupplement</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/nonProprietaryName">
+      <span class="h" property="rdfs:label">nonProprietaryName</span>
+      <span property="rdfs:comment">The generic name of this supplement.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DietarySupplement">DietarySupplement</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/recommendedIntake">
+      <span class="h" property="rdfs:label">recommendedIntake</span>
+      <span property="rdfs:comment">Recommended intake of this supplement for a given population as defined by a specific recommending authority.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DietarySupplement">DietarySupplement</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/RecommendedDoseSchedule">RecommendedDoseSchedule</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/safetyConsideration">
+      <span class="h" property="rdfs:label">safetyConsideration</span>
+      <span property="rdfs:comment">Any potential safety concern associated with the supplement. May include interactions with other drugs and foods, pregnancy, breastfeeding, known adverse reactions, and documented efficacy of the supplement.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DietarySupplement">DietarySupplement</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/targetPopulation">
+      <span class="h" property="rdfs:label">targetPopulation</span>
+      <span property="rdfs:comment">Characteristics of the population for which this supplement is intended, or which typically uses this supplement.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DietarySupplement">DietarySupplement</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DoseSchedule">DoseSchedule</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/doseUnit">
+      <span class="h" property="rdfs:label">doseUnit</span>
+      <span property="rdfs:comment">The unit of the dose, e.g. 'mg'.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DoseSchedule">DoseSchedule</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/doseValue">
+      <span class="h" property="rdfs:label">doseValue</span>
+      <span property="rdfs:comment">The value of the dose, e.g. 500.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DoseSchedule">DoseSchedule</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/frequency">
+      <span class="h" property="rdfs:label">frequency</span>
+      <span property="rdfs:comment">How often the dose is taken, e.g. 'daily'.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DoseSchedule">DoseSchedule</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/administrationRoute">
+      <span class="h" property="rdfs:label">administrationRoute</span>
+      <span property="rdfs:comment">A route by which this drug may be administered, e.g. 'oral'.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/alcoholWarning">
+      <span class="h" property="rdfs:label">alcoholWarning</span>
+      <span property="rdfs:comment">Any precaution, guidance, contraindication, etc. related to consumption of alcohol while taking this drug.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/availableStrength">
+      <span class="h" property="rdfs:label">availableStrength</span>
+      <span property="rdfs:comment">An available dosage strength for the drug.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/DrugStrength">DrugStrength</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/breastfeedingWarning">
+      <span class="h" property="rdfs:label">breastfeedingWarning</span>
+      <span property="rdfs:comment">Any precaution, guidance, contraindication, etc. related to this drug's use by breastfeeding mothers.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/clincalPharmacology">
+      <span class="h" property="rdfs:label">clincalPharmacology</span>
+      <span property="rdfs:comment">Description of the absorption and elimination of drugs, including their concentration (pharmacokinetics, pK) and biological effects (pharmacodynamics, pD).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/cost">
+      <span class="h" property="rdfs:label">cost</span>
+      <span property="rdfs:comment">Cost per unit of the drug, as reported by the source being tagged.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/DrugCost">DrugCost</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/doseSchedule">
+      <span class="h" property="rdfs:label">doseSchedule</span>
+      <span property="rdfs:comment">A dosing schedule for the drug for a given population, either observed, recommended, or maximum dose based on the type used.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/DoseSchedule">DoseSchedule</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/drugClass">
+      <span class="h" property="rdfs:label">drugClass</span>
+      <span property="rdfs:comment">The class of drug this belongs to (e.g., statins).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/DrugClass">DrugClass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/foodWarning">
+      <span class="h" property="rdfs:label">foodWarning</span>
+      <span property="rdfs:comment">Any precaution, guidance, contraindication, etc. related to consumption of specific foods while taking this drug.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/interactingDrug">
+      <span class="h" property="rdfs:label">interactingDrug</span>
+      <span property="rdfs:comment">Another drug that is known to interact with this drug in a way that impacts the effect of this drug or causes a risk to the patient. Note: disease interactions are typically captured as contraindications.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Drug">Drug</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/isAvailableGenerically">
+      <span class="h" property="rdfs:label">isAvailableGenerically</span>
+      <span property="rdfs:comment">True if the drug is available in a generic form (regardless of name).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Boolean">Boolean</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/labelDetails">
+      <span class="h" property="rdfs:label">labelDetails</span>
+      <span property="rdfs:comment">Link to the drug's label details.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/overdosage">
+      <span class="h" property="rdfs:label">overdosage</span>
+      <span property="rdfs:comment">Any information related to overdose on a drug, including signs or symptoms, treatments, contact information for emergency response.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/pregnancyCategory">
+      <span class="h" property="rdfs:label">pregnancyCategory</span>
+      <span property="rdfs:comment">Pregnancy category of this drug.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/DrugPregnancyCategory">DrugPregnancyCategory</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/pregnancyWarning">
+      <span class="h" property="rdfs:label">pregnancyWarning</span>
+      <span property="rdfs:comment">Any precaution, guidance, contraindication, etc. related to this drug's use during pregnancy.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/prescribingInfo">
+      <span class="h" property="rdfs:label">prescribingInfo</span>
+      <span property="rdfs:comment">Link to prescribing information for the drug.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/prescriptionStatus">
+      <span class="h" property="rdfs:label">prescriptionStatus</span>
+      <span property="rdfs:comment">Indicates whether this drug is available by prescription or over-the-counter.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/DrugPrescriptionStatus">DrugPrescriptionStatus</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/relatedDrug">
+      <span class="h" property="rdfs:label">relatedDrug</span>
+      <span property="rdfs:comment">Any other drug related to this one, for example commonly-prescribed alternatives.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Drug">Drug</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/warning">
+      <span class="h" property="rdfs:label">warning</span>
+      <span property="rdfs:comment">Any FDA or other warnings about the drug (text or URL).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Drug">Drug</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/drug">
+      <span class="h" property="rdfs:label">drug</span>
+      <span property="rdfs:comment">A drug in this drug class.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DrugClass">DrugClass</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Drug">Drug</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/applicableLocation">
+      <span class="h" property="rdfs:label">applicableLocation</span>
+      <span property="rdfs:comment">The location in which the status applies.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DrugCost">DrugCost</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DrugLegalStatus">DrugLegalStatus</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AdministrativeArea">AdministrativeArea</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/costCategory">
+      <span class="h" property="rdfs:label">costCategory</span>
+      <span property="rdfs:comment">The category of cost, such as wholesale, retail, reimbursement cap, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DrugCost">DrugCost</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/DrugCostCategory">DrugCostCategory</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/costCurrency">
+      <span class="h" property="rdfs:label">costCurrency</span>
+      <span property="rdfs:comment">The currency (in 3-letter <a href=http://en.wikipedia.org/wiki/ISO_4217>ISO 4217 format</a>) of the drug cost.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DrugCost">DrugCost</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/costOrigin">
+      <span class="h" property="rdfs:label">costOrigin</span>
+      <span property="rdfs:comment">Additional details to capture the origin of the cost data. For example, 'Medicare Part B'.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DrugCost">DrugCost</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/costPerUnit">
+      <span class="h" property="rdfs:label">costPerUnit</span>
+      <span property="rdfs:comment">The cost per unit of the drug.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DrugCost">DrugCost</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/drugUnit">
+      <span class="h" property="rdfs:label">drugUnit</span>
+      <span property="rdfs:comment">The unit in which the drug is measured, e.g. '5 mg tablet'.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DrugCost">DrugCost</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/availableIn">
+      <span class="h" property="rdfs:label">availableIn</span>
+      <span property="rdfs:comment">The location in which the strength is available.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DrugStrength">DrugStrength</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AdministrativeArea">AdministrativeArea</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/strengthUnit">
+      <span class="h" property="rdfs:label">strengthUnit</span>
+      <span property="rdfs:comment">The units of an active ingredient's strength, e.g. mg.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DrugStrength">DrugStrength</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/strengthValue">
+      <span class="h" property="rdfs:label">strengthValue</span>
+      <span property="rdfs:comment">The value of an active ingredient's strength, e.g. 325.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/DrugStrength">DrugStrength</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/alumni">
+      <span class="h" property="rdfs:label">alumni</span>
+      <span property="rdfs:comment">Alumni of educational organization.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/EducationalOrganization">EducationalOrganization</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/attendee">
+      <span class="h" property="rdfs:label">attendee</span>
+      <span property="rdfs:comment">A person or organization attending the event.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/attendees">
+      <span class="h" property="rdfs:label">attendees</span>
+      <span property="rdfs:comment">A person attending the event (legacy spelling; see singular form, attendee).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/duration">
+      <span class="h" property="rdfs:label">duration</span>
+      <span property="rdfs:comment">The duration of the item (movie, audio recording, event, etc.) in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 date format</a>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Movie">Movie</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicRecording">MusicRecording</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Duration">Duration</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/endDate">
+      <span class="h" property="rdfs:label">endDate</span>
+      <span property="rdfs:comment">The end date and time of the event (in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 date format</a>).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeason">TVSeason</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/location">
+      <span class="h" property="rdfs:label">location</span>
+      <span property="rdfs:comment">The location of the event or organization.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/PostalAddress">PostalAddress</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/performer">
+      <span class="h" property="rdfs:label">performer</span>
+      <span property="rdfs:comment">A performer at the event&#x2014;for example, a presenter, musician, musical group or actor.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/performers">
+      <span class="h" property="rdfs:label">performers</span>
+      <span property="rdfs:comment">The main performer or performers of the event&#x2014;for example, a presenter, musician, or actor (legacy spelling; see singular form, performer).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/startDate">
+      <span class="h" property="rdfs:label">startDate</span>
+      <span property="rdfs:comment">The start date and time of the event (in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 date format</a>).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeason">TVSeason</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/subEvent">
+      <span class="h" property="rdfs:label">subEvent</span>
+      <span property="rdfs:comment">An Event that is part of this event. For example, a conference event includes many presentations, each are a subEvent of the conference.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/subEvents">
+      <span class="h" property="rdfs:label">subEvents</span>
+      <span property="rdfs:comment">Events that are a part of this event. For example, a conference event includes many presentations, each are subEvents of the conference (legacy spelling; see singular form, subEvent).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/superEvent">
+      <span class="h" property="rdfs:label">superEvent</span>
+      <span property="rdfs:comment">An event that this event is a part of. For example, a collection of individual music performances might each have a music festival as their superEvent.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Event">Event</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/activityDuration">
+      <span class="h" property="rdfs:label">activityDuration</span>
+      <span property="rdfs:comment">Length of time to engage in the activity.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ExercisePlan">ExercisePlan</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Duration">Duration</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/activityFrequency">
+      <span class="h" property="rdfs:label">activityFrequency</span>
+      <span property="rdfs:comment">How often one should engage in the activity.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ExercisePlan">ExercisePlan</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/additionalVariable">
+      <span class="h" property="rdfs:label">additionalVariable</span>
+      <span property="rdfs:comment">Any additional component of the exercise prescription that may need to be articulated to the patient. This may include the order of exercises, the number of repetitions of movement, quantitative distance, progressions over time, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ExercisePlan">ExercisePlan</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/exerciseType">
+      <span class="h" property="rdfs:label">exerciseType</span>
+      <span property="rdfs:comment">Type(s) of exercise or activity, such as strength training, flexibility training, aerobics, cardiac rehabilitation, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ExercisePlan">ExercisePlan</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/intensity">
+      <span class="h" property="rdfs:label">intensity</span>
+      <span property="rdfs:comment">Quantitative measure gauging the degree of force involved in the exercise, for example, heartbeats per minute. May include the velocity of the movement.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ExercisePlan">ExercisePlan</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/repetitions">
+      <span class="h" property="rdfs:label">repetitions</span>
+      <span property="rdfs:comment">Number of times one should repeat the activity.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ExercisePlan">ExercisePlan</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/restPeriods">
+      <span class="h" property="rdfs:label">restPeriods</span>
+      <span property="rdfs:comment">How often one should break from the activity.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ExercisePlan">ExercisePlan</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/workload">
+      <span class="h" property="rdfs:label">workload</span>
+      <span property="rdfs:comment">Quantitative measure of the physiologic output of the exercise; also referred to as energy expenditure.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ExercisePlan">ExercisePlan</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Energy">Energy</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/acceptsReservations">
+      <span class="h" property="rdfs:label">acceptsReservations</span>
+      <span property="rdfs:comment">Either <code>Yes/No</code>, or a URL at which reservations can be made.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/menu">
+      <span class="h" property="rdfs:label">menu</span>
+      <span property="rdfs:comment">Either the actual menu or a URL of the menu.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/servesCuisine">
+      <span class="h" property="rdfs:label">servesCuisine</span>
+      <span property="rdfs:comment">The cuisine of the restaurant.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/FoodEstablishment">FoodEstablishment</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/elevation">
+      <span class="h" property="rdfs:label">elevation</span>
+      <span property="rdfs:comment">The elevation of a location.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/GeoCoordinates">GeoCoordinates</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/GeoShape">GeoShape</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/latitude">
+      <span class="h" property="rdfs:label">latitude</span>
+      <span property="rdfs:comment">The latitude of a location. For example <code>37.42242</code>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/GeoCoordinates">GeoCoordinates</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/longitude">
+      <span class="h" property="rdfs:label">longitude</span>
+      <span property="rdfs:comment">The longitude of a location. For example <code>-122.08585</code>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/GeoCoordinates">GeoCoordinates</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/box">
+      <span class="h" property="rdfs:label">box</span>
+      <span property="rdfs:comment">A polygon is the area enclosed by a point-to-point path for which the starting and ending points are the same. A polygon is expressed as a series of four or more spacedelimited points where the first and final points are identical.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/GeoShape">GeoShape</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/circle">
+      <span class="h" property="rdfs:label">circle</span>
+      <span property="rdfs:comment">A circle is the circular region of a specified radius centered at a specified latitude and longitude. A circle is expressed as a pair followed by a radius in meters.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/GeoShape">GeoShape</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/line">
+      <span class="h" property="rdfs:label">line</span>
+      <span property="rdfs:comment">A line is a point-to-point path consisting of two or more points. A line is expressed as a series of two or more point objects separated by space.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/GeoShape">GeoShape</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/polygon">
+      <span class="h" property="rdfs:label">polygon</span>
+      <span property="rdfs:comment">A polygon is the area enclosed by a point-to-point path for which the starting and ending points are the same. A polygon is expressed as a series of four or more spacedelimited points where the first and final points are identical.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/GeoShape">GeoShape</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/availableService (#)">
+      <span class="h" property="rdfs:label">availableService (#)</span>
+      <span property="rdfs:comment">A medical service available at this hospital.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Hospital">Hospital</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalClinic">MedicalClinic</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Physician">Physician</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalProcedure">MedicalProcedure</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalTest">MedicalTest</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/medicalSpecialty (#)">
+      <span class="h" property="rdfs:label">medicalSpecialty (#)</span>
+      <span property="rdfs:comment">A medical specialty of the hospital.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Hospital">Hospital</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalClinic">MedicalClinic</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Physician">Physician</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalSpecialty">MedicalSpecialty</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/caption">
+      <span class="h" property="rdfs:label">caption</span>
+      <span property="rdfs:comment">The caption for this object.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ImageObject">ImageObject</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/VideoObject">VideoObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/exifData">
+      <span class="h" property="rdfs:label">exifData</span>
+      <span property="rdfs:comment">exif data for this object.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ImageObject">ImageObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/representativeOfPage">
+      <span class="h" property="rdfs:label">representativeOfPage</span>
+      <span property="rdfs:comment">Indicates whether this image is representative of the content of the page.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ImageObject">ImageObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Boolean">Boolean</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/thumbnail">
+      <span class="h" property="rdfs:label">thumbnail</span>
+      <span property="rdfs:comment">Thumbnail image for an image or video.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ImageObject">ImageObject</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/VideoObject">VideoObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ImageObject">ImageObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/imagingTechnique">
+      <span class="h" property="rdfs:label">imagingTechnique</span>
+      <span property="rdfs:comment">Imaging technique used.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ImagingTest">ImagingTest</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalImagingTechnique">MedicalImagingTechnique</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/infectiousAgent">
+      <span class="h" property="rdfs:label">infectiousAgent</span>
+      <span property="rdfs:comment">The actual infectious agent, such as a specific bacterium.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/InfectiousDisease">InfectiousDisease</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/infectiousAgentClass">
+      <span class="h" property="rdfs:label">infectiousAgentClass</span>
+      <span property="rdfs:comment">The class of infectious agent (bacteria, prion, etc.) that causes the disease.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/InfectiousDisease">InfectiousDisease</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/InfectiousAgentClass">InfectiousAgentClass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/transmissionMethod">
+      <span class="h" property="rdfs:label">transmissionMethod</span>
+      <span property="rdfs:comment">How the disease spreads, either as a route or vector, for example 'direct contact', 'Aedes aegypti', etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/InfectiousDisease">InfectiousDisease</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/itemListElement">
+      <span class="h" property="rdfs:label">itemListElement</span>
+      <span property="rdfs:comment">A single list item.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ItemList">ItemList</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/itemListOrder">
+      <span class="h" property="rdfs:label">itemListOrder</span>
+      <span property="rdfs:comment">Type of ordering (e.g. Ascending, Descending, Unordered).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/ItemList">ItemList</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/baseSalary">
+      <span class="h" property="rdfs:label">baseSalary</span>
+      <span property="rdfs:comment">The base salary of the job.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/benefits">
+      <span class="h" property="rdfs:label">benefits</span>
+      <span property="rdfs:comment">Description of benefits associated with the job.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/datePosted">
+      <span class="h" property="rdfs:label">datePosted</span>
+      <span property="rdfs:comment">Publication date for the job posting.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/educationRequirements">
+      <span class="h" property="rdfs:label">educationRequirements</span>
+      <span property="rdfs:comment">Educational background needed for the position.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/employmentType">
+      <span class="h" property="rdfs:label">employmentType</span>
+      <span property="rdfs:comment">Type of employment (e.g. full-time, part-time, contract, temporary, seasonal, internship).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/experienceRequirements">
+      <span class="h" property="rdfs:label">experienceRequirements</span>
+      <span property="rdfs:comment">Description of skills and experience needed for the position.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/hiringOrganization">
+      <span class="h" property="rdfs:label">hiringOrganization</span>
+      <span property="rdfs:comment">Organization offering the job position.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/incentives">
+      <span class="h" property="rdfs:label">incentives</span>
+      <span property="rdfs:comment">Description of bonus and commission compensation aspects of the job.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/industry">
+      <span class="h" property="rdfs:label">industry</span>
+      <span property="rdfs:comment">The industry associated with the job position.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/jobLocation">
+      <span class="h" property="rdfs:label">jobLocation</span>
+      <span property="rdfs:comment">A (typically single) geographic location associated with the job position.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/occupationalCategory">
+      <span class="h" property="rdfs:label">occupationalCategory</span>
+      <span property="rdfs:comment">Category or categories describing the job. Use BLS O*NET-SOC taxonomy: http://www.onetcenter.org/taxonomy.html. Ideally includes textual label and formal code, with the property repeated for each applicable value.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/qualifications">
+      <span class="h" property="rdfs:label">qualifications</span>
+      <span property="rdfs:comment">Specific qualifications required for this role.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/responsibilities">
+      <span class="h" property="rdfs:label">responsibilities</span>
+      <span property="rdfs:comment">Responsibilities associated with this role.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/salaryCurrency">
+      <span class="h" property="rdfs:label">salaryCurrency</span>
+      <span property="rdfs:comment">The currency (coded using ISO 4217, http://en.wikipedia.org/wiki/ISO_4217 used for the main salary information in this job posting.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/skills">
+      <span class="h" property="rdfs:label">skills</span>
+      <span property="rdfs:comment">Skills required to fulfill this role.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/specialCommitments">
+      <span class="h" property="rdfs:label">specialCommitments</span>
+      <span property="rdfs:comment">Any special commitments associated with this job posting. Valid entries include VeteranCommit, MilitarySpouseCommit, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/title">
+      <span class="h" property="rdfs:label">title</span>
+      <span property="rdfs:comment">The title of the job.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/workHours">
+      <span class="h" property="rdfs:label">workHours</span>
+      <span property="rdfs:comment">The typical working hours for this job (e.g. 1st shift, night shift, 8am-5pm).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/JobPosting">JobPosting</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/biomechnicalClass">
+      <span class="h" property="rdfs:label">biomechnicalClass</span>
+      <span property="rdfs:comment">The biomechanical properties of the bone.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Joint">Joint</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/functionalClass">
+      <span class="h" property="rdfs:label">functionalClass</span>
+      <span property="rdfs:comment">The degree of mobility the joint allows.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Joint">Joint</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/structuralClass">
+      <span class="h" property="rdfs:label">structuralClass</span>
+      <span property="rdfs:comment">The name given to how bone physically connects to each other.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Joint">Joint</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/branchOf">
+      <span class="h" property="rdfs:label">branchOf</span>
+      <span property="rdfs:comment">The larger organization that this local business is a branch of, if any.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/currenciesAccepted">
+      <span class="h" property="rdfs:label">currenciesAccepted</span>
+      <span property="rdfs:comment">The currency accepted (in <a href='http://en.wikipedia.org/wiki/ISO_4217'>ISO 4217 currency format</a>).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/paymentAccepted">
+      <span class="h" property="rdfs:label">paymentAccepted</span>
+      <span property="rdfs:comment">Cash, credit card, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/priceRange">
+      <span class="h" property="rdfs:label">priceRange</span>
+      <span property="rdfs:comment">The price range of the business, for example <code>$$$</code>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/LocalBusiness">LocalBusiness</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/originatesFrom">
+      <span class="h" property="rdfs:label">originatesFrom</span>
+      <span property="rdfs:comment">The vasculature the lymphatic structure originates, or afferents, from.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/LymphaticVessel">LymphaticVessel</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Vessel">Vessel</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/regionDrained">
+      <span class="h" property="rdfs:label">regionDrained</span>
+      <span property="rdfs:comment">The anatomical or organ system that the lymphatic structure drains; generally refers to a specific part of an organ.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/LymphaticVessel">LymphaticVessel</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Vein">Vein</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AnatomicalSystem">AnatomicalSystem</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/runsTo">
+      <span class="h" property="rdfs:label">runsTo</span>
+      <span property="rdfs:comment">The vasculature the lymphatic structure runs, or efferents, to.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/LymphaticVessel">LymphaticVessel</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Vessel">Vessel</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/associatedArticle">
+      <span class="h" property="rdfs:label">associatedArticle</span>
+      <span property="rdfs:comment">A NewsArticle associated with the Media Object.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/NewsArticle">NewsArticle</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/bitrate">
+      <span class="h" property="rdfs:label">bitrate</span>
+      <span property="rdfs:comment">The bitrate of the media object.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/contentSize">
+      <span class="h" property="rdfs:label">contentSize</span>
+      <span property="rdfs:comment">File size in (mega/kilo) bytes.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/contentUrl">
+      <span class="h" property="rdfs:label">contentUrl</span>
+      <span property="rdfs:comment">Actual bytes of the media object, for example the image file or video file. (previous spelling: contentURL)</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/embedUrl">
+      <span class="h" property="rdfs:label">embedUrl</span>
+      <span property="rdfs:comment">A URL pointing to a player for a specific video. In general, this is the information in the <code>src</code> element of an <code>embed</code> tag and should not be the same as the content of the <code>loc</code> tag. (previous spelling: embedURL)</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/encodesCreativeWork">
+      <span class="h" property="rdfs:label">encodesCreativeWork</span>
+      <span property="rdfs:comment">The creative work encoded by this media object</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/encodingFormat">
+      <span class="h" property="rdfs:label">encodingFormat</span>
+      <span property="rdfs:comment">mp3, mpeg4, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/expires">
+      <span class="h" property="rdfs:label">expires</span>
+      <span property="rdfs:comment">Date the content expires and is no longer useful or available. Useful for videos.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/height">
+      <span class="h" property="rdfs:label">height</span>
+      <span property="rdfs:comment">The height of the media object.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Distance">Distance</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/playerType">
+      <span class="h" property="rdfs:label">playerType</span>
+      <span property="rdfs:comment">Player type required&#x2014;for example, Flash or Silverlight.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/regionsAllowed">
+      <span class="h" property="rdfs:label">regionsAllowed</span>
+      <span property="rdfs:comment">The regions where the media is allowed. If not specified, then it's assumed to be allowed everywhere. Specify the countries in <a href='http://en.wikipedia.org/wiki/ISO_3166'>ISO 3166 format</a>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/requiresSubscription">
+      <span class="h" property="rdfs:label">requiresSubscription</span>
+      <span property="rdfs:comment">Indicates if use of the media require a subscription  (either paid or free). Allowed values are <code>yes</code> or <code>no</code>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Boolean">Boolean</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/uploadDate">
+      <span class="h" property="rdfs:label">uploadDate</span>
+      <span property="rdfs:comment">Date when this media object was uploaded to this site.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/width">
+      <span class="h" property="rdfs:label">width</span>
+      <span property="rdfs:comment">The width of the media object.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MediaObject">MediaObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Distance">Distance</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/causeOf">
+      <span class="h" property="rdfs:label">causeOf</span>
+      <span property="rdfs:comment">The condition, complication, symptom, sign, etc. caused.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalCause">MedicalCause</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/codeValue">
+      <span class="h" property="rdfs:label">codeValue</span>
+      <span property="rdfs:comment">The actual code.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalCode">MedicalCode</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/codingSystem">
+      <span class="h" property="rdfs:label">codingSystem</span>
+      <span property="rdfs:comment">The coding system, e.g. 'ICD-10'.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalCode">MedicalCode</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/associatedAnatomy">
+      <span class="h" property="rdfs:label">associatedAnatomy</span>
+      <span property="rdfs:comment">The anatomy of the underlying organ system associated with a medical condition.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/PhysicalActivity">PhysicalActivity</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AnatomicalSystem">AnatomicalSystem</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/SuperficialAnatomy">SuperficialAnatomy</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/cause">
+      <span class="h" property="rdfs:label">cause</span>
+      <span property="rdfs:comment">An underlying cause of the condition. More specifically, one of the causative agent(s) that are most directly responsible for the pathophysiologic process that eventually results in the medical condition.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalSignOrSymptom">MedicalSignOrSymptom</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalCause">MedicalCause</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/differentialDiagnosis">
+      <span class="h" property="rdfs:label">differentialDiagnosis</span>
+      <span property="rdfs:comment">One of a set of differential diagnoses for the condition. Specifically, a closely-related or competing diagnosis typically considered later in the cognitive process whereby this medical condition is distinguished from others most likely responsible for a similar collection of signs and symptoms to reach the most parsimonious diagnosis or diagnoses in a patient.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/DDxElement">DDxElement</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/epidemiology">
+      <span class="h" property="rdfs:label">epidemiology</span>
+      <span property="rdfs:comment">The characteristics of patients associated with the medical condition such as age, gender, race etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/PhysicalActivity">PhysicalActivity</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/expectedPrognosis">
+      <span class="h" property="rdfs:label">expectedPrognosis</span>
+      <span property="rdfs:comment">The likely outcome in either the short term or long term of the medical condition.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/naturalProgression">
+      <span class="h" property="rdfs:label">naturalProgression</span>
+      <span property="rdfs:comment">The expected progression of the condition if it is not treated and allowed to progress naturally.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/pathophysiology">
+      <span class="h" property="rdfs:label">pathophysiology</span>
+      <span property="rdfs:comment">The changes in the normal mechanical, physical, and biochemical functions that underlie a medical condition.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/PhysicalActivity">PhysicalActivity</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/possibleComplication">
+      <span class="h" property="rdfs:label">possibleComplication</span>
+      <span property="rdfs:comment">A possible unexpected and unfavorable evolution of a medical condition. Complications may include worsening of the signs or symptoms of the disease, extension of the condition to other organ systems, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/possibleTreatment">
+      <span class="h" property="rdfs:label">possibleTreatment</span>
+      <span property="rdfs:comment">A possible treatment for the condition.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalSignOrSymptom">MedicalSignOrSymptom</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/primaryPrevention">
+      <span class="h" property="rdfs:label">primaryPrevention</span>
+      <span property="rdfs:comment">A preventative therapy used to prevent an initial occurrence of the medical condition, such as vaccination.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/riskFactor">
+      <span class="h" property="rdfs:label">riskFactor</span>
+      <span property="rdfs:comment">A factor that increases the risk of a patient contracting this condition.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalRiskEstimator">MedicalRiskEstimator</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalRiskFactor">MedicalRiskFactor</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/secondaryPrevention">
+      <span class="h" property="rdfs:label">secondaryPrevention</span>
+      <span property="rdfs:comment">A preventative therapy used to prevent reoccurrence of the medical condition after an initial episode of the condition.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/signOrSymptom">
+      <span class="h" property="rdfs:label">signOrSymptom</span>
+      <span property="rdfs:comment">A sign or symptom of this condition. Signs are objective or physically observable manifestations of the medical condition while symptoms are the subjective experienceof the medical condition.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalSignOrSymptom">MedicalSignOrSymptom</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/stage">
+      <span class="h" property="rdfs:label">stage</span>
+      <span property="rdfs:comment">The stage of the condition, if applicable.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalConditionStage">MedicalConditionStage</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/subtype">
+      <span class="h" property="rdfs:label">subtype</span>
+      <span property="rdfs:comment">A more specific type of the condition, where applicable, for example 'Type 1 Diabetes', 'Type 2 Diabetes', or 'Gestational Diabetes' for Diabetes.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/typicalTest">
+      <span class="h" property="rdfs:label">typicalTest</span>
+      <span property="rdfs:comment">A medical test typically performed given this condition.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalTest">MedicalTest</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/stageAsNumber">
+      <span class="h" property="rdfs:label">stageAsNumber</span>
+      <span property="rdfs:comment">The stage represented as a number, e.g. 3.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalConditionStage">MedicalConditionStage</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/subStageSuffix">
+      <span class="h" property="rdfs:label">subStageSuffix</span>
+      <span property="rdfs:comment">The substage, e.g. 'a' for Stage IIIa.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalConditionStage">MedicalConditionStage</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/adverseOutcome">
+      <span class="h" property="rdfs:label">adverseOutcome</span>
+      <span property="rdfs:comment">A possible complication and/or side effect that may arise from use of this device.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalDevice">MedicalDevice</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/contraindication">
+      <span class="h" property="rdfs:label">contraindication</span>
+      <span property="rdfs:comment">Any contraindication for this device.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalDevice">MedicalDevice</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalContraindication">MedicalContraindication</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/indication">
+      <span class="h" property="rdfs:label">indication</span>
+      <span property="rdfs:comment">Any indication for use of this device, such as medical conditions, signs, symptoms, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalDevice">MedicalDevice</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalIndication">MedicalIndication</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/postOp">
+      <span class="h" property="rdfs:label">postOp</span>
+      <span property="rdfs:comment">A description of the postoperative procedures, care, and/or followups for this device.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalDevice">MedicalDevice</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/preOp">
+      <span class="h" property="rdfs:label">preOp</span>
+      <span property="rdfs:comment">A description of the workup, testing, and other preparations required before implanting this device.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalDevice">MedicalDevice</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/procedure">
+      <span class="h" property="rdfs:label">procedure</span>
+      <span property="rdfs:comment">A description of the procedure involved in setting up, using, and/or installing the device.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalDevice">MedicalDevice</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/purpose">
+      <span class="h" property="rdfs:label">purpose</span>
+      <span property="rdfs:comment">The purpose or purposes of this device, for example whether it is intended for diagnostic or therapeutic use.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalDevice">MedicalDevice</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalDevicePurpose">MedicalDevicePurpose</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/alternateName">
+      <span class="h" property="rdfs:label">alternateName</span>
+      <span property="rdfs:comment">Any alternate name for this medical entity.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/code">
+      <span class="h" property="rdfs:label">code</span>
+      <span property="rdfs:comment">A medical code for the entity, taken from a controlled vocabulary or ontology such as ICD-9, DiseasesDB, MeSH, SNOMED-CT, RxNorm, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalCode">MedicalCode</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/guideline">
+      <span class="h" property="rdfs:label">guideline</span>
+      <span property="rdfs:comment">A medical guideline related to this entity.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalGuideline">MedicalGuideline</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/medicineSystem">
+      <span class="h" property="rdfs:label">medicineSystem</span>
+      <span property="rdfs:comment">The system of medicine that includes this MedicalEntity, for example 'evidence-based', 'homeopathic', 'chiropractic', etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicineSystem">MedicineSystem</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/recognizingAuthority">
+      <span class="h" property="rdfs:label">recognizingAuthority</span>
+      <span property="rdfs:comment">If applicable, the organization that officially recognizes this entity as part of its endorsed system of medicine.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/relevantSpecialty">
+      <span class="h" property="rdfs:label">relevantSpecialty</span>
+      <span property="rdfs:comment">If applicable, a medical specialty in which this entity is relevant.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalSpecialty">MedicalSpecialty</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/study">
+      <span class="h" property="rdfs:label">study</span>
+      <span property="rdfs:comment">A medical study or trial related to this entity.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalStudy">MedicalStudy</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/evidenceLevel">
+      <span class="h" property="rdfs:label">evidenceLevel</span>
+      <span property="rdfs:comment">Strength of evidence of the data used to formulate the guideline (enumerated).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalGuideline">MedicalGuideline</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalEvidenceLevel">MedicalEvidenceLevel</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/evidenceOrigin">
+      <span class="h" property="rdfs:label">evidenceOrigin</span>
+      <span property="rdfs:comment">Source of the data used to formulate the guidance, e.g. RCT, consensus opinion, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalGuideline">MedicalGuideline</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/guidelineDate">
+      <span class="h" property="rdfs:label">guidelineDate</span>
+      <span property="rdfs:comment">Date on which this guideline's recommendation was made.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalGuideline">MedicalGuideline</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/subject">
+      <span class="h" property="rdfs:label">subject</span>
+      <span property="rdfs:comment">The medical conditions, treatments, etc. that are the subject of the guideline.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalGuideline">MedicalGuideline</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalStudy">MedicalStudy</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/recommendationStrength">
+      <span class="h" property="rdfs:label">recommendationStrength</span>
+      <span property="rdfs:comment">Strength of the guideline's recommendation (e.g. 'class I').</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalGuidelineRecommendation">MedicalGuidelineRecommendation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/studyDesign">
+      <span class="h" property="rdfs:label">studyDesign</span>
+      <span property="rdfs:comment">Specifics about the observational study design (enumerated).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalObservationalStudy">MedicalObservationalStudy</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalObservationalStudyDesign">MedicalObservationalStudyDesign</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/followup">
+      <span class="h" property="rdfs:label">followup</span>
+      <span property="rdfs:comment">Typical or recommended followup care after the procedure is performed.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalProcedure">MedicalProcedure</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/howPerformed">
+      <span class="h" property="rdfs:label">howPerformed</span>
+      <span property="rdfs:comment">How the procedure is performed.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalProcedure">MedicalProcedure</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/preparation">
+      <span class="h" property="rdfs:label">preparation</span>
+      <span property="rdfs:comment">Typical preparation that a patient must undergo before having the procedure performed.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalProcedure">MedicalProcedure</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/procedureType">
+      <span class="h" property="rdfs:label">procedureType</span>
+      <span property="rdfs:comment">The type of procedure, for example Surgical, Noninvasive, or Percutaneous.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalProcedure">MedicalProcedure</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalProcedureType">MedicalProcedureType</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/estimatesRiskOf">
+      <span class="h" property="rdfs:label">estimatesRiskOf</span>
+      <span property="rdfs:comment">The condition, complication, or symptom whose risk is being estimated.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalRiskEstimator">MedicalRiskEstimator</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/increasesRiskOf">
+      <span class="h" property="rdfs:label">increasesRiskOf</span>
+      <span property="rdfs:comment">The condition, complication, etc. influenced by this factor.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalRiskFactor">MedicalRiskFactor</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/algorithm">
+      <span class="h" property="rdfs:label">algorithm</span>
+      <span property="rdfs:comment">The algorithm or rules to follow to compute the score.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalRiskScore">MedicalRiskScore</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/citation">
+      <span class="h" property="rdfs:label">citation</span>
+      <span property="rdfs:comment">A citation or reference to another creative work, such as another publication, web page, scholarly article, etc. NOTE: Candidate for promotion to ScholarlyArticle.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalScholarlyArticle">MedicalScholarlyArticle</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/publicationType">
+      <span class="h" property="rdfs:label">publicationType</span>
+      <span property="rdfs:comment">The type of the medical article, taken from the US NLM MeSH <a href=http://www.nlm.nih.gov/mesh/pubtypes.html>publication type catalog.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalScholarlyArticle">MedicalScholarlyArticle</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/identifyingExam">
+      <span class="h" property="rdfs:label">identifyingExam</span>
+      <span property="rdfs:comment">A physical examination that can identify this sign.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalSign">MedicalSign</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/PhysicalExam">PhysicalExam</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/identifyingTest">
+      <span class="h" property="rdfs:label">identifyingTest</span>
+      <span property="rdfs:comment">A diagnostic test that can identify this sign.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalSign">MedicalSign</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalTest">MedicalTest</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/outcome">
+      <span class="h" property="rdfs:label">outcome</span>
+      <span property="rdfs:comment">Expected or actual outcomes of the study.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalStudy">MedicalStudy</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/population">
+      <span class="h" property="rdfs:label">population</span>
+      <span property="rdfs:comment">Any characteristics of the population used in the study, e.g. 'males under 65'.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalStudy">MedicalStudy</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/sponsor">
+      <span class="h" property="rdfs:label">sponsor</span>
+      <span property="rdfs:comment">Sponsor of the study.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalStudy">MedicalStudy</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/status">
+      <span class="h" property="rdfs:label">status</span>
+      <span property="rdfs:comment">The status of the study (enumerated).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalStudy">MedicalStudy</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalStudyStatus">MedicalStudyStatus</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/studyLocation">
+      <span class="h" property="rdfs:label">studyLocation</span>
+      <span property="rdfs:comment">The location in which the study is taking/took place.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalStudy">MedicalStudy</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AdministrativeArea">AdministrativeArea</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/affectedBy">
+      <span class="h" property="rdfs:label">affectedBy</span>
+      <span property="rdfs:comment">Drugs that affect the test's results.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalTest">MedicalTest</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Drug">Drug</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/normalRange">
+      <span class="h" property="rdfs:label">normalRange</span>
+      <span property="rdfs:comment">Range of acceptable values for a typical patient, when applicable.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalTest">MedicalTest</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/signDetected">
+      <span class="h" property="rdfs:label">signDetected</span>
+      <span property="rdfs:comment">A sign detected by the test.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalTest">MedicalTest</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalSign">MedicalSign</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/usedToDiagnose">
+      <span class="h" property="rdfs:label">usedToDiagnose</span>
+      <span property="rdfs:comment">A condition the test is used to diagnose.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalTest">MedicalTest</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalCondition">MedicalCondition</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/usesDevice">
+      <span class="h" property="rdfs:label">usesDevice</span>
+      <span property="rdfs:comment">Device used to perform the test.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalTest">MedicalTest</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalDevice">MedicalDevice</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/subTest">
+      <span class="h" property="rdfs:label">subTest</span>
+      <span property="rdfs:comment">A component test of the panel.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalTestPanel">MedicalTestPanel</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalTest">MedicalTest</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/duplicateTherapy">
+      <span class="h" property="rdfs:label">duplicateTherapy</span>
+      <span property="rdfs:comment">A therapy that duplicates or overlaps this one.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/seriousAdverseOutcome">
+      <span class="h" property="rdfs:label">seriousAdverseOutcome</span>
+      <span property="rdfs:comment">A possible serious complication and/or serious side effect of this therapy. Serious adverse outcomes include those that are life-threatening; result in death, disability, or permanent damage; require hospitalization or prolong existing hospitalization; cause congenital anomalies or birth defects; or jeopardize the patient and may require medical or surgical intervention to prevent one of the outcomes in this definition.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalTherapy">MedicalTherapy</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalEntity">MedicalEntity</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/phase">
+      <span class="h" property="rdfs:label">phase</span>
+      <span property="rdfs:comment">The phase of the trial.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalTrial">MedicalTrial</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/trialDesign">
+      <span class="h" property="rdfs:label">trialDesign</span>
+      <span property="rdfs:comment">Specifics about the trial design (enumerated).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalTrial">MedicalTrial</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MedicalTrialDesign">MedicalTrialDesign</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/aspect">
+      <span class="h" property="rdfs:label">aspect</span>
+      <span property="rdfs:comment">An aspect of medical practice that is considered on the page, such as 'diagnosis', 'treatment', 'causes', 'prognosis', 'etiology', 'epidemiology', etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MedicalWebPage">MedicalWebPage</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/carrierRequirements">
+      <span class="h" property="rdfs:label">carrierRequirements</span>
+      <span property="rdfs:comment">Specifies specific carrier(s) requirements for the application (e.g. an application may only work on a specific carrier network).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MobileApplication">MobileApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/actor">
+      <span class="h" property="rdfs:label">actor</span>
+      <span property="rdfs:comment">A cast member of the movie, TV series, season, or episode, or video.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Movie">Movie</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/actors">
+      <span class="h" property="rdfs:label">actors</span>
+      <span property="rdfs:comment">A cast member of the movie, TV series, season, or episode, or video. (legacy spelling; see singular form, actor)</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Movie">Movie</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/director">
+      <span class="h" property="rdfs:label">director</span>
+      <span property="rdfs:comment">The director of the movie, TV episode, or series.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Movie">Movie</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/musicBy">
+      <span class="h" property="rdfs:label">musicBy</span>
+      <span property="rdfs:comment">The composer of the movie or TV soundtrack.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Movie">Movie</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MusicGroup">MusicGroup</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/producer">
+      <span class="h" property="rdfs:label">producer</span>
+      <span property="rdfs:comment">The producer of the movie, TV series, season, or episode, or video.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Movie">Movie</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/productionCompany">
+      <span class="h" property="rdfs:label">productionCompany</span>
+      <span property="rdfs:comment">The production company or studio that made the movie, TV series, season, or episode, or video.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Movie">Movie</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/VideoObject">VideoObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/trailer">
+      <span class="h" property="rdfs:label">trailer</span>
+      <span property="rdfs:comment">The trailer of the movie or TV series, season, or episode.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Movie">Movie</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeason">TVSeason</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/VideoObject">VideoObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/action">
+      <span class="h" property="rdfs:label">action</span>
+      <span property="rdfs:comment">The movement the muscle generates.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Muscle">Muscle</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/antagonist">
+      <span class="h" property="rdfs:label">antagonist</span>
+      <span property="rdfs:comment">The muscle whose action counteracts the specified muscle.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Muscle">Muscle</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Muscle">Muscle</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/bloodSupply">
+      <span class="h" property="rdfs:label">bloodSupply</span>
+      <span property="rdfs:comment">The blood vessel that carries blood from the heart to the muscle.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Muscle">Muscle</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Vessel">Vessel</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/insertion">
+      <span class="h" property="rdfs:label">insertion</span>
+      <span property="rdfs:comment">The place of attachment of a muscle, or what the muscle moves.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Muscle">Muscle</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/nerve">
+      <span class="h" property="rdfs:label">nerve</span>
+      <span property="rdfs:comment">The underlying innervation associated with the muscle.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Muscle">Muscle</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Nerve">Nerve</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/origin">
+      <span class="h" property="rdfs:label">origin</span>
+      <span property="rdfs:comment">The place or point where a muscle arises.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Muscle">Muscle</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/byArtist">
+      <span class="h" property="rdfs:label">byArtist</span>
+      <span property="rdfs:comment">The artist that performed this album or recording.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicAlbum">MusicAlbum</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicRecording">MusicRecording</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MusicGroup">MusicGroup</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/album">
+      <span class="h" property="rdfs:label">album</span>
+      <span property="rdfs:comment">A music album.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicGroup">MusicGroup</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MusicAlbum">MusicAlbum</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/albums">
+      <span class="h" property="rdfs:label">albums</span>
+      <span property="rdfs:comment">A collection of music albums (legacy spelling; see singular form, album).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicGroup">MusicGroup</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MusicAlbum">MusicAlbum</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/musicGroupMember">
+      <span class="h" property="rdfs:label">musicGroupMember</span>
+      <span property="rdfs:comment">A member of the music group&#x2014;for example, John, Paul, George, or Ringo.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicGroup">MusicGroup</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/track">
+      <span class="h" property="rdfs:label">track</span>
+      <span property="rdfs:comment">A music recording (track)&#x2014;usually a single song.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicPlaylist">MusicPlaylist</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicGroup">MusicGroup</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MusicRecording">MusicRecording</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/tracks">
+      <span class="h" property="rdfs:label">tracks</span>
+      <span property="rdfs:comment">A music recording (track)&#x2014;usually a single song (legacy spelling; see singular form, track).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicPlaylist">MusicPlaylist</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicGroup">MusicGroup</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MusicRecording">MusicRecording</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/numTracks">
+      <span class="h" property="rdfs:label">numTracks</span>
+      <span property="rdfs:comment">The number of tracks in this album or playlist.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicPlaylist">MusicPlaylist</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Integer">Integer</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/inAlbum">
+      <span class="h" property="rdfs:label">inAlbum</span>
+      <span property="rdfs:comment">The album to which this recording belongs.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicRecording">MusicRecording</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MusicAlbum">MusicAlbum</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/inPlaylist">
+      <span class="h" property="rdfs:label">inPlaylist</span>
+      <span property="rdfs:comment">The playlist to which this recording belongs.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/MusicRecording">MusicRecording</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/MusicPlaylist">MusicPlaylist</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/branch">
+      <span class="h" property="rdfs:label">branch</span>
+      <span property="rdfs:comment">The branches that delineate from the nerve bundle.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Nerve">Nerve</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Nerve">Nerve</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/nerveMotor">
+      <span class="h" property="rdfs:label">nerveMotor</span>
+      <span property="rdfs:comment">The neurological pathway extension that involves muscle control.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Nerve">Nerve</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Muscle">Muscle</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/sensoryUnit">
+      <span class="h" property="rdfs:label">sensoryUnit</span>
+      <span property="rdfs:comment">The neurological pathway extension that inputs and sends information to the brain or spinal cord.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Nerve">Nerve</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/SuperficialAnatomy">SuperficialAnatomy</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/sourcedFrom">
+      <span class="h" property="rdfs:label">sourcedFrom</span>
+      <span property="rdfs:comment">The neurological pathway that originates the neurons.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Nerve">Nerve</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/BrainStructure">BrainStructure</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/dateline">
+      <span class="h" property="rdfs:label">dateline</span>
+      <span property="rdfs:comment">The location where the NewsArticle was produced.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NewsArticle">NewsArticle</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/printColumn">
+      <span class="h" property="rdfs:label">printColumn</span>
+      <span property="rdfs:comment">The number of the column in which the NewsArticle appears in the print edition.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NewsArticle">NewsArticle</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/printEdition">
+      <span class="h" property="rdfs:label">printEdition</span>
+      <span property="rdfs:comment">The edition of the print product in which the NewsArticle appears.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NewsArticle">NewsArticle</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/printPage">
+      <span class="h" property="rdfs:label">printPage</span>
+      <span property="rdfs:comment">If this NewsArticle appears in print, this field indicates the name of the page on which the article is found. Please note that this field is intended for the exact page name (e.g. A5, B18).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NewsArticle">NewsArticle</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/printSection">
+      <span class="h" property="rdfs:label">printSection</span>
+      <span property="rdfs:comment">If this NewsArticle appears in print, this field indicates the print section in which the article appeared.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NewsArticle">NewsArticle</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/calories">
+      <span class="h" property="rdfs:label">calories</span>
+      <span property="rdfs:comment">The number of calories</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Energy">Energy</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/carbohydrateContent">
+      <span class="h" property="rdfs:label">carbohydrateContent</span>
+      <span property="rdfs:comment">The number of grams of carbohydrates.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Mass">Mass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/cholesterolContent">
+      <span class="h" property="rdfs:label">cholesterolContent</span>
+      <span property="rdfs:comment">The number of milligrams of cholesterol.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Mass">Mass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/fatContent">
+      <span class="h" property="rdfs:label">fatContent</span>
+      <span property="rdfs:comment">The number of grams of fat.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Mass">Mass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/fiberContent">
+      <span class="h" property="rdfs:label">fiberContent</span>
+      <span property="rdfs:comment">The number of grams of fiber.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Mass">Mass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/proteinContent">
+      <span class="h" property="rdfs:label">proteinContent</span>
+      <span property="rdfs:comment">The number of grams of protein.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Mass">Mass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/saturatedFatContent">
+      <span class="h" property="rdfs:label">saturatedFatContent</span>
+      <span property="rdfs:comment">The number of grams of saturated fat.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Mass">Mass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/servingSize">
+      <span class="h" property="rdfs:label">servingSize</span>
+      <span property="rdfs:comment">The serving size, in terms of the number of volume or mass</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/sodiumContent">
+      <span class="h" property="rdfs:label">sodiumContent</span>
+      <span property="rdfs:comment">The number of milligrams of sodium.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Mass">Mass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/sugarContent">
+      <span class="h" property="rdfs:label">sugarContent</span>
+      <span property="rdfs:comment">The number of grams of sugar.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Mass">Mass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/transFatContent">
+      <span class="h" property="rdfs:label">transFatContent</span>
+      <span property="rdfs:comment">The number of grams of trans fat.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Mass">Mass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/unsaturatedFatContent">
+      <span class="h" property="rdfs:label">unsaturatedFatContent</span>
+      <span property="rdfs:comment">The number of grams of unsaturated fat.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Mass">Mass</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/availability">
+      <span class="h" property="rdfs:label">availability</span>
+      <span property="rdfs:comment">The availability of this item&#x2014;for example In stock, Out of stock, Pre-order, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ItemAvailability">ItemAvailability</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/itemCondition">
+      <span class="h" property="rdfs:label">itemCondition</span>
+      <span property="rdfs:comment">The condition of the item for sale&#x2014;for example New, Refurbished, Used, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/OfferItemCondition">OfferItemCondition</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/itemOffered">
+      <span class="h" property="rdfs:label">itemOffered</span>
+      <span property="rdfs:comment">The item being sold.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Product">Product</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/price">
+      <span class="h" property="rdfs:label">price</span>
+      <span property="rdfs:comment">The offer price of the product.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/priceCurrency">
+      <span class="h" property="rdfs:label">priceCurrency</span>
+      <span property="rdfs:comment">The currency (in 3-letter <a href='http://en.wikipedia.org/wiki/ISO_4217'>ISO 4217 format</a>) of the offer price.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/priceValidUntil">
+      <span class="h" property="rdfs:label">priceValidUntil</span>
+      <span property="rdfs:comment">The date after which the price is no longer available.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/seller">
+      <span class="h" property="rdfs:label">seller</span>
+      <span property="rdfs:comment">The seller of the product.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Offer">Offer</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/address">
+      <span class="h" property="rdfs:label">address</span>
+      <span property="rdfs:comment">Physical address of the item.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/PostalAddress">PostalAddress</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/contactPoint">
+      <span class="h" property="rdfs:label">contactPoint</span>
+      <span property="rdfs:comment">A contact point for a person or organization.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ContactPoint">ContactPoint</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/contactPoints">
+      <span class="h" property="rdfs:label">contactPoints</span>
+      <span property="rdfs:comment">A contact point for a person or organization (legacy spelling; see singular form, contactPoint).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ContactPoint">ContactPoint</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/employee">
+      <span class="h" property="rdfs:label">employee</span>
+      <span property="rdfs:comment">Someone working for this organization.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/employees">
+      <span class="h" property="rdfs:label">employees</span>
+      <span property="rdfs:comment">People working for this organization. (legacy spelling; see singular form, employee)</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/event">
+      <span class="h" property="rdfs:label">event</span>
+      <span property="rdfs:comment">Upcoming or past event associated with this place or organization.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/events">
+      <span class="h" property="rdfs:label">events</span>
+      <span property="rdfs:comment">Upcoming or past events associated with this place or organization (legacy spelling; see singular form, event).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/founder">
+      <span class="h" property="rdfs:label">founder</span>
+      <span property="rdfs:comment">A person who founded this organization.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/founders">
+      <span class="h" property="rdfs:label">founders</span>
+      <span property="rdfs:comment">A person who founded this organization (legacy spelling; see singular form, founder).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/foundingDate">
+      <span class="h" property="rdfs:label">foundingDate</span>
+      <span property="rdfs:comment">The date that this organization was founded.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/member">
+      <span class="h" property="rdfs:label">member</span>
+      <span property="rdfs:comment">A member of this organization.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/members">
+      <span class="h" property="rdfs:label">members</span>
+      <span property="rdfs:comment">A member of this organization (legacy spelling; see singular form, member).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Organization">Organization</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/tissueSample">
+      <span class="h" property="rdfs:label">tissueSample</span>
+      <span property="rdfs:comment">The type of tissue sample required for the test.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/PathologyTest">PathologyTest</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/additionalName">
+      <span class="h" property="rdfs:label">additionalName</span>
+      <span property="rdfs:comment">An additional name for a Person, can be used for a middle name.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/affiliation">
+      <span class="h" property="rdfs:label">affiliation</span>
+      <span property="rdfs:comment">An organization that this person is affiliated with. For example, a school/university, a club, or a team.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/alumniOf">
+      <span class="h" property="rdfs:label">alumniOf</span>
+      <span property="rdfs:comment">An educational organizations that the person is an alumni of.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/EducationalOrganization">EducationalOrganization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/birthDate">
+      <span class="h" property="rdfs:label">birthDate</span>
+      <span property="rdfs:comment">Date of birth.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/children">
+      <span class="h" property="rdfs:label">children</span>
+      <span property="rdfs:comment">A child of the person.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/colleague">
+      <span class="h" property="rdfs:label">colleague</span>
+      <span property="rdfs:comment">A colleague of the person.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/colleagues">
+      <span class="h" property="rdfs:label">colleagues</span>
+      <span property="rdfs:comment">A colleague of the person (legacy spelling; see singular form, colleague).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/deathDate">
+      <span class="h" property="rdfs:label">deathDate</span>
+      <span property="rdfs:comment">Date of death.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/familyName">
+      <span class="h" property="rdfs:label">familyName</span>
+      <span property="rdfs:comment">Family name. In the U.S., the last name of an Person. This can be used along with givenName instead of the Name property.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/follows">
+      <span class="h" property="rdfs:label">follows</span>
+      <span property="rdfs:comment">The most generic uni-directional social relation.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/gender">
+      <span class="h" property="rdfs:label">gender</span>
+      <span property="rdfs:comment">Gender of the person.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/givenName">
+      <span class="h" property="rdfs:label">givenName</span>
+      <span property="rdfs:comment">Given name. In the U.S., the first name of a Person. This can be used along with familyName instead of the Name property.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/homeLocation">
+      <span class="h" property="rdfs:label">homeLocation</span>
+      <span property="rdfs:comment">A contact location for a person's residence.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ContactPoint">ContactPoint</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/honorificPrefix">
+      <span class="h" property="rdfs:label">honorificPrefix</span>
+      <span property="rdfs:comment">An honorific prefix preceding a Person's name such as Dr/Mrs/Mr.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/honorificSuffix">
+      <span class="h" property="rdfs:label">honorificSuffix</span>
+      <span property="rdfs:comment">An honorific suffix preceding a Person's name such as M.D. /PhD/MSCSW.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/jobTitle">
+      <span class="h" property="rdfs:label">jobTitle</span>
+      <span property="rdfs:comment">The job title of the person (for example, Financial Manager).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/knows">
+      <span class="h" property="rdfs:label">knows</span>
+      <span property="rdfs:comment">The most generic bi-directional social/work relation.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/memberOf">
+      <span class="h" property="rdfs:label">memberOf</span>
+      <span property="rdfs:comment">An organization to which the person belongs.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/nationality">
+      <span class="h" property="rdfs:label">nationality</span>
+      <span property="rdfs:comment">Nationality of the person.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Country">Country</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/parent">
+      <span class="h" property="rdfs:label">parent</span>
+      <span property="rdfs:comment">A parent of this person.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/parents">
+      <span class="h" property="rdfs:label">parents</span>
+      <span property="rdfs:comment">A parents of the person (legacy spelling; see singular form, parent).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/performerIn">
+      <span class="h" property="rdfs:label">performerIn</span>
+      <span property="rdfs:comment">Event that this person is a performer or participant in.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Event">Event</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/relatedTo">
+      <span class="h" property="rdfs:label">relatedTo</span>
+      <span property="rdfs:comment">The most generic familial relation.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/sibling">
+      <span class="h" property="rdfs:label">sibling</span>
+      <span property="rdfs:comment">A sibling of the person.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/siblings">
+      <span class="h" property="rdfs:label">siblings</span>
+      <span property="rdfs:comment">A sibling of the person (legacy spelling; see singular form, sibling).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/spouse">
+      <span class="h" property="rdfs:label">spouse</span>
+      <span property="rdfs:comment">The person's spouse.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/workLocation">
+      <span class="h" property="rdfs:label">workLocation</span>
+      <span property="rdfs:comment">A contact location for a person's place of work.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ContactPoint">ContactPoint</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/worksFor">
+      <span class="h" property="rdfs:label">worksFor</span>
+      <span property="rdfs:comment">Organizations that the person works for.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/category">
+      <span class="h" property="rdfs:label">category</span>
+      <span property="rdfs:comment">The category of physical activity, classified according to its physiologic effect or impact on the body.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/PhysicalActivity">PhysicalActivity</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/PhysicalActivityCategory">PhysicalActivityCategory</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/hospitalAffiliation (#)">
+      <span class="h" property="rdfs:label">hospitalAffiliation (#)</span>
+      <span property="rdfs:comment">A hospital with which the physician or office is affiliated.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Physician">Physician</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Hospital">Hospital</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/containedIn">
+      <span class="h" property="rdfs:label">containedIn</span>
+      <span property="rdfs:comment">The basic containment relation between places.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Place">Place</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/geo">
+      <span class="h" property="rdfs:label">geo</span>
+      <span property="rdfs:comment">The geo coordinates of the place.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/GeoCoordinates">GeoCoordinates</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/GeoShape">GeoShape</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/map">
+      <span class="h" property="rdfs:label">map</span>
+      <span property="rdfs:comment">A URL to a map of the place.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/maps">
+      <span class="h" property="rdfs:label">maps</span>
+      <span property="rdfs:comment">A URL to a map of the place (legacy spelling; see singular form, map).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/photo">
+      <span class="h" property="rdfs:label">photo</span>
+      <span property="rdfs:comment">A photograph of this place.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Photograph">Photograph</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ImageObject">ImageObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/photos">
+      <span class="h" property="rdfs:label">photos</span>
+      <span property="rdfs:comment">Photographs of this place (legacy spelling; see singular form, photo).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Place">Place</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Photograph">Photograph</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ImageObject">ImageObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/addressCountry">
+      <span class="h" property="rdfs:label">addressCountry</span>
+      <span property="rdfs:comment">The country. For example, USA. You can also provide the two-letter <a href='http://en.wikipedia.org/wiki/ISO_3166-1'>ISO 3166-1 alpha-2 country code</a>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/PostalAddress">PostalAddress</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Country">Country</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/addressLocality">
+      <span class="h" property="rdfs:label">addressLocality</span>
+      <span property="rdfs:comment">The locality. For example, Mountain View.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/PostalAddress">PostalAddress</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/addressRegion">
+      <span class="h" property="rdfs:label">addressRegion</span>
+      <span property="rdfs:comment">The region. For example, CA.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/PostalAddress">PostalAddress</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/postOfficeBoxNumber">
+      <span class="h" property="rdfs:label">postOfficeBoxNumber</span>
+      <span property="rdfs:comment">The post offce box number for PO box addresses.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/PostalAddress">PostalAddress</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/postalCode">
+      <span class="h" property="rdfs:label">postalCode</span>
+      <span property="rdfs:comment">The postal code. For example, 94043.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/PostalAddress">PostalAddress</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/streetAddress">
+      <span class="h" property="rdfs:label">streetAddress</span>
+      <span property="rdfs:comment">The street address. For example, 1600 Amphitheatre Pkwy.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/PostalAddress">PostalAddress</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/brand">
+      <span class="h" property="rdfs:label">brand</span>
+      <span property="rdfs:comment">The brand of the product.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Product">Product</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/model">
+      <span class="h" property="rdfs:label">model</span>
+      <span property="rdfs:comment">The model of the product.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Product">Product</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/productID">
+      <span class="h" property="rdfs:label">productID</span>
+      <span property="rdfs:comment">The product identifier, such as ISBN. For example: <code>&lt;meta itemprop='productID' content='isbn:123-456-789'/&gt;</code>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Product">Product</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/bestRating">
+      <span class="h" property="rdfs:label">bestRating</span>
+      <span property="rdfs:comment">The highest value allowed in this rating system. If bestRating is omitted, 5 is assumed.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Rating">Rating</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/ratingValue">
+      <span class="h" property="rdfs:label">ratingValue</span>
+      <span property="rdfs:comment">The rating for the content.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Rating">Rating</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/worstRating">
+      <span class="h" property="rdfs:label">worstRating</span>
+      <span property="rdfs:comment">The lowest value allowed in this rating system. If worstRating is omitted, 1 is assumed.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Rating">Rating</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/cookTime">
+      <span class="h" property="rdfs:label">cookTime</span>
+      <span property="rdfs:comment">The time it takes to actually cook the dish, in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 duration format</a>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Recipe">Recipe</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Duration">Duration</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/cookingMethod">
+      <span class="h" property="rdfs:label">cookingMethod</span>
+      <span property="rdfs:comment">The method of cooking, such as Frying, Steaming, ...</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Recipe">Recipe</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/ingredients">
+      <span class="h" property="rdfs:label">ingredients</span>
+      <span property="rdfs:comment">An ingredient used in the recipe.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Recipe">Recipe</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/nutrition">
+      <span class="h" property="rdfs:label">nutrition</span>
+      <span property="rdfs:comment">Nutrition information about the recipe.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Recipe">Recipe</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/NutritionInformation">NutritionInformation</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/prepTime">
+      <span class="h" property="rdfs:label">prepTime</span>
+      <span property="rdfs:comment">The length of time it takes to prepare the recipe, in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 duration format</a>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Recipe">Recipe</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Duration">Duration</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/recipeCategory">
+      <span class="h" property="rdfs:label">recipeCategory</span>
+      <span property="rdfs:comment">The category of the recipe&#x2014;for example, appetizer, entree, etc.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Recipe">Recipe</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/recipeCuisine">
+      <span class="h" property="rdfs:label">recipeCuisine</span>
+      <span property="rdfs:comment">The cuisine of the recipe (for example, French or Ethopian).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Recipe">Recipe</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/recipeInstructions">
+      <span class="h" property="rdfs:label">recipeInstructions</span>
+      <span property="rdfs:comment">The steps to make the dish.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Recipe">Recipe</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/recipeYield">
+      <span class="h" property="rdfs:label">recipeYield</span>
+      <span property="rdfs:comment">The quantity produced by the recipe (for example, number of people served, number of servings, etc).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Recipe">Recipe</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/totalTime">
+      <span class="h" property="rdfs:label">totalTime</span>
+      <span property="rdfs:comment">The total time it takes to prepare and cook the recipe, in <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 duration format</a>.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Recipe">Recipe</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Duration">Duration</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/reviewBody">
+      <span class="h" property="rdfs:label">reviewBody</span>
+      <span property="rdfs:comment">The actual body of the review</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Review">Review</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/reviewRating">
+      <span class="h" property="rdfs:label">reviewRating</span>
+      <span property="rdfs:comment">The rating given in this review. Note that reviews can themselves be rated. The <code>reviewRating</code> applies to rating given by the review. The <code>aggregateRating</code> property applies to the review itself, as a creative work.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Review">Review</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Rating">Rating</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/applicationCategory">
+      <span class="h" property="rdfs:label">applicationCategory</span>
+      <span property="rdfs:comment">Type of software application, e.g. "Game, Multimedia".</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/applicationSubCategory">
+      <span class="h" property="rdfs:label">applicationSubCategory</span>
+      <span property="rdfs:comment">Subcategory of the application, e.g. "Arcade Game".</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/applicationSuite">
+      <span class="h" property="rdfs:label">applicationSuite</span>
+      <span property="rdfs:comment">The name of the application suite to which the application belongs (e.g. Excel belongs to Office)</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/countriesNotSupported">
+      <span class="h" property="rdfs:label">countriesNotSupported</span>
+      <span property="rdfs:comment">Countries for which the application is not supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/countriesSupported">
+      <span class="h" property="rdfs:label">countriesSupported</span>
+      <span property="rdfs:comment">Countries for which the application is supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/device">
+      <span class="h" property="rdfs:label">device</span>
+      <span property="rdfs:comment">Device required to run the application. Used in cases where a specific make/model is required to run the application.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/downloadUrl">
+      <span class="h" property="rdfs:label">downloadUrl</span>
+      <span property="rdfs:comment">If the file can be downloaded, URL to download the binary.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/featureList">
+      <span class="h" property="rdfs:label">featureList</span>
+      <span property="rdfs:comment">Features or modules provided by this application (and possibly required by other applications).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/fileFormat">
+      <span class="h" property="rdfs:label">fileFormat</span>
+      <span property="rdfs:comment">MIME format of the binary (e.g. application/zip).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/fileSize">
+      <span class="h" property="rdfs:label">fileSize</span>
+      <span property="rdfs:comment">Size of the application / package (e.g. 18MB). In the absence of a unit (MB, KB etc.), KB will be assumed.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Integer">Integer</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/installUrl">
+      <span class="h" property="rdfs:label">installUrl</span>
+      <span property="rdfs:comment">URL at which the app may be installed, if different from the URL of the item.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/memoryRequirements">
+      <span class="h" property="rdfs:label">memoryRequirements</span>
+      <span property="rdfs:comment">Minimum memory requirements.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/operatingSystem">
+      <span class="h" property="rdfs:label">operatingSystem</span>
+      <span property="rdfs:comment">Operating systems supported (Windows 7, OSX 10.6, Android 1.6).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/permissions">
+      <span class="h" property="rdfs:label">permissions</span>
+      <span property="rdfs:comment">Permission(s) required to run the app (for example, a mobile app may require full internet access or may run only on wifi).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/processorRequirements">
+      <span class="h" property="rdfs:label">processorRequirements</span>
+      <span property="rdfs:comment">Processor architecture required to run the application (e.g. IA64).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/releaseNotes">
+      <span class="h" property="rdfs:label">releaseNotes</span>
+      <span property="rdfs:comment">Description of what changed in this version.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/requirements">
+      <span class="h" property="rdfs:label">requirements</span>
+      <span property="rdfs:comment">Component dependency requirements for application. This includes runtime environments and shared libraries that are not included in the application distribution package, but required to run the application (Examples: DirectX, Java or .NET runtime).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/screenshot">
+      <span class="h" property="rdfs:label">screenshot</span>
+      <span property="rdfs:comment">A link to a screenshot image of the app.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ImageObject">ImageObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/softwareVersion">
+      <span class="h" property="rdfs:label">softwareVersion</span>
+      <span property="rdfs:comment">Version of the software instance.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/storageRequirements">
+      <span class="h" property="rdfs:label">storageRequirements</span>
+      <span property="rdfs:comment">Storage requirements (free space required).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SoftwareApplication">SoftwareApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/relatedAnatomy">
+      <span class="h" property="rdfs:label">relatedAnatomy</span>
+      <span property="rdfs:comment">Anatomical systems or structures that relate to the superficial anatomy.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SuperficialAnatomy">SuperficialAnatomy</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AnatomicalSystem">AnatomicalSystem</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/significance">
+      <span class="h" property="rdfs:label">significance</span>
+      <span property="rdfs:comment">The significance associated with the superficial anatomy; as an example, how characteristics of the superficial anatomy can suggest underlying medical conditions or courses of treatment.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/SuperficialAnatomy">SuperficialAnatomy</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/episodeNumber">
+      <span class="h" property="rdfs:label">episodeNumber</span>
+      <span property="rdfs:comment">The episode number.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/partOfSeason">
+      <span class="h" property="rdfs:label">partOfSeason</span>
+      <span property="rdfs:comment">The season to which this episode belongs.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/TVSeason">TVSeason</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/partOfTVSeries">
+      <span class="h" property="rdfs:label">partOfTVSeries</span>
+      <span property="rdfs:comment">The TV series to which this episode or season belongs.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeason">TVSeason</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/TVSeries">TVSeries</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/episode">
+      <span class="h" property="rdfs:label">episode</span>
+      <span property="rdfs:comment">An episode of a TV series or season.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeason">TVSeason</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/episodes">
+      <span class="h" property="rdfs:label">episodes</span>
+      <span property="rdfs:comment">The episode of a TV series or season (legacy spelling; see singular form, episode).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeason">TVSeason</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/TVEpisode">TVEpisode</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/numberOfEpisodes">
+      <span class="h" property="rdfs:label">numberOfEpisodes</span>
+      <span property="rdfs:comment">The number of episodes in this season or series.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeason">TVSeason</a></span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Number">Number</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/seasonNumber">
+      <span class="h" property="rdfs:label">seasonNumber</span>
+      <span property="rdfs:comment">The season number.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeason">TVSeason</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Integer">Integer</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/season">
+      <span class="h" property="rdfs:label">season</span>
+      <span property="rdfs:comment">A season of a TV series.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/TVSeason">TVSeason</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/seasons">
+      <span class="h" property="rdfs:label">seasons</span>
+      <span property="rdfs:comment">The seasons of the TV series (legacy spelling; see singular form, season).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/TVSeries">TVSeries</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/TVSeason">TVSeason</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/description">
+      <span class="h" property="rdfs:label">description</span>
+      <span property="rdfs:comment">A short description of the item.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Thing">Thing</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/image">
+      <span class="h" property="rdfs:label">image</span>
+      <span property="rdfs:comment">URL of an image of the item.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Thing">Thing</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/name">
+      <span class="h" property="rdfs:label">name</span>
+      <span property="rdfs:comment">The name of the item.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Thing">Thing</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/url">
+      <span class="h" property="rdfs:label">url</span>
+      <span property="rdfs:comment">URL of the item.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Thing">Thing</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/commentText">
+      <span class="h" property="rdfs:label">commentText</span>
+      <span property="rdfs:comment">The text of the UserComment.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/UserComments">UserComments</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/commentTime">
+      <span class="h" property="rdfs:label">commentTime</span>
+      <span property="rdfs:comment">The time at which the UserComment was made.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/UserComments">UserComments</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/discusses">
+      <span class="h" property="rdfs:label">discusses</span>
+      <span property="rdfs:comment">Specifies the CreativeWork associated with the UserComment.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/UserComments">UserComments</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/CreativeWork">CreativeWork</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/replyToUrl">
+      <span class="h" property="rdfs:label">replyToUrl</span>
+      <span property="rdfs:comment">The URL at which a reply may be posted to the specified UserComment.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/UserComments">UserComments</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/drainsTo">
+      <span class="h" property="rdfs:label">drainsTo</span>
+      <span property="rdfs:comment">The vasculature that the vein drains into.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Vein">Vein</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Vessel">Vessel</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/tributary">
+      <span class="h" property="rdfs:label">tributary</span>
+      <span property="rdfs:comment">The anatomical or organ system that the vein flows into; a larger structure that the vein connects to.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Vein">Vein</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/AnatomicalStructure">AnatomicalStructure</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/videoFrameSize">
+      <span class="h" property="rdfs:label">videoFrameSize</span>
+      <span property="rdfs:comment">The frame size of the video.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/VideoObject">VideoObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/videoQuality">
+      <span class="h" property="rdfs:label">videoQuality</span>
+      <span property="rdfs:comment">The quality of the video.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/VideoObject">VideoObject</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/browserRequirements">
+      <span class="h" property="rdfs:label">browserRequirements</span>
+      <span property="rdfs:comment">Specifies browser requirements in human-readable text. For example,"requires HTML5 support".</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/WebApplication">WebApplication</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/breadcrumb">
+      <span class="h" property="rdfs:label">breadcrumb</span>
+      <span property="rdfs:comment">A set of links that can help a user understand and navigate a website hierarchy.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/WebPage">WebPage</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/isPartOf">
+      <span class="h" property="rdfs:label">isPartOf</span>
+      <span property="rdfs:comment">Indicates the collection or gallery to which the item belongs.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/WebPage">WebPage</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/CollectionPage">CollectionPage</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/lastReviewed (#)">
+      <span class="h" property="rdfs:label">lastReviewed (#)</span>
+      <span property="rdfs:comment">Date on which the content on this web page was last reviewed for accuracy and/or completeness.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/WebPage">WebPage</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Date">Date</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/mainContentOfPage">
+      <span class="h" property="rdfs:label">mainContentOfPage</span>
+      <span property="rdfs:comment">Indicates if this web page element is the main subject of the page.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/WebPage">WebPage</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/WebPageElement">WebPageElement</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/primaryImageOfPage">
+      <span class="h" property="rdfs:label">primaryImageOfPage</span>
+      <span property="rdfs:comment">Indicates the main image on the page</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/WebPage">WebPage</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/ImageObject">ImageObject</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/relatedLink (#)">
+      <span class="h" property="rdfs:label">relatedLink (#)</span>
+      <span property="rdfs:comment">A link related to this web page, for example to other related web pages.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/WebPage">WebPage</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/reviewedBy (#)">
+      <span class="h" property="rdfs:label">reviewedBy (#)</span>
+      <span property="rdfs:comment">People or organizations that have reviewed the content on this web page for accuracy and/or completeness.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/WebPage">WebPage</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Person">Person</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Organization">Organization</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/significantLink">
+      <span class="h" property="rdfs:label">significantLink</span>
+      <span property="rdfs:comment">One of the more significant URLs on the page. Typically, these are the non-navigation links that are clicked on the most.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/WebPage">WebPage</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/significantLinks">
+      <span class="h" property="rdfs:label">significantLinks</span>
+      <span property="rdfs:comment">The most significant URLs on the page. Typically, these are the non-navigation links that are clicked on the most (legacy spelling; see singular form, significantLink).</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/WebPage">WebPage</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/URL">URL</a></span>
+    </div>
+    <div typeof="rdf:Property" about="http://schema.org/specialty (#)">
+      <span class="h" property="rdfs:label">specialty (#)</span>
+      <span property="rdfs:comment">One of the domain specialities to which this web page's content applies.</span>
+      <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/WebPage">WebPage</a></span>
+      <span>Range: <a property="http://schema.org/range" href="http://schema.org/Specialty">Specialty</a></span>
+    </div>
+    <hr />
+  </body>
+</html>