﻿<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:foaf="http://xmlns.com/foaf/0.1/"
 xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
 xmlns:rel="http://purl.org/vocab/relationship/"
 xml:lang="fr-FR">
	<rdfs:Resource rdf:about="">
		<dc:title>RDF : Frédéric Alapetite</dc:title>
		<dc:description>Métadonnées de Frédéric Alapetite</dc:description>
		<dc:date>2008-01-12</dc:date>
		<dc:format>application/rdf+xml</dc:format>
		<dc:creator rdf:resource="#frederic_alapetite"/>
	</rdfs:Resource>
	<foaf:PersonalProfileDocument rdf:about="">
		<foaf:maker rdf:resource="#frederic_alapetite"/>
		<foaf:primaryTopic rdf:resource="#frederic_alapetite"/>
	</foaf:PersonalProfileDocument>
	<foaf:Person rdf:ID="frederic_alapetite">
		<foaf:name>Frédéric Alapetite</foaf:name>
		<foaf:title>M.</foaf:title>
		<foaf:givenname>Frédéric</foaf:givenname>
		<foaf:family_name>Alapetite</foaf:family_name>
		<foaf:gender xml:lang="en-GB">male</foaf:gender>
		<foaf:birthday>1969-07-09</foaf:birthday>
		<foaf:mbox_sha1sum>ebdc7df6547ff8e81f7bdcf169b9026931d86a51</foaf:mbox_sha1sum>
		<foaf:homepage rdf:resource="http://frederic.alapetite.fr/"/>
		<foaf:phone rdf:resource="tel:+33.4.94.94.44.27"/>
		<foaf:based_near>
			<geo:Point geo:lat="43.1045" geo:long="5.8517"/>
		</foaf:based_near>
		<foaf:knows>
			<foaf:Person rdf:nodeID="xavier_alapetite">
				<foaf:name>Xavier Alapetite</foaf:name>
				<foaf:mbox_sha1sum>bd20ca96c1bef467785e2e896cfe14c6454381e7</foaf:mbox_sha1sum>
				<foaf:homepage rdf:resource="http://xavier.alapetite.fr/"/>
				<rdfs:seeAlso rdf:resource="http://xavier.alapetite.fr/foaf.rdf.xml"/>
			</foaf:Person>
		</foaf:knows>
		<rel:childOf rdf:nodeID="xavier_alapetite"/>
		<foaf:knows>
			<foaf:Person rdf:nodeID="didier_alapetite">
				<foaf:name>Didier Alapetite</foaf:name>
				<foaf:mbox_sha1sum>8e4ec1a3c0120efa6995c57d35f67dd62fa0652f</foaf:mbox_sha1sum>
				<foaf:homepage rdf:resource="http://didier.alapetite.fr/"/>
				<rdfs:seeAlso rdf:resource="http://didier.alapetite.fr/foaf.rdf.xml"/>
			</foaf:Person>
		</foaf:knows>
		<rel:siblingOf rdf:nodeID="didier_alapetite"/>
		<foaf:knows>
			<foaf:Person rdf:nodeID="alexandre_alapetite">
				<foaf:name>Alexandre Alapetite</foaf:name>
				<foaf:mbox_sha1sum>1aaf72d44650d492283ff6ff86405ca714b302cd</foaf:mbox_sha1sum>
				<foaf:homepage rdf:resource="http://alexandre.alapetite.fr/"/>
				<rdfs:seeAlso rdf:resource="http://alexandre.alapetite.fr/cv/foaf.rdf.xml"/>
			</foaf:Person>
		</foaf:knows>
		<rel:siblingOf rdf:nodeID="alexandre_alapetite"/>
	</foaf:Person>
</rdf:RDF>

