<?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:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Lina/Zhou">
		<rdfs:label><![CDATA[Lina Zhou]]></rdfs:label>
		<rdf:type rdf:resource="&person;Collaborator" />
		<person:face><![CDATA[http://ebiquity.umbc.edu/media/faces/142.jpeg]]></person:face>
		<person:name><![CDATA[Lina Zhou]]></person:name>
		<person:firstName><![CDATA[Lina]]></person:firstName>
		<person:lastName><![CDATA[Zhou]]></person:lastName>
		<person:workContact><contact:ContactInformation>
			<contact:company><![CDATA[University of Maryland Baltimore County]]></contact:company>
			<contact:department><![CDATA[Information Systems]]></contact:department>
			<contact:url><![CDATA[http://userpages.umbc.edu/~zhoul/]]></contact:url>
		</contact:ContactInformation></person:workContact>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/501/How-is-the-Semantic-Web-evolving-A-dynamic-social-network-perspective">
				<pub:title><![CDATA[How is the Semantic Web evolving? A dynamic social network perspective]]></pub:title>
				<rdfs:label><![CDATA[How is the Semantic Web evolving? A dynamic social network perspective]]></rdfs:label>
				<pub:journal><![CDATA[Computers in Human Behavior]]></pub:journal>
				<pub:publisher><![CDATA[Elsevier]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2011-07-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Lina/Zhou"><person:name><![CDATA[Lina Zhou]]></person:name><rdfs:label><![CDATA[Lina Zhou]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/222/Social-Networking-on-the-Semantic-Web">
				<pub:title><![CDATA[Social Networking on the Semantic Web]]></pub:title>
				<rdfs:label><![CDATA[Social Networking on the Semantic Web]]></rdfs:label>
				<pub:journal><![CDATA[The Learning Organization]]></pub:journal>
				<pub:publisher><![CDATA[emerald]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2005-12-31T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Tim/Finin"><person:name><![CDATA[Tim Finin]]></person:name><rdfs:label><![CDATA[Tim Finin]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/184/How-the-Semantic-Web-is-Being-Used-An-Analysis-of-FOAF-Documents">
				<pub:title><![CDATA[How the Semantic Web is Being Used:An Analysis of FOAF Documents]]></pub:title>
				<rdfs:label><![CDATA[How the Semantic Web is Being Used:An Analysis of FOAF Documents]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 38th International Conference on System Sciences]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2005-01-03T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Li/Ding"><person:name><![CDATA[Li Ding]]></person:name><rdfs:label><![CDATA[Li Ding]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/131/Trust-Based-Knowledge-Outsourcing-for-Semantic-Web-Agents">
				<pub:title><![CDATA[Trust Based Knowledge Outsourcing for Semantic Web Agents]]></pub:title>
				<rdfs:label><![CDATA[Trust Based Knowledge Outsourcing for Semantic Web Agents]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 2003 IEEE/WIC International Conference on Web Intelligence]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-10-12T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Li/Ding"><person:name><![CDATA[Li Ding]]></person:name><rdfs:label><![CDATA[Li Ding]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/62/FOAF"><project:title><![CDATA[FOAF]]></project:title><rdfs:label><![CDATA[FOAF]]></rdfs:label></project:PastProject></assoc:project>
				<assoc:role rdf:resource="&person;Faculty" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
	</person:Collaborator>

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

</rdf:RDF>
