<?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:ya="http://blogs.yandex.ru/schema/foaf/"
   xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
   xmlns:dc="http://purl.org/dc/elements/1.1/">
   <foaf:Person>
    <foaf:nick>valentina.iliescu</foaf:nick>
    <foaf:name>Valentina Iliescu</foaf:name>
    <foaf:homepage rdf:resource="https://iteach.ro/pg/profile/valentina.iliescu" />
    <foaf:mbox_sha1sum>db30077a7fdfcf526d96163f07296d2d63ac6ddf</foaf:mbox_sha1sum>
    <foaf:img rdf:resource="https://iteach.ro/pg/icon/valentina.iliescu/large/icon.jpg" />
	
    <foaf:knows>
      <foaf:Person>
        <foaf:nick>florentina.vasui</foaf:nick>
        <foaf:member_name>Florentina Văsui</foaf:member_name>
        <foaf:mbox_sha1sum>69ed1099d970e3212458a6fff07944ec0bd62d51</foaf:mbox_sha1sum>
        <rdfs:seeAlso rdf:resource="https://iteach.ro/pg/friends/florentina.vasui/?view=foaf" />
        <foaf:homepage rdf:resource="https://iteach.ro/pg/profile/florentina.vasui?view=foaf"/>
      </foaf:Person>
    </foaf:knows>
	</foaf:Person>	   
</rdf:RDF>