<?xml version="1.0" encoding="UTF-8"?>

<?xml-stylesheet type="text/xsl" href="http://sw.opencyc.org/xsl/OpenCycOWLCollectionDisplayNL.xsl"?>

<!DOCTYPE rdf:RDF [
     <!ENTITY ocyc "http://sw.opencyc.org/concept/" >
     <!ENTITY cyc  "http://sw.cyc.com/concept/" >
     <!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#" >
   ]>

<rdf:RDF xml:base="http://sw.opencyc.org/2008/06/10/concept/en/"
         xmlns="http://sw.opencyc.org/2008/06/10/concept/en/"
         xmlns:cycAnnot="http://sw.cyc.com/CycAnnotations_v1#"
         xmlns:rdf="&rdf;"
         xmlns:rdfs="&rdfs;"
         xmlns:owl="&owl;"
         xmlns:xsd="&xsd;">

  <owl:Ontology rdf:about="http://sw.opencyc.org/2008/06/10/concept/en/">
    <owl:versionInfo>2008/06/10</owl:versionInfo>
    <rdfs:comment xml:lang="en">

      OpenCyc Knowledge Base

      Copyright© 2001-2008 Cycorp, Inc., http://www.cyc.com/, Austin, TX, USA

      This file contains an OWL representation of information contained 
      in the OpenCyc Knowledge Base. The content of this OWL file is 
      licensed under the Creative Commons Attribution 3.0 license whose 
      text can be found at http://creativecommons.org/licenses/by/3.0/legalcode. 
      The content of this OWL file, including the OpenCyc content it represents, 
      constitutes the "Work" referred to in the Creative Commons license. The terms of 
      this license equally apply to, without limitation, renamings and other 
      logically equivalent reformulations of the content of this OWL file 
      (or portions thereof) in any natural or formal language, as well 
      as to derivations of this content or inclusion of it in other ontologies.

    </rdfs:comment>
  </owl:Ontology>

  <owl:AnnotationProperty rdf:about="http://sw.cyc.com/CycAnnotations_v1#externalID">
    <rdfs:label xml:lang="en">externalID</rdfs:label>
    <rdfs:comment xml:lang="en">
      A unique, language-neutral, variable-sized identifier
      for a concept that can be used to refer unambiguously to that concept across 
      OWL exports or across Cyc inference engines.
    </rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
  </owl:AnnotationProperty>

  <owl:AnnotationProperty rdf:about="http://sw.cyc.com/CycAnnotations_v1#label">
    <rdfs:label xml:lang="en">label</rdfs:label>
    <rdfs:comment xml:lang="en">
      A natural-language representation for a concept that is both human 
      readable and readable by the Cyc inference engine. These terms are not 
      guaranteed to refer to the same concept across time but are guaranteed to
      be consistent within a particular OWL export. Use 'cycAnnot:externalID'
      for unambiguously referring to a concept across OWL exports or across Cyc
      inference engines.
    </rdfs:comment>
  </owl:AnnotationProperty>

  <owl:Class rdf:about="Manager">
    <cycAnnot:label xml:lang="en">Manager</cycAnnot:label>
    <cycAnnot:externalID>Mx4rvVi3YpwpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AdministrativeStaffPerson&quot; class=&quot;cyc_term&quot;&gt;AdministrativeStaffPerson&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt; is a person whose primary job is to manage other people, directing their work activity in an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; or for a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Project&quot; class=&quot;cyc_term&quot;&gt;Project&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt; tells his or her subordinate workers what to do.</rdfs:comment>
    <rdfs:label xml:lang="en">manager</rdfs:label>
    <rdfs:subClassOf rdf:resource="AdministrativeStaffPerson"/>
    <rdfs:subClassOf rdf:resource="MiddleClass"/>
    <rdf:type rdf:resource="PersonTypeByPositionInOrg"/>
    <rdf:type rdf:resource="PeopleRelatedToOrganizations_Organization_Topic"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4rvVi3YpwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvVi3YpwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://www.w3.org/2006/03/wn/wn20/instances/synset-management-noun-2"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvVi3YpwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://www.w3.org/2006/03/wn/wn20/instances/synset-director-noun-1"/>
    <owl:sameAs rdf:resource="http://umbel.org/umbel/sc/Manager"/>
    <broaderTerm rdf:resource="AdministrativeStaffPerson"/>
    <broaderTerm rdf:resource="MiddleClass"/>
    <prettyString xml:lang="en">managers</prettyString>
    <prettyString xml:lang="en">co-manager</prettyString>
  </owl:Class>

  <owl:Class rdf:about="MidLevelManager">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <rdfs:label xml:lang="en">mid-level manager</rdfs:label>
    <cycAnnot:label xml:lang="en">MidLevelManager</cycAnnot:label>
    <rdfs:comment xml:lang="en">Someone who is in charge of some part of a company, but is answerable to some other manager in the company.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="IntelligenceOfficer_Occupation">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <rdfs:label xml:lang="en">intelligence officer</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntelligenceAgent&quot; class=&quot;cyc_term&quot;&gt;IntelligenceAgent&lt;/a&gt;s who are employed in the job of managing field operatives (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntelligenceOperative&quot; class=&quot;cyc_term&quot;&gt;IntelligenceOperative&lt;/a&gt;) or analysts (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntelligenceAnalyst&quot; class=&quot;cyc_term&quot;&gt;IntelligenceAnalyst&lt;/a&gt;).</rdfs:comment>
    <cycAnnot:label xml:lang="en">IntelligenceOfficer-Occupation</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="AssistantManager">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <rdfs:comment xml:lang="en">A person whose immediate boss is a manager and who has secondary power to act in that manager&apos;s absence.  Having this role is common practice in operations where the manager is not present for significant amounts of time.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AssistantManager</cycAnnot:label>
    <rdfs:label xml:lang="en">assistant manager</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="BenefitsManager">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <rdfs:comment xml:lang="en">A manager working on employee benefits for an organization.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BenefitsManager</cycAnnot:label>
    <rdfs:label xml:lang="en">benefits manager</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="ChiefOfStaff">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PublicOfficial&quot; class=&quot;cyc_term&quot;&gt;PublicOfficial&lt;/a&gt; (q.v.).  Typically, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChiefOfStaff&quot; class=&quot;cyc_term&quot;&gt;ChiefOfStaff&lt;/a&gt; heads the office or personal staff of an important public official.  For example, the White House Chief of Staff is the highest-ranking member of the Executive Office of the President of the United States; a Congressional Chief of Staff heads the office of a member of the United States Congress.
&lt;p/&gt;
Note that a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChiefOfStaff&quot; class=&quot;cyc_term&quot;&gt;ChiefOfStaff&lt;/a&gt; in the present sense is not to be confused with a military chief of staff.  Cf. &lt;font color=&quot;#ff0000&quot;&gt;#$chiefOfStaff-Military&lt;/font&gt;, and see the specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CoordinatingStaffMember_USArmy&quot; class=&quot;cyc_term&quot;&gt;CoordinatingStaffMember_USArmy&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ChiefOfStaff</cycAnnot:label>
    <rdfs:label xml:lang="en">chief of staff</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="BackupTapeManager">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <rdfs:comment xml:lang="en">Someone whose job is to make sure that backup tapes are made.</rdfs:comment>
    <rdfs:label xml:lang="en">backup tape manager</rdfs:label>
    <cycAnnot:label xml:lang="en">BackupTapeManager</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="ServiceManager">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <cycAnnot:label xml:lang="en">ServiceManager</cycAnnot:label>
    <rdfs:label xml:lang="en">service manager</rdfs:label>
    <rdfs:comment xml:lang="en">These folk have to deal with the tough cases, managing impossible customer schedules, testy customers, sharp-tongued service reps. Dog&apos;s life.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="InventoryBuyingManager">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <cycAnnot:label xml:lang="en">InventoryBuyingManager</cycAnnot:label>
    <rdfs:label xml:lang="en">inventory buying manager</rdfs:label>
    <rdfs:comment xml:lang="en">The person who manages a team of InventoryBuyingAgents.  Although this person might also function as a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InventoryBuyingAgent&quot; class=&quot;cyc_term&quot;&gt;InventoryBuyingAgent&lt;/a&gt;, they have additional responsibilities, such as approving large purchases, setting employee schedules and quotas, enforcing company policies on the sales force.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="PurchasingManager">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <rdfs:comment xml:lang="en">The person who manages a team of PurchasingAgents.  Although this person might also function as a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PurchasingAgent&quot; class=&quot;cyc_term&quot;&gt;PurchasingAgent&lt;/a&gt;, they have additional responsibilities, such as approving large purchases, setting employee schedules and quotas, enforcing company policies on the sales force.</rdfs:comment>
    <rdfs:label xml:lang="en">purchasing manager</rdfs:label>
    <cycAnnot:label xml:lang="en">PurchasingManager</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="FloorManager">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <rdfs:label xml:lang="en">floor manager</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all floor managers. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FloorManager&quot; class=&quot;cyc_term&quot;&gt;FloorManager&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonTypeByPositionInOrg&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByPositionInOrg&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FloorManager</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="TechnicalManager">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <rdfs:label xml:lang="en">technical manager</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all technical managers. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Administrator&quot; class=&quot;cyc_term&quot;&gt;Administrator&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TechnicalManager&quot; class=&quot;cyc_term&quot;&gt;TechnicalManager&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonTypeByPositionInOrg&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByPositionInOrg&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TechnicalManager</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Minister_Governmental">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <rdfs:label xml:lang="en">government minister</rdfs:label>
    <cycAnnot:label xml:lang="en">Minister-Governmental</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PublicOfficial&quot; class=&quot;cyc_term&quot;&gt;PublicOfficial&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Minister_Governmental&quot; class=&quot;cyc_term&quot;&gt;Minister_Governmental&lt;/a&gt; is a person who is responsible for managing the activities of some department or sub-organization of a (usually national) government.  Notable specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Minister_Governmental&quot; class=&quot;cyc_term&quot;&gt;Minister_Governmental&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PrimeMinister_HeadOfGovernment&quot; class=&quot;cyc_term&quot;&gt;PrimeMinister_HeadOfGovernment&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Minister_Diplomatic&quot; class=&quot;cyc_term&quot;&gt;Minister_Diplomatic&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="ProjectManager">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <cycAnnot:label xml:lang="en">ProjectManager</cycAnnot:label>
    <rdfs:label xml:lang="en">project manager</rdfs:label>
    <rdfs:comment xml:lang="en">Someone who is in charge of a specific project at a company.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="RetailDepartmentManager">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <rdfs:comment xml:lang="en">A manager of a particular department in a department store.  Typically doesn&apos;t perform direct sales activities, but might do so sometimes.  Responsible for the smooth running of the department, including assuring that sufficient inventory is available, setting employee schedules, and approving checks for customers.</rdfs:comment>
    <cycAnnot:label xml:lang="en">RetailDepartmentManager</cycAnnot:label>
    <rdfs:label xml:lang="en">department manager</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="SalesManager">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <rdfs:label xml:lang="en">sales manager</rdfs:label>
    <cycAnnot:label xml:lang="en">SalesManager</cycAnnot:label>
    <rdfs:comment xml:lang="en">The person who manages a team of SalesPersons.  Although this person might also function as a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SalesPerson&quot; class=&quot;cyc_term&quot;&gt;SalesPerson&lt;/a&gt;, they have additional responsibilities, such as customer check verification, setting employee schedules and quotas, enforcing company policies on the sales force.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="ChiefOfOperationsResearchAndStrategicDevelopment">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <cycAnnot:label xml:lang="en">ChiefOfOperationsResearchAndStrategicDevelopment</cycAnnot:label>
    <rdfs:label xml:lang="en">chief of operations research and strategic development</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all chiefs of operations research and strategic development. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChiefOfOperationsResearchAndStrategicDevelopment&quot; class=&quot;cyc_term&quot;&gt;ChiefOfOperationsResearchAndStrategicDevelopment&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonTypeByPositionInOrg&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByPositionInOrg&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="CreditManager">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <rdfs:comment xml:lang="en">The collection of all credit managers. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CreditManager&quot; class=&quot;cyc_term&quot;&gt;CreditManager&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonTypeByPositionInOrg&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByPositionInOrg&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">credit manager</rdfs:label>
    <cycAnnot:label xml:lang="en">CreditManager</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="CampaignManager">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <cycAnnot:label xml:lang="en">CampaignManager</cycAnnot:label>
    <rdfs:label xml:lang="en">campaign manager</rdfs:label>
    <rdfs:comment xml:lang="en">the Manager of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PoliticalElectionCampaign&quot; class=&quot;cyc_term&quot;&gt;PoliticalElectionCampaign&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="ComputerSystemsManager">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <cycAnnot:label xml:lang="en">ComputerSystemsManager</cycAnnot:label>
    <rdfs:label xml:lang="en">computer systems manager</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all computer systems managers. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Administrator&quot; class=&quot;cyc_term&quot;&gt;Administrator&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerSystemsManager&quot; class=&quot;cyc_term&quot;&gt;ComputerSystemsManager&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonTypeByPositionInOrg&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByPositionInOrg&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="GeneralManager_SportsTeam">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <rdfs:comment xml:lang="en">The collection of all general managers. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeneralManager_SportsTeam&quot; class=&quot;cyc_term&quot;&gt;GeneralManager_SportsTeam&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonTypeByPositionInOrg&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByPositionInOrg&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">GeneralManager-SportsTeam</cycAnnot:label>
    <rdfs:label xml:lang="en">general manager</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="FrontOfficeManager">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <cycAnnot:label xml:lang="en">FrontOfficeManager</cycAnnot:label>
    <rdfs:label xml:lang="en">front office manager</rdfs:label>
    <rdfs:comment xml:lang="en">Manager of the front office, sometimes called guest services department</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="AccountManager">
    <rdfs:subClassOf rdf:resource="Manager"/>
    <rdfs:comment xml:lang="en">The collection of all account managers. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BusinessPerson&quot; class=&quot;cyc_term&quot;&gt;BusinessPerson&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Administrator&quot; class=&quot;cyc_term&quot;&gt;Administrator&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AccountManager&quot; class=&quot;cyc_term&quot;&gt;AccountManager&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonTypeByPositionInOrg&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByPositionInOrg&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AccountManager</cycAnnot:label>
    <rdfs:label xml:lang="en">account manager</rdfs:label>
  </owl:Class>

  <Manager rdf:about="Apu_FictionalCharacter">
    <rdfs:label xml:lang="en">Apu Nahasapeemapetilon</rdfs:label>
    <cycAnnot:label xml:lang="en">Apu-FictionalCharacter</cycAnnot:label>
  </Manager>

  <Manager rdf:about="SeymourSkinner_FictionalCharacter">
    <rdfs:label xml:lang="en">Seymour Skinner</rdfs:label>
    <cycAnnot:label xml:lang="en">SeymourSkinner-FictionalCharacter</cycAnnot:label>
  </Manager>

  <owl:Class rdf:about="&cyc;Mx4rvVi3YpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Manager</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AdministrativeStaffPerson&quot; class=&quot;cyc_term&quot;&gt;AdministrativeStaffPerson&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt; is a person whose primary job is to manage other people, directing their work activity in an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; or for a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Project&quot; class=&quot;cyc_term&quot;&gt;Project&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt; tells his or her subordinate workers what to do.</rdfs:comment>
    <rdfs:label xml:lang="en">manager</rdfs:label>
  </owl:Class>

  <owl:Thing rdf:about="http://www.w3.org/2006/03/wn/wn20/instances/synset-management-noun-2">
    <cycAnnot:label xml:lang="en">Manager</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AdministrativeStaffPerson&quot; class=&quot;cyc_term&quot;&gt;AdministrativeStaffPerson&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt; is a person whose primary job is to manage other people, directing their work activity in an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; or for a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Project&quot; class=&quot;cyc_term&quot;&gt;Project&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt; tells his or her subordinate workers what to do.</rdfs:comment>
    <rdfs:label xml:lang="en">manager</rdfs:label>
  </owl:Thing>

  <owl:Class rdf:about="MiddleClass">
    <rdfs:label xml:lang="en">middle class</rdfs:label>
    <cycAnnot:label xml:lang="en">MiddleClass</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all persons whose economic status is middle class. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HomoSapiens&quot; class=&quot;cyc_term&quot;&gt;HomoSapiens&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MiddleClass&quot; class=&quot;cyc_term&quot;&gt;MiddleClass&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonTypeBySocialClass&quot; class=&quot;cyc_term&quot;&gt;PersonTypeBySocialClass&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Thing rdf:about="http://umbel.org/umbel/sc/Manager">
    <cycAnnot:label xml:lang="en">Manager</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AdministrativeStaffPerson&quot; class=&quot;cyc_term&quot;&gt;AdministrativeStaffPerson&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt; is a person whose primary job is to manage other people, directing their work activity in an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; or for a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Project&quot; class=&quot;cyc_term&quot;&gt;Project&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt; tells his or her subordinate workers what to do.</rdfs:comment>
    <rdfs:label xml:lang="en">manager</rdfs:label>
  </owl:Thing>

  <owl:Class rdf:about="AdministrativeStaffPerson">
    <cycAnnot:label xml:lang="en">AdministrativeStaffPerson</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DeskWorker&quot; class=&quot;cyc_term&quot;&gt;DeskWorker&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AdministrativeStaffPerson&quot; class=&quot;cyc_term&quot;&gt;AdministrativeStaffPerson&lt;/a&gt; is a worker whose primary job responsibilities are administrative and/or managerial tasks.  Such jobs can be at any level in an organization&apos;s hierarchy, from receptionist/secretary to executive assistant to manager.</rdfs:comment>
    <rdfs:label xml:lang="en">administrative staff person</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="&ocyc;Mx4rvVi3YpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Manager</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AdministrativeStaffPerson&quot; class=&quot;cyc_term&quot;&gt;AdministrativeStaffPerson&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt; is a person whose primary job is to manage other people, directing their work activity in an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; or for a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Project&quot; class=&quot;cyc_term&quot;&gt;Project&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt; tells his or her subordinate workers what to do.</rdfs:comment>
    <rdfs:label xml:lang="en">manager</rdfs:label>
  </owl:Class>

  <owl:Thing rdf:about="http://www.w3.org/2006/03/wn/wn20/instances/synset-director-noun-1">
    <cycAnnot:label xml:lang="en">Manager</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AdministrativeStaffPerson&quot; class=&quot;cyc_term&quot;&gt;AdministrativeStaffPerson&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt; is a person whose primary job is to manage other people, directing their work activity in an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; or for a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Project&quot; class=&quot;cyc_term&quot;&gt;Project&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt; tells his or her subordinate workers what to do.</rdfs:comment>
    <rdfs:label xml:lang="en">manager</rdfs:label>
  </owl:Thing>

  <owl:Class rdf:about="PeopleRelatedToOrganizations_Organization_Topic">
    <rdfs:label xml:lang="en">people related to organizations organization topic</rdfs:label>
    <cycAnnot:label xml:lang="en">PeopleRelatedToOrganizations-Organization-Topic</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CycVocabularyTopic&quot; class=&quot;cyc_term&quot;&gt;CycVocabularyTopic&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/KBDependentCollection&quot; class=&quot;cyc_term&quot;&gt;KBDependentCollection&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="http://sw.opencyc.org/2008/06/10/concept/Mx4rvVi3YpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Manager</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AdministrativeStaffPerson&quot; class=&quot;cyc_term&quot;&gt;AdministrativeStaffPerson&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt; is a person whose primary job is to manage other people, directing their work activity in an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; or for a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Project&quot; class=&quot;cyc_term&quot;&gt;Project&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Manager&quot; class=&quot;cyc_term&quot;&gt;Manager&lt;/a&gt; tells his or her subordinate workers what to do.</rdfs:comment>
    <rdfs:label xml:lang="en">manager</rdfs:label>
  </owl:Class>

  <owl:ObjectProperty rdf:about="broaderTerm">
    <rdfs:label xml:lang="en">BT</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/broaderTerm&quot; class=&quot;cyc_term&quot;&gt;broaderTerm&lt;/a&gt; &lt;b&gt;TERM1&lt;/b&gt; &lt;b&gt;TERM2&lt;/b&gt;)&lt;/code&gt; means that &lt;code&gt;&lt;b&gt;TERM2&lt;/b&gt;&lt;/code&gt; is &lt;i&gt;broader&lt;/i&gt; than &lt;code&gt;&lt;b&gt;TERM1&lt;/b&gt;&lt;/code&gt;, in an extremely general sense of &amp;quot;broader&amp;quot;.  For example,  &lt;code&gt;&lt;b&gt;TERM2&lt;/b&gt;&lt;/code&gt; is, in the relevant sense, broader than &lt;code&gt;&lt;b&gt;TERM1&lt;/b&gt;&lt;/code&gt; if any of the following hold:&lt;br&gt;&lt;br&gt;

 &lt;code&gt;&lt;b&gt;TERM2&lt;/b&gt;&lt;/code&gt; is a collection that subsumes &lt;code&gt;&lt;b&gt;TERM1&lt;/b&gt;&lt;/code&gt;; &lt;br&gt;
 &lt;code&gt;&lt;b&gt;TERM2&lt;/b&gt;&lt;/code&gt; is a collection that has &lt;code&gt;&lt;b&gt;TERM1&lt;/b&gt;&lt;/code&gt; as an instance; &lt;br&gt;
 &lt;code&gt;&lt;b&gt;TERM2&lt;/b&gt;&lt;/code&gt; is a collection, instances of which have instances of the collection &lt;code&gt;&lt;b&gt;TERM1&lt;/b&gt;&lt;/code&gt; as parts; &lt;br&gt;
 &lt;code&gt;&lt;b&gt;TERM2&lt;/b&gt;&lt;/code&gt; has &lt;code&gt;&lt;b&gt;TERM1&lt;/b&gt;&lt;/code&gt; as a part; &lt;br&gt;&lt;br&gt;

This list of reasons for why &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/broaderTerm&quot; class=&quot;cyc_term&quot;&gt;broaderTerm&lt;/a&gt; &lt;b&gt;TERM1&lt;/b&gt; &lt;b&gt;TERM2&lt;/b&gt;)&lt;/code&gt; could hold is not exhaustive, but it should give a good indication of how general the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/broaderTerm&quot; class=&quot;cyc_term&quot;&gt;broaderTerm&lt;/a&gt; relation actually is.</rdfs:comment>
    <cycAnnot:label xml:lang="en">broaderTerm</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:Class rdf:about="PersonTypeByPositionInOrg">
    <rdfs:label xml:lang="en">type of position</rdfs:label>
    <cycAnnot:label xml:lang="en">PersonTypeByPositionInOrg</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of collections.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonTypeByPositionInOrg&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByPositionInOrg&lt;/a&gt; is a collection representing a type of position in an organization.  More precisely, each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonTypeByPositionInOrg&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByPositionInOrg&lt;/a&gt; is the collection of instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; who typically hold that position within some &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; or other.  For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Scout&quot; class=&quot;cyc_term&quot;&gt;Scout&lt;/a&gt; is the collection of all persons who are scouts -- e.g.  people who lead people through wilderness areas or jungles.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Scout&quot; class=&quot;cyc_term&quot;&gt;Scout&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonTypeByPositionInOrg&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByPositionInOrg&lt;/a&gt; because typically a scout performs those duties within the context of their employment with some organization or other.  Some other instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonTypeByPositionInOrg&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByPositionInOrg&lt;/a&gt; are &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Mayor&quot; class=&quot;cyc_term&quot;&gt;Mayor&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CampaignManager&quot; class=&quot;cyc_term&quot;&gt;CampaignManager&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Director_Movie&quot; class=&quot;cyc_term&quot;&gt;Director_Movie&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BaseballShortstop&quot; class=&quot;cyc_term&quot;&gt;BaseballShortstop&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Secretary&quot; class=&quot;cyc_term&quot;&gt;Secretary&lt;/a&gt;.  Obviously, which position-types are filled in a given organization partly depends on the type of organization it is; thus cities have mayors while business firms do not.
&lt;p/&gt;
Note that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonTypeByPositionInOrg&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByPositionInOrg&lt;/a&gt; is _not_ a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonTypeByOccupation&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByOccupation&lt;/a&gt; (q.v.); the latter categorizes workers according to the kinds of activities they perform at work rather than the positions organization members hold in their respective organizations.  The typical activities of a vice president of a toy manufacturer (e.g.) are likely to be very unlike those of the vice president of a stamp club.  An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonTypeByPositionInOrg&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByPositionInOrg&lt;/a&gt; need not be a spec of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonWithOccupation&quot; class=&quot;cyc_term&quot;&gt;PersonWithOccupation&lt;/a&gt;.
&lt;p/&gt;
Since every action is taken to be performed as part of one&apos;s job in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/JobMt&quot; class=&quot;cyc_term&quot;&gt;JobMt&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonTypeByPositionInOrg&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByPositionInOrg&lt;/a&gt; &lt;i&gt;is&lt;/i&gt; a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonTypeByOccupation&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByOccupation&lt;/a&gt; there.</rdfs:comment>
  </owl:Class>

  <owl:ObjectProperty rdf:about="prettyString">
    <cycAnnot:label xml:lang="en">prettyString</cycAnnot:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/prettyString&quot; class=&quot;cyc_term&quot;&gt;prettyString&lt;/a&gt; TERM STRING) means that STRING is the English word or expression (sequence of words) commonly used to refer to TERM.  The predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/prettyString&quot; class=&quot;cyc_term&quot;&gt;prettyString&lt;/a&gt; is used by the code which generates CycL to English paraphrases, but its applicability is not restricted to this use.</rdfs:comment>
    <rdfs:label xml:lang="en">Pretty String</rdfs:label>
  </owl:ObjectProperty>

</rdf:RDF>
