<?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:foaf="http://xmlns.com/foaf/0.1/">
  <foaf:Person>
    <foaf:name>Manel Guerra</foaf:name>
    <foaf:givenname>Manel</foaf:givenname>
    <foaf:family_name>Guerra</foaf:family_name>
    <foaf:homepage rdf:resource="http://bloc.manelguerra.com"/>
		<rdfs:seeAlso rdf:resource="http://www.manelguerra.com/foaf.xml"/>
    <foaf:mbox_sha1sum>7bdbf98780bc0ce97dac45ea3f12c97143f1e280</foaf:mbox_sha1sum>
		<foaf:depiction rdf:resource="http://www.manelguerra.com/imatges/foto.jpg"/>
		<foaf:gender>Male</foaf:gender>
    <foaf:knows>
			<foaf:Person rdf:nodeID="joan_melia">
				<foaf:name>Joan Melià Seguí</foaf:name>
				<foaf:homepage rdf:resource="http://joanmelia.com"/>
				<rdfs:seeAlso rdf:resource="http://joanmelia.com/foaf.xml"/>
				<foaf:mbox_sha1sum>6233a5f6bccbb2c8b0f4350e0d428d9af295a9b2</foaf:mbox_sha1sum>
				<foaf:depiction rdf:resource="http://joanmelia.com/personal.jpg"/>
			</foaf:Person>
    </foaf:knows>
    <foaf:knows>
			<foaf:Person rdf:nodeID="pere_quintana">
				<foaf:name>Pere Quintana Seguí</foaf:name>
				<foaf:homepage rdf:resource="http://bits.quintanasegui.com"/>
				<rdfs:seeAlso rdf:resource="http://pere.quintanasegui.com/foaf/foaf.xml"/>
				<foaf:mbox_sha1sum>74055837bd4de166de11ee69f7673e0b07d8f283</foaf:mbox_sha1sum>
			</foaf:Person>
    </foaf:knows>
  </foaf:Person>
</rdf:RDF>
