<?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 person "http://ebiquity.umbc.edu/ontology/person.owl#">
	<!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
	<!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
	<!ENTITY contact "http://ebiquity.umbc.edu/ontology/contact.owl#">
	<!ENTITY assoc "http://ebiquity.umbc.edu/ontology/association.owl#">
	<!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">
]>

<!--

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:person = "&person;"
		xmlns:project = "&project;"
		xmlns:pub = "&pub;"
		xmlns:contact = "&contact;"
		xmlns:assoc = "&assoc;"
		xmlns:assert = "&assert;">
	<person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Muhammad/Rahman">
		<rdfs:label><![CDATA[Muhammad Mahbubur Rahman]]></rdfs:label>
		<rdf:type rdf:resource="&person;Alumnus" />
		<rdf:type rdf:resource="&person;PhDAlumnus" />
		<person:face><![CDATA[http://ebiquity.umbc.edu/media/faces/677.jpeg]]></person:face>
		<person:name><![CDATA[Muhammad Mahbubur Rahman]]></person:name>
		<person:firstName><![CDATA[Muhammad]]></person:firstName>
		<person:middleName><![CDATA[Mahbubur]]></person:middleName>
		<person:lastName><![CDATA[Rahman]]></person:lastName>
		<person:workContact><contact:ContactInformation>
			<contact:company><![CDATA[University of Maryland Baltimore County]]></contact:company>
			<contact:department><![CDATA[Computer Science and Electrical Engineering]]></contact:department>
			<contact:room><![CDATA[377]]></contact:room>
			<contact:street><![CDATA[1000 Hilltop Circle]]></contact:street>
			<contact:city><![CDATA[Baltimore]]></contact:city>
			<contact:state><![CDATA[MD]]></contact:state>
			<contact:postalCode><![CDATA[21250]]></contact:postalCode>
			<contact:country><![CDATA[United States]]></contact:country>
			<contact:email><![CDATA[mrahman1@umbc.edu]]></contact:email>
			<contact:url><![CDATA[http://www.csee.umbc.edu/~mrahman1]]></contact:url>
		</contact:ContactInformation></person:workContact>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/903/Unfolding-the-Structure-of-a-Document-using-Deep-Learning">
				<pub:title><![CDATA[Unfolding the Structure of a Document using Deep Learning]]></pub:title>
				<rdfs:label><![CDATA[Unfolding the Structure of a Document using Deep Learning]]></rdfs:label>
				<pub:booktitle><![CDATA[arXiv:1910.03678]]></pub:booktitle>
				<pub:institution><![CDATA[arXiv]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2019-09-29T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Muhammad/Rahman"><person:name><![CDATA[Muhammad Mahbubur Rahman]]></person:name><rdfs:label><![CDATA[Muhammad Mahbubur Rahman]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/967/Query-Expansion-for-Cross-Language-Question-Re-Ranking">
				<pub:title><![CDATA[Query Expansion for Cross-Language Question Re-Ranking]]></pub:title>
				<rdfs:label><![CDATA[Query Expansion for Cross-Language Question Re-Ranking]]></rdfs:label>
				<pub:journal><![CDATA[arXiv:1904.07982]]></pub:journal>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2019-04-16T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Muhammad/Rahman"><person:name><![CDATA[Muhammad Mahbubur Rahman]]></person:name><rdfs:label><![CDATA[Muhammad Mahbubur Rahman]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/830/Understanding-and-representing-the-semantics-of-large-structured-documents">
				<pub:title><![CDATA[Understanding and representing the semantics of large structured documents]]></pub:title>
				<rdfs:label><![CDATA[Understanding and representing the semantics of large structured documents]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 4th Workshop on Semantic Deep Learning (SemDeep-4, ISWC)]]></pub:booktitle>
				<pub:publisher><![CDATA[CEUR Workshop Proceedings]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2018-10-08T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Muhammad/Rahman"><person:name><![CDATA[Muhammad Mahbubur Rahman]]></person:name><rdfs:label><![CDATA[Muhammad Mahbubur Rahman]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:PhdThesis rdf:about="http://ebiquity.umbc.edu/paper/html/id/909/Understanding-the-Logical-and-Semantic-Structure-of-Large-Documents">
				<pub:title><![CDATA[Understanding the Logical and Semantic Structure of Large Documents]]></pub:title>
				<rdfs:label><![CDATA[Understanding the Logical and Semantic Structure of Large Documents]]></rdfs:label>
				<pub:school><![CDATA[University of Maryland, Baltimore County]]></pub:school>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2018-05-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Muhammad/Rahman"><person:name><![CDATA[Muhammad Mahbubur Rahman]]></person:name><rdfs:label><![CDATA[Muhammad Mahbubur Rahman]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:PhdThesis>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/785/Deep-Understanding-of-a-Document-s-Structure">
				<pub:title><![CDATA[Deep Understanding of a Document's Structure]]></pub:title>
				<rdfs:label><![CDATA[Deep Understanding of a Document's Structure]]></rdfs:label>
				<pub:booktitle><![CDATA[4th IEEE/ACM International Conference on Big Data Computing, Applications and Technologies]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2017-12-05T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Muhammad/Rahman"><person:name><![CDATA[Muhammad Mahbubur Rahman]]></person:name><rdfs:label><![CDATA[Muhammad Mahbubur Rahman]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/784/Understanding-the-Logical-and-Semantic-Structure-of-Large-Documents">
				<pub:title><![CDATA[Understanding the Logical and Semantic Structure of Large Documents]]></pub:title>
				<rdfs:label><![CDATA[Understanding the Logical and Semantic Structure of Large Documents]]></rdfs:label>
				<pub:journal><![CDATA[arXiv e-print]]></pub:journal>
				<pub:publisher><![CDATA[arXiv]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2017-09-03T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Muhammad/Rahman"><person:name><![CDATA[Muhammad Mahbubur Rahman]]></person:name><rdfs:label><![CDATA[Muhammad Mahbubur Rahman]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Proceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/786/Understanding-the-Logical-and-Semantic-Structure-of-Large-Documents">
				<pub:title><![CDATA[Understanding the Logical and Semantic Structure of Large Documents]]></pub:title>
				<rdfs:label><![CDATA[Understanding the Logical and Semantic Structure of Large Documents]]></rdfs:label>
				<pub:booktitle><![CDATA[SDM 2016 Doctoral Forum, SIAM International Conference on Data Mining ]]></pub:booktitle>
				<pub:publisher><![CDATA[SIAM]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2017-04-27T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Muhammad/Rahman"><person:name><![CDATA[Muhammad Mahbubur Rahman]]></person:name><rdfs:label><![CDATA[Muhammad Mahbubur Rahman]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Proceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/708/Querying-Large-Linked-Data-Resources">
				<pub:title><![CDATA[Querying Large Linked Data Resources]]></pub:title>
				<rdfs:label><![CDATA[Querying Large Linked Data Resources]]></rdfs:label>
				<pub:booktitle><![CDATA[14th International Semantic Web Conference]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2015-10-13T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Zareen/Syed"><person:name><![CDATA[Zareen Syed]]></person:name><rdfs:label><![CDATA[Zareen Syed]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/700/UMBC_Ebiquity-SFQ-Schema-Free-Querying-System">
				<pub:title><![CDATA[UMBC_Ebiquity-SFQ: Schema Free Querying System]]></pub:title>
				<rdfs:label><![CDATA[UMBC_Ebiquity-SFQ: Schema Free Querying System]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Semantic Web Evaluation Challenge, ESWC]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2015-06-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Zareen/Syed"><person:name><![CDATA[Zareen Syed]]></person:name><rdfs:label><![CDATA[Zareen Syed]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/699/Discovering-and-Querying-Hybrid-Linked-Data">
				<pub:title><![CDATA[Discovering and Querying Hybrid Linked Data]]></pub:title>
				<rdfs:label><![CDATA[Discovering and Querying Hybrid Linked Data]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 4th Workshop on Knowledge Discovery and Data Mining Meets Linked Open Data co-located with 12th Extended Semantic Web Conference ]]></pub:booktitle>
				<pub:publisher><![CDATA[CEUR Workshop Proceedings]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2015-05-31T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Zareen/Syed"><person:name><![CDATA[Zareen Syed]]></person:name><rdfs:label><![CDATA[Zareen Syed]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/788/Mining-social-data-to-extract-intellectual-knowledge">
				<pub:title><![CDATA[Mining social data to extract intellectual knowledge]]></pub:title>
				<rdfs:label><![CDATA[Mining social data to extract intellectual knowledge]]></rdfs:label>
				<pub:journal><![CDATA[arXiv eprint ]]></pub:journal>
				<pub:publisher><![CDATA[arXiv]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2012-09-04T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Muhammad/Rahman"><person:name><![CDATA[Muhammad Mahbubur Rahman]]></person:name><rdfs:label><![CDATA[Muhammad Mahbubur Rahman]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/787/Intellectual-knowledge-extraction-from-online-social-data">
				<pub:title><![CDATA[Intellectual knowledge extraction from online social data]]></pub:title>
				<rdfs:label><![CDATA[Intellectual knowledge extraction from online social data]]></rdfs:label>
				<pub:booktitle><![CDATA[2012 International Conference on Informatics, Electronics & Vision (ICIEV)]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2012-05-18T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Muhammad/Rahman"><person:name><![CDATA[Muhammad Mahbubur Rahman]]></person:name><rdfs:label><![CDATA[Muhammad Mahbubur Rahman]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/796/A-more-appropriate-Protein-Classification-using-Data-Mining">
				<pub:title><![CDATA[A more appropriate Protein Classification using Data Mining]]></pub:title>
				<rdfs:label><![CDATA[A more appropriate Protein Classification using Data Mining]]></rdfs:label>
				<pub:journal><![CDATA[journal of theoretical and applied information technology]]></pub:journal>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2010-11-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Muhammad/Rahman"><person:name><![CDATA[Muhammad Mahbubur Rahman]]></person:name><rdfs:label><![CDATA[Muhammad Mahbubur Rahman]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/791/Fault-tolerant-variable-block-carry-skip-logic-vbcsl-using-parity-preserving-reversible-gates">
				<pub:title><![CDATA[Fault tolerant variable block carry skip logic (vbcsl) using parity preserving reversible gates]]></pub:title>
				<rdfs:label><![CDATA[Fault tolerant variable block carry skip logic (vbcsl) using parity preserving reversible gates]]></rdfs:label>
				<pub:journal><![CDATA[arXiv eprint ]]></pub:journal>
				<pub:publisher><![CDATA[arXiv]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2010-09-20T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/et al./"><person:name><![CDATA[et al.]]></person:name><rdfs:label><![CDATA[et al.]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/792/Realization-of-a-Novel-Fault-Tolerant-Reversible-Full-Adder-Circuit-in-Nanotechnology">
				<pub:title><![CDATA[Realization of a Novel Fault Tolerant Reversible Full Adder Circuit in Nanotechnology]]></pub:title>
				<rdfs:label><![CDATA[Realization of a Novel Fault Tolerant Reversible Full Adder Circuit in Nanotechnology]]></rdfs:label>
				<pub:journal><![CDATA[Int. Arab J. Inf. Technol.]]></pub:journal>
				<pub:publisher><![CDATA[Int. Arab J. Inf. Technol.]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2010-07-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/et al./"><person:name><![CDATA[et al.]]></person:name><rdfs:label><![CDATA[et al.]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/795/Low-cost-quantum-realization-of-reversible-multiplier-circuit">
				<pub:title><![CDATA[Low cost quantum realization of reversible multiplier circuit]]></pub:title>
				<rdfs:label><![CDATA[Low cost quantum realization of reversible multiplier circuit]]></rdfs:label>
				<pub:journal><![CDATA[Information technology journal]]></pub:journal>
				<pub:publisher><![CDATA[Asian network for scientific information]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-11-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/et al./"><person:name><![CDATA[et al.]]></person:name><rdfs:label><![CDATA[et al.]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/790/Modified-Bully-Algorithm-using-Election-Commission">
				<pub:title><![CDATA[Modified Bully Algorithm using Election Commission]]></pub:title>
				<rdfs:label><![CDATA[Modified Bully Algorithm using Election Commission]]></rdfs:label>
				<pub:journal><![CDATA[MASAUM Journal of Computing(MJC)]]></pub:journal>
				<pub:publisher><![CDATA[MASAUM Network]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-10-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Muhammad/Rahman"><person:name><![CDATA[Muhammad Mahbubur Rahman]]></person:name><rdfs:label><![CDATA[Muhammad Mahbubur Rahman]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/789/Modified-Bully-Algorithm-using-Election-Commission">
				<pub:title><![CDATA[Modified Bully Algorithm using Election Commission]]></pub:title>
				<rdfs:label><![CDATA[Modified Bully Algorithm using Election Commission]]></rdfs:label>
				<pub:booktitle><![CDATA[arXiv eprint ]]></pub:booktitle>
				<pub:institution><![CDATA[arXiv]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-10-09T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Muhammad/Rahman"><person:name><![CDATA[Muhammad Mahbubur Rahman]]></person:name><rdfs:label><![CDATA[Muhammad Mahbubur Rahman]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/793/Fault-tolerant-reversible-logic-synthesis-Carry-look-ahead-and-carry-skip-adders">
				<pub:title><![CDATA[Fault tolerant reversible logic synthesis: Carry look-ahead and carry-skip adders]]></pub:title>
				<rdfs:label><![CDATA[Fault tolerant reversible logic synthesis: Carry look-ahead and carry-skip adders]]></rdfs:label>
				<pub:booktitle><![CDATA[IEEE 2009 International Conference on Advances in Computational Tools for Engineering Applications]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-07-15T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/et al./"><person:name><![CDATA[et al.]]></person:name><rdfs:label><![CDATA[et al.]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/794/Synthesis-of-fault-tolerant-reversible-logic-circuits">
				<pub:title><![CDATA[Synthesis of fault tolerant reversible logic circuits]]></pub:title>
				<rdfs:label><![CDATA[Synthesis of fault tolerant reversible logic circuits]]></rdfs:label>
				<pub:booktitle><![CDATA[EEE Circuits and Systems International Conference on Testing and Diagnosis]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-04-28T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/et al./"><person:name><![CDATA[et al.]]></person:name><rdfs:label><![CDATA[et al.]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
	</person:PhDAlumnus>

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

</rdf:RDF>
