<?xml version='1.0'?>
<rdf:RDF
	xml:lang="en"
	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/">

	<rdf:Description rdf:about="">
		<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/PersonalProfileDocument"/>
		<foaf:maker rdf:resource="#me"/>
		<foaf:primaryTopic rdf:resource="#me"/>
	</rdf:Description>

	<foaf:Person rdf:about="#me">
		<foaf:nick>matich76</foaf:nick>
		<foaf:name>Lisa Matich</foaf:name>
		<foaf:homepage rdf:resource="https://www.careeredlounge.com/pg/profile/matich76" />
		<foaf:depiction rdf:resource="https://www.careeredlounge.com/mod/profile/icondirect.php?lastcache=1402273742&amp;joindate=1395778733&amp;guid=65025&amp;size=large" />
                <foaf:weblog rdf:resource="https://www.careeredlounge.com/pg/blog/matich76" />
		
<foaf:knows>
<foaf:Person>
	<foaf:nick>lmontalto</foaf:nick>
	<foaf:name>Lynette Montalto</foaf:name>
	<rdfs:seeAlso rdf:resource="https://www.careeredlounge.com/pg/profile/lmontalto?view=foaf" />
</foaf:Person>
</foaf:knows>


<foaf:knows>
<foaf:Person>
	<foaf:nick>jmfabbs</foaf:nick>
	<foaf:name>Juliet Fabbri</foaf:name>
	<rdfs:seeAlso rdf:resource="https://www.careeredlounge.com/pg/profile/jmfabbs?view=foaf" />
</foaf:Person>
</foaf:knows>

	</foaf:Person>
</rdf:RDF>
