<?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 presenter</title>
        <ns>204</ns>
        <id>6210</id>
        <revision>
          <id>20823</id>
          <timestamp>2012-12-23T17:17:41Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{ConditionalMapping
| cases =
	{{Condition
	| templateProperty = station
	| operator = isSet
	| mapping          = 
	  {{TemplateMapping
	  | mapToClass = RadioHost
	  }}
	}}
	
	{{Condition
	| templateProperty = network
	| operator = isSet
	| mapping = 
	  {{TemplateMapping
	  | mapToClass = TelevisionHost
	  }}
	}}

	{{Condition
	| operator = otherwise
	| mapping = 
	  {{TemplateMapping
	  | mapToClass = Presenter
	  }}
	}}

| defaultMappings =
    {{PropertyMapping | templateProperty = name | ontologyProperty = foaf:name }}
    {{PropertyMapping | templateProperty = birth_name | ontologyProperty = birthName }}
    {{PropertyMapping | templateProperty = birth_date | ontologyProperty = birthDate }}
    {{PropertyMapping | templateProperty = birth_place | ontologyProperty = birthPlace }}
    {{PropertyMapping | templateProperty = death_date | ontologyProperty = deathDate }}
    {{PropertyMapping | templateProperty = death_place | ontologyProperty = deathPlace }}
    {{PropertyMapping | templateProperty = country | ontologyProperty = country }}
    {{PropertyMapping | templateProperty = web | ontologyProperty = foaf:homepage }}
}}</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>