|  | 
<rdf:RDF xmlns:daml="http://www.daml.org/2001/03/daml+oil#"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
         xmlns="http://www.daml.org/researchers-ont#">
  <Company rdf:ID="BBN"/>
  <Person rdf:ID="dean">
    <name>Mike Dean</name>
    <worksFor rdf:resource="#BBN"/>
  </Person>
</rdf:RDF>
| 15 of 59 | 



