<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/"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	xmlns:dc="http://purl.org/dc/elements/1.1/">
	
	<foaf:Person>
	
		<foaf:nick>hijosdelacomuna</foaf:nick>
		<foaf:mbox_sha1sum>85192118e763c4d5db3e5e40f6ce20324e31032f</foaf:mbox_sha1sum>
		<foaf:weblog rdf:resource="http://www.lacoctelera.com/hijosdelacomuna" />

		<foaf:name>Pontevedra Galiza</foaf:name>
		<foaf:firstName>Pontevedra</foaf:firstName>
		<foaf:surname>Galiza</foaf:surname>
		
		<foaf:gender>Otro</foaf:gender>
		<foaf:depiction><foaf:Image rdf:about="http://www.lacoctelera.com/myfiles/hijosdelacomuna/pontevedra16.jpg"/></foaf:depiction>

	</foaf:Person>
	
	<foaf:Knows>
		
		<foaf:Person> 
			<foaf:nick>marylake</foaf:nick>
			<foaf:mbox_sha1sum>19417af8df7e253ddbd924a443be7ec7feb710a1</foaf:mbox_sha1sum> 
			<rdfs:seeAlso rdf:resource="http://www.lacoctelera.com/marylake/feeds/foaf01"/> 
		</foaf:Person>
		
	</foaf:Knows>
	
</rdf:RDF>