<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:cal="http://www.w3.org/2000/09/calendar/alpha1" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:foaf="http://xmlns.com/foaf/0.1/"
  xmlns:vcard="http://xmlns.com/vcard/0.1/"
  xmlns:html="http://www.w3.org/1999/xhtml"
  xmlns:ical="http://ilrt.org/discovery/2001/06/schemas/ical-full/hybrid.rdf#"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:util="http://ilrt.org/discovery/2001/06/schemas/swws/index.rdf#"
  xmlns:xlink="http://www.w3.org/1999/xlink"
  xmlns ="http://www.daml.ri.cmu.edu/site/projects/RDFCalendar/FOIS01-Schedule.rdf"
>

<!--
  <vcard:Individual rdf:ID="terryp@cs.cmu.edu">
    <vcard:name>Terry Payne</vcard:name>
    <vcard:mail rdf:resource="mailto:terryp@cs.cmu.edu" />
    <vcard:web rdf:resource="http://www.cs.cmu.edu/~terryp"/>
  </vcard:Individual>
  -->

  <foaf:Person rdf:ID="terryp@cs.cmu.edu">
    <foaf:name>Terry Payne</foaf:name>
    <foaf:mbox rdf:resource="mailto:terryp@cs.cmu.edu" />
    <foaf:workplaceHomepage rdf:resource="http://www.cs.cmu.edu/~terryp"/>
  </foaf:Person>

  <foaf:Person rdf:ID="kingtiny@cs.cmu.edu">
    <foaf:name>Rahul Singh</foaf:name>
    <foaf:mbox rdf:resource="mailto:kingtiny@cs.cmu.edu" />
  </foaf:Person>

  <foaf:Person rdf:ID="yuriy@cs.cmu.edu">
    <foaf:name>Yuriy Nevmyvaka</foaf:name>
    <foaf:mbox rdf:resource="mailto:yuriy@cs.cmu.edu" />
  </foaf:Person>

  <foaf:Person rdf:ID="phuang@cs.cmu.edu">
    <foaf:name>Pu Huang</foaf:name>
    <foaf:mbox rdf:resource="mailto:phuang@cs.cmu.edu" />
  </foaf:Person>

  <foaf:Person rdf:ID="katia@cs.cmu.edu">
    <foaf:name>Katia Sycara</foaf:name>
    <foaf:mbox rdf:resource="mailto:katia@cs.cmu.edu" />
    <foaf:workplaceHomepage rdf:resource="http://www.cs.cmu.edu/~sycara"/>
  </foaf:Person>

</rdf:RDF>
