<?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 Justin Martineau</dc:title>
	<rdfs:label>FOAF for Justin Martineau</rdfs:label>
	<dc:description>Friend-of-a-Friend description for Justin Martineau</dc:description>
</rdf:Description>
<foaf:Person rdf:about='#me'>
	<foaf:name>Justin Martineau</foaf:name>
	<foaf:firstName>Justin</foaf:firstName>
	<foaf:surname>Martineau</foaf:surname>
	<foaf:mbox rdf:resource="mailto:jm1@umbc.edu"/>
	<foaf:publications>/papers/select/person/Justin/Martineau/</foaf:publications>
	<foaf:workplaceHomepage rdf:resource="http://umbc.edu/"/>
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Anupam/Joshi/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Yelena/Yesha/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Pranam/Kolari/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Li/Ding/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Michael/Grasso/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/James/Mayfield/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Yaacov/Yesha/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Clay/Fink/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Akshay/Java/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Palanivel/Kodeswaran/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Lushan/Han/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Justin/Martineau/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/David/Chapman/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Christine/Piatko/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Matthew/Hurst/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Robin/Salkeld/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Shamit/Patel/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Anand/Karandikar/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Will/Murnane/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Tim/Finin/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Nicholas/Keller/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Mark/Dredze/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Danielle/Chou/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Ronil/Mokashi/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Mary/Brady/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Antonio/Cardone/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Alden/Dima/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Doreen/Cheng/foaf.rdf#me" />
</foaf:Person>

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

</rdf:RDF>
