<?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="de" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.mediawiki.org/xml/export-0.8/">
      <page>
        <title>Mapping de:Infobox Nationalpark</title>
        <ns>208</ns>
        <id>3073</id>
        <revision>
          <id>32000</id>
          <timestamp>2014-02-19T16:50:54Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{ TemplateMapping
   | mapToClass = ProtectedArea
   | mappings =
       {{ PropertyMapping | templateProperty = title | ontologyProperty = foaf:name }}
       {{ GeocoordinatesMapping | latitude = latitude  | longitude = longitude  }}
       {{ PropertyMapping | templateProperty = region-ISO | ontologyProperty = region }}
       {{ PropertyMapping | templateProperty = nearest_city | ontologyProperty = nearestCity }}
       {{ PropertyMapping | templateProperty = area | ontologyProperty = areaTotal | unit = squareKilometre }}
       {{ PropertyMapping | templateProperty = acres | ontologyProperty = areaTotal | unit = acre }}
       {{ PropertyMapping | templateProperty = length | ontologyProperty = length }}
       {{ PropertyMapping | templateProperty = established | ontologyProperty = activeYearsStartDate }}
       {{ PropertyMapping | templateProperty = visitation_num | ontologyProperty = numberOfVisitors }}

}}

&lt;!-- 
     Properties which are not mapped (yet)
      Useless properties:
       {{ PropertyMapping | templateProperty = altmap | ontologyProperty =  }}
       {{ PropertyMapping | templateProperty = altmap_name | ontologyProperty =  }}
       {{ PropertyMapping | templateProperty = specific | ontologyProperty =  }}
       {{ PropertyMapping | templateProperty = map | ontologyProperty =  }}
       {{ PropertyMapping | templateProperty = map_name | ontologyProperty =  }}
       {{ PropertyMapping | templateProperty = imgx | ontologyProperty =  }}
       {{ PropertyMapping | templateProperty = imgx_name | ontologyProperty =  }}

      Maybe useful properties but without a counterpart so far:
       {{ PropertyMapping | templateProperty = visitation_year | ontologyProperty =  }}
       {{ PropertyMapping | templateProperty = address | ontologyProperty =  }} 
       Could be problematic. Is it in use anywhere?
       {{ PropertyMapping | templateProperty = area_unit | ontologyProperty = }}
--&gt;</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>