<?xml version="1.0" encoding="utf-8"?><mediawiki xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.8/ http://www.mediawiki.org/xml/export-0.8.xsd" version="0.8" xml:lang="en" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.mediawiki.org/xml/export-0.8/">
      <page>
        <title>Mapping en:Infobox royalty</title>
        <ns>204</ns>
        <id>1680</id>
        <revision>
          <id>52182</id>
          <timestamp>2017-09-07T07:37:34Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{TemplateMapping
| mapToClass = Royalty  &lt;!-- or Monarch ? --&gt;
| mappings =
	{{PropertyMapping | templateProperty = name | ontologyProperty = foaf:name }}
	{{PropertyMapping | templateProperty = title | ontologyProperty = title }}
	{{PropertyMapping | templateProperty = predecessor | ontologyProperty = predecessor }}
	{{PropertyMapping | templateProperty = successor | ontologyProperty = successor }}
	{{PropertyMapping | templateProperty = spouse | ontologyProperty = spouse }}
	{{PropertyMapping | templateProperty = father | ontologyProperty = parent }}
	{{PropertyMapping | templateProperty = mother | ontologyProperty = parent }}
	{{PropertyMapping | templateProperty = issue | ontologyProperty = child }}
	{{PropertyMapping | templateProperty = birthDate | ontologyProperty = birthDate }}
	{{PropertyMapping | templateProperty = birthPlace | ontologyProperty = birthPlace }}
	{{PropertyMapping | templateProperty = deathDate | ontologyProperty = deathDate }}
	{{PropertyMapping | templateProperty = deathPlace | ontologyProperty = deathPlace }}
	{{PropertyMapping | templateProperty = burialPlace | ontologyProperty = placeOfBurial }}
	{{PropertyMapping | templateProperty = occupation | ontologyProperty = occupation }}
        {{DateIntervalMapping | templateProperty = reign | startDateOntologyProperty = activeYearsStartYear | endDateOntologyProperty = activeYearsEndYear }}

&lt;!-- properties not in template:
	{{PropertyMapping | templateProperty = royal anthem | ontologyProperty = royalAnthem }}
	{{PropertyMapping | templateProperty = heir | ontologyProperty = heir }}
	{{PropertyMapping | templateProperty = othertitles | ontologyProperty = alias }}
	{{PropertyMapping | templateProperty = offspring | ontologyProperty = child }}
	{{PropertyMapping | templateProperty = full name | ontologyProperty = foaf:name }}
	{{PropertyMapping | templateProperty = date of burial | ontologyProperty = dateOfBurial }}
--&gt;
}}</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>