<?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="fr" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.mediawiki.org/xml/export-0.8/">
      <page>
        <title>Mapping fr:Infobox Organisation</title>
        <ns>210</ns>
        <id>9680</id>
        <revision>
          <id>35699</id>
          <timestamp>2014-06-30T21:27:37Z</timestamp>
          <contributor>
            <username></username>
            <id></id>
          </contributor>
          <text xml:space="preserve">{{ TemplateMapping | mapToClass = Organisation 
| mappings = 
    {{ PropertyMapping | templateProperty = nom | ontologyProperty = foaf:name }}
    {{ PropertyMapping | templateProperty = ancien nom | ontologyProperty = formerName }}
    {{ PropertyMapping | templateProperty = création | ontologyProperty = formationDate }}
    {{ PropertyMapping | templateProperty = création | ontologyProperty = formationYear }}
    {{ PropertyMapping | templateProperty = dissolution | ontologyProperty = extinctionDate }}
    {{ PropertyMapping | templateProperty = dissolution | ontologyProperty = extinctionYear }}
    {{ PropertyMapping | templateProperty = siège | ontologyProperty = headquarter }}
    {{ PropertyMapping | templateProperty = région | ontologyProperty = region }}
    {{ PropertyMapping | templateProperty = langue | ontologyProperty = language }}
    {{IntermediateNodeMapping
       | nodeClass = PersonFunction
       | correspondingProperty = leaderFunction
       | mappings =
            {{ PropertyMapping | templateProperty = dirigeant | ontologyProperty = person }}
            {{ PropertyMapping | templateProperty = dirigeant | ontologyProperty = personName }}
            {{ PropertyMapping | templateProperty = titre dirigeant | ontologyProperty = title }}
    }}
    {{IntermediateNodeMapping
       | nodeClass = PersonFunction
       | correspondingProperty = leaderFunction
       | mappings =
            {{ PropertyMapping | templateProperty = dirigeant2 | ontologyProperty = person }}
            {{ PropertyMapping | templateProperty = dirigeant2 | ontologyProperty = personName }}
            {{ PropertyMapping | templateProperty = titre dirigeant2 | ontologyProperty = title }}
    }}
    {{IntermediateNodeMapping
       | nodeClass = PersonFunction
       | correspondingProperty = leaderFunction
       | mappings =
            {{ PropertyMapping | templateProperty = dirigeant3 | ontologyProperty = person }}
            {{ PropertyMapping | templateProperty = dirigeant3 | ontologyProperty = personName }}
            {{ PropertyMapping | templateProperty = titre dirigeant3 | ontologyProperty = title }}
    }}
    {{ PropertyMapping | templateProperty = personne clé | ontologyProperty = keyPerson }}
    {{ PropertyMapping | templateProperty = budget | ontologyProperty = endowment }}
    {{ PropertyMapping | templateProperty = effectifs | ontologyProperty = numberOfStaff }}
    {{ PropertyMapping | templateProperty = membre | ontologyProperty = numberOfMembers }}
    {{ PropertyMapping | templateProperty = affiliation | ontologyProperty = affiliation }}
    {{ PropertyMapping | templateProperty = type | ontologyProperty = type }}
    {{ PropertyMapping | templateProperty = site web | ontologyProperty = foaf:homepage }}
    {{ PropertyMapping | templateProperty = devise | ontologyProperty = motto }}
    {{GeocoordinatesMapping | latitude = latitude | longitude = longitude }}
}}</text>
          <format></format>
        </revision>
      </page>
    </mediawiki>