<?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="es" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.mediawiki.org/xml/export-0.8/">
      <page>
        <title>Mapping es:Ficha de arquitecto</title>
        <ns>214</ns>
        <id>6043</id>
        <revision>
          <id>20279</id>
          <timestamp>2012-12-18T16:52:59Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{ TemplateMapping
| mapToClass = Architect
| mappings = 

    {{ PropertyMapping | templateProperty = nombre | ontologyProperty = foaf:name }}
    {{ PropertyMapping | templateProperty = imagen | ontologyProperty = foaf:thumbnail }}
    {{ PropertyMapping | templateProperty = fecha_nacimiento | ontologyProperty = birthDate}}
    {{ PropertyMapping | templateProperty = fecha_muerte| ontologyProperty = deathDate}}
    {{ PropertyMapping | templateProperty = lugar_nacimiento| ontologyProperty = birthPlace}}
    {{ PropertyMapping | templateProperty = lugar_muerte| ontologyProperty = deathPlace}}
    {{ PropertyMapping | templateProperty = premios | ontologyProperty = award}}
    {{ PropertyMapping | templateProperty = proyectos_representativos | ontologyProperty = significantProject}}

}}</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>