<?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="nl" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.mediawiki.org/xml/export-0.8/">
      <page>
        <title>Mapping nl:Infobox tunnel</title>
        <ns>216</ns>
        <id>6747</id>
        <revision>
          <id>48671</id>
          <timestamp>2015-08-06T16:41:04Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{ConditionalMapping
| cases =

	&lt;!-- Road conditions --&gt;
	{{Condition
	| templateProperty = weg
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = RoadTunnel }}
	}}
	{{Condition
	| templateProperty = tol
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = RoadTunnel }}
	}}
	{{Condition
	| templateProperty = rijstroken
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = RoadTunnel }}
	}}
	
	&lt;!-- Railway conditions --&gt;
	{{Condition
	| templateProperty = spoorlijn
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = RailwayTunnel }}
	}}
		
	&lt;!-- Waterway conditions --&gt;
	{{Condition
	| templateProperty = waterweg
	| operator = isSet
	| mapping = {{ TemplateMapping | mapToClass = WaterwayTunnel }}
	}}
	
	&lt;!-- otherwise --&gt;
	{{Condition
	| operator = otherwise
	| mapping = {{TemplateMapping | mapToClass = Tunnel }}
	}}

| defaultMappings  =
	{{PropertyMapping | templateProperty = naam | ontologyProperty = name }}
	{{PropertyMapping | templateProperty = afbeelding | ontologyProperty = picture }}
	{{PropertyMapping | templateProperty = onderschrift | ontologyProperty = pictureDescription }}  
	{{PropertyMapping | templateProperty = plaats | ontologyProperty = location }}
	{{PropertyMapping | templateProperty = bouwstartjaar | ontologyProperty = buildingStartDate }}
	{{PropertyMapping | templateProperty = bouwjaar | ontologyProperty = yearOfConstruction }}
	{{PropertyMapping | templateProperty = lengte | ontologyProperty = length | unit = Length }}
	{{PropertyMapping | templateProperty = breedte | ontologyProperty = width | unit = Length }}
	{{GeocoordinatesMapping | latitudeDegrees = lat_deg | longitude = lon_deg  
	                        | latitudeMinutes = lat_min | longitudeMinutes = lon_min
	                        | latitudeSeconds = lat_sec | longitudeSeconds = lon_sec   
	                        | latitudeDirection = lat_dir | longitudeDirection = lon_dir
	}}
	
&lt;!-- Road properties --&gt;
	{{PropertyMapping | templateProperty = weg | ontologyProperty = isPartOfName }}
	{{PropertyMapping | templateProperty = tol | ontologyProperty = toll | unit = Currency}}
	{{PropertyMapping | templateProperty = intensiteit | ontologyProperty = vehiclesPerDay }}
	{{PropertyMapping | templateProperty = rijstroken | ontologyProperty = numberOfLanes }}
	
&lt;!-- Railway properties --&gt;
	{{PropertyMapping | templateProperty = spoorlijn | ontologyProperty = railwayLineUsingTunnel }}

&lt;!-- Waterway properties --&gt;
	{{PropertyMapping | templateProperty = waterweg | ontologyProperty = waterwayThroughTunnel }}
}}</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>