<?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:Coordinate</title>
        <ns>208</ns>
        <id>5232</id>
        <revision>
          <id>52804</id>
          <timestamp>2018-02-08T08:46:29Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{ConditionalMapping
| cases =

{{Condition
    | templateProperty = type
    | operator = contains
    | value = mountain
    | mapping = {{TemplateMapping | header = 0
                | mapToClass = Mountain
                }}
 }}

{{Condition
    | templateProperty = type
    | operator = contains
    | value = country
    | mapping = {{TemplateMapping | header = 0
                | mapToClass = Country
                }}
 }}

 {{Condition
    | templateProperty = type
    | operator = contains
    | value = landmark
    | mapping = {{TemplateMapping | header = 0
                | mapToClass = Place
                }}
 }}
 {{Condition
    | operator = otherwise
    | mapping = {{TemplateMapping | header = 0
                | mapToClass = Place
                }}
 }}

| defaultMappings = 
 {{ GeocoordinatesMapping | latitude =  NS | longitude = EW }}

{{PropertyMapping | templateProperty = name | ontologyProperty = foaf:name }}
{{PropertyMapping | templateProperty = type | ontologyProperty = type }}
{{PropertyMapping | templateProperty = region | ontologyProperty = region }}
}}</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>