<?xml version="1.0"?>

<!DOCTYPE owl [
  <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
  <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
  <!ENTITY owl "http://www.w3.org/2002/07/owl#">
  <!ENTITY cc "http://web.resource.org/cc/#">
  <!ENTITY foaf "http://xmlns.com/foaf/0.1/">
  <!ENTITY contact "http://www.w3.org/2000/10/swap/pim/contact#">
  <!ENTITY air "http://www.daml.org/2001/10/html/airport-ont#">
  <!ENTITY dc "http://purl.org/dc/elements/1.1/">
  <!ENTITY pos "http://www.w3.org/2003/01/geo/wgs84_pos#">
  <!ENTITY wn "http://xmlns.com/wordnet/1.6/">]>

<!--
  This ontology document is licensed under the Creative Commons
  Attribution License. To view a copy of this license, visit
  http://creativecommons.org/licenses/by/2.0/ or send a letter to
  Creative Commons, 559 Nathan Abbott Way, Stanford, California
  94305, USA.
-->

<rdf:RDF 
  xmlns:rdf = "&rdf;"
  xmlns:rdfs = "&rdfs;"
  xmlns:xsd = "&xsd;"
  xmlns:owl = "&owl;"
  xmlns:cc = "&cc;"
  xmlns:foaf = "&foaf;"
  xmlns:contact = "&contact;"
  xmlns:air = "&air;"
  xmlns:dc = "&dc;"
  xmlns:pos = "&pos;"
  xmlns:wn = "&wn;">
<rdf:Description rdf:about=''>
 <dc:title>FOAF for Michaela  Iorga</dc:title>
 <rdfs:label>FOAF for Michaela  Iorga</rdfs:label>
 <dc:description>Friend-of-a-Friend description for Michaela  Iorga</dc:description>
</rdf:Description>
<foaf:Person>
 <foaf:name>Michaela  Iorga</foaf:name>
 <foaf:firstName>Michaela</foaf:firstName>
 <foaf:surname>Iorga</foaf:surname>
 <foaf:publications>http://ebiquity.umbc.edu/papers/select/person/Michaela/Iorga/</foaf:publications>
 <foaf:knows>
  <foaf:Person>
   <foaf:name>Anupam  Joshi</foaf:name>
   <foaf:mbox rdf:resource="mailto:joshi@cs.umbc.edu"/>
   <foaf:seeAlso rdf:resource="http://ebiquity.umbc.edu/person/foaf/Anupam/Joshi/foaf.rdf" />
  </foaf:Person>
 </foaf:knows>

 <foaf:knows>
  <foaf:Person>
   <foaf:name>Tom  Karygiannis</foaf:name>
   <foaf:seeAlso rdf:resource="http://ebiquity.umbc.edu/person/foaf/Tom/Karygiannis/foaf.rdf" />
  </foaf:Person>
 </foaf:knows>

 <foaf:knows>
  <foaf:Person>
   <foaf:name>Jim  Parker</foaf:name>
   <foaf:mbox rdf:resource="mailto:jparke2@umbc.edu"/>
   <foaf:seeAlso rdf:resource="http://ebiquity.umbc.edu/person/foaf/Jim/Parker/foaf.rdf" />
  </foaf:Person>
 </foaf:knows>

 <foaf:knows>
  <foaf:Person>
   <foaf:name>Anand  Patwardhan</foaf:name>
   <foaf:mbox rdf:resource="mailto:anand.patwardhan@umbc.edu"/>
   <foaf:seeAlso rdf:resource="http://ebiquity.umbc.edu/person/foaf/Anand/Patwardhan/foaf.rdf" />
  </foaf:Person>
 </foaf:knows>

 <foaf:knows>
  <foaf:Person>
   <foaf:name>Yelena  Yesha</foaf:name>
   <foaf:mbox rdf:resource="mailto:yeyesha@cs.umbc.edu"/>
   <foaf:seeAlso rdf:resource="http://ebiquity.umbc.edu/person/foaf/Yelena/Yesha/foaf.rdf" />
  </foaf:Person>
 </foaf:knows>

</foaf:Person>

  <rdf:Description rdf:about="">
    <cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
  </rdf:Description>

</rdf:RDF>
