<?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 Stausee</title>
        <ns>208</ns>
        <id>3087</id>
        <revision>
          <id>47217</id>
          <timestamp>2015-03-28T08:53:21Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{ TemplateMapping
   | mapToClass = Lake
   | mappings =
       {{ PropertyMapping | templateProperty = NAME | ontologyProperty = foaf:name }}
       {{ PropertyMapping | templateProperty = BILD | ontologyProperty = foaf:img }}
       {{ GeocoordinatesMapping | latitude = BREITENGRAD  | longitude = LÄNGENGRAD }}
       {{ PropertyMapping | templateProperty = REGION-ISO | ontologyProperty = region }}
       {{ PropertyMapping | templateProperty = LAGE | ontologyProperty = locatedInArea }}
       {{ PropertyMapping | templateProperty = ZUFLUSS | ontologyProperty = inflow }}
       {{ PropertyMapping | templateProperty = ABFLUSS | ontologyProperty = outflow }}
       {{ PropertyMapping | templateProperty = SEELAENGE | ontologyProperty = length | unit = kilometre }}
       {{ PropertyMapping | templateProperty = SEEBREITE | ontologyProperty = width | unit = kilometre }}
       {{ PropertyMapping | templateProperty = EINZUG | ontologyProperty = areaOfCatchment | unit = squareKilometre }}
}}

&lt;!-- 
     Properties which are not mapped (yet)
      Useless properties:
       {{ PropertyMapping | templateProperty = BILD | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = BILD-BREITE | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = BILDBESCHREIBUNG | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = UFERSTADT | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = NAHESTADT | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = UFERORT | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = NAHERORT | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = BESONDERHEITEN | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = ANMERKUNGEN | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = BILD1...BILD5 | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = BILD1-BREITE...BILD5-BREITE | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = BILD1-BESCHREIBUNG...BILD5-BESCHREIBUNG | ontologyProperty = }}

      Maybe useful properties but without a counterpart so far:
       {{ PropertyMapping | templateProperty = HÖHE-BEZUG | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = Typ | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = BAUZEIT | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = BAUHOEHE | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = TALHOEHE | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = GRUENDUNGSHOEHE | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = WASSERHOEHE | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = KRONENHOEHE | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = MAUERVOL | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = KRONENLAENGE | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = KRONENBREITE | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = BASISBREITE | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = RADIUS | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = NEIGUNG-LUFT | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = NEIGUNG-WASSER | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = LEISTUNG | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = BETREIBER | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = STAUZIEL | ontologyProperty = }}
       Two units possible: ha / km² =&gt; condition needed here:
       {{ PropertyMapping | templateProperty = FLÄCHE | ontologyProperty = areaTotal | unit = squareKilometre }}
       {{ PropertyMapping | templateProperty = SPEICHERRAUM | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = STAURAUM | ontologyProperty = }}
       {{ PropertyMapping | templateProperty = HOCHWASSER | ontologyProperty = }}
--&gt;</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>