<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
      xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
      xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
      xmlns:dc="http://purl.org/dc/terms/"
      xmlns:foaf="http://xmlns.com/foaf/0.1/">

<foaf:PersonalProfileDocument rdf:about="http://soucy.cc/foaf.rdf">
	<foaf:maker rdf:resource="http://www.kryzalid.net/foaf.rdf#us"/>
	<foaf:primaryTopic rdf:resource="http://www.kryzalid.net/foaf.rdf#us"/>
</foaf:PersonalProfileDocument>

<foaf:Organization rdf:ID="us">

	<foaf:name>Kryzalid communication</foaf:name>
	
	<foaf:logo rdf:resource="http://www.kryzalid.net/images/logo-kryzalid-communication.png"/>	
	
	<foaf:based_near rdf:resource="http://dbpedia.org/resource/Montreal"/>
	<foaf:phone rdf:resource="(514) 278-5050"/>	
	<foaf:mbox rdf:resource="mailto:info[at]kryzalid.net"/>
	
	<foaf:homepage rdf:resource="http://www.kryzalid.net/" dc:title="Kryzalid, agence Web à Montréal"/>
	<foaf:weblog rdf:resource="http://www.kryzalid.net/blogue/" dc:title="Kryzalid blogue - Le blogue d'une agence Web"/>		
		
	<foaf:member>
		<foaf:Person>
			<foaf:name>Sébastien Fraser</foaf:name>
			<rdfs:seeAlso rdf:resource="http://www.kryzalid.net/fr/sebastien-fraser" />
		</foaf:Person>
	</foaf:member>
	<foaf:member>
		<foaf:Person>
			<foaf:name>Jérémie Fraser</foaf:name>
			<rdfs:seeAlso rdf:resource="http://www.kryzalid.net/fr/jeremie-fraser" />
		</foaf:Person>
	</foaf:member>	
	<foaf:member>
		<foaf:Person>
			<foaf:name>Matthieu Cardin</foaf:name>
			<rdfs:seeAlso rdf:resource="http://www.kryzalid.net/fr/matthieu-cardin" />
		</foaf:Person>
	</foaf:member>
	<foaf:member>
		<foaf:Person>
			<foaf:name>Hugo Soucy</foaf:name>
			<rdfs:seeAlso rdf:resource="http://www.kryzalid.net/fr/hugo-soucy" />
		</foaf:Person>
	</foaf:member>
	<foaf:member>
		<foaf:Person>
			<foaf:name>Charles Henri</foaf:name>
			<rdfs:seeAlso rdf:resource="http://www.kryzalid.net/fr/charles-henri" />
		</foaf:Person>
	</foaf:member>
	<foaf:member>
		<foaf:Person>
			<foaf:name>Benoît Brochier</foaf:name>
			<rdfs:seeAlso rdf:resource="http://www.kryzalid.net/fr/benoit-brochier" />
		</foaf:Person>
	</foaf:member>

</foaf:Organization>
</rdf:RDF>

