<?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/2009/04/07/concept/en/"
         xmlns="http://sw.opencyc.org/2009/04/07/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/2009/04/07/concept/en/">
    <owl:versionInfo>2009/04/07</owl:versionInfo>
    <rdfs:comment xml:lang="en">

       OpenCyc Knowledge Base

       Copyright© 2001-2009 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 &quot;Work&quot; 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.

       Mappings between OpenCyc terms and Wikipedia article names provided by
       Olena Medelyan and Catherine Legg, University of Waikato, NZ under a Creative 
       Commons Attribution 3.0 license.

    </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="JobOpen">
    <rdfs:label xml:lang="en">job open</rdfs:label>
    <cycAnnot:externalID>Mx4rrtfVpG6BEdaAAACgyZzFrg</cycAnnot:externalID>
    <cycAnnot:label xml:lang="en">JobOpen</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;s that are open.  This means taht there is
no &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; currently standing in the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/personWithPosition&quot; class=&quot;cyc_term&quot;&gt;personWithPosition&lt;/a&gt; relation to the
&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;, although there is an &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; stainding in the 
&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/orgWithJobPosition&quot; class=&quot;cyc_term&quot;&gt;orgWithJobPosition&lt;/a&gt; relation to the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="JobPosition"/>
    <rdf:type rdf:resource="JobPositionByOpeningStatus"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rrtfVpG6BEdaAAACgyZzFrg"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2009/04/07/concept/Mx4rrtfVpG6BEdaAAACgyZzFrg"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rrtfVpG6BEdaAAACgyZzFrg"/>
    <owl:sameAs rdf:resource="http://umbel.org/umbel/sc/JobOpen"/>
    <prettyString xml:lang="en">openest</prettyString>
    <prettyString xml:lang="en">open</prettyString>
    <prettyString xml:lang="en">opener</prettyString>
  </owl:Class>

  <owl:Class rdf:about="Commercial_activity_with_the_opening_status_job_open">
    <rdfs:subClassOf rdf:resource="JobOpen"/>
    <rdfs:label xml:lang="en">commercial activity with the opening status job open</rdfs:label>
    <cycAnnot:label xml:lang="en">(SubcollectionOfWithRelationToFn CommercialActivity jobPositionOpeningStatus JobOpen)</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="&ocyc;Mx4rrtfVpG6BEdaAAACgyZzFrg">
    <rdfs:label xml:lang="en">job open</rdfs:label>
    <cycAnnot:label xml:lang="en">JobOpen</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;s that are open.  This means taht there is
no &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; currently standing in the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/personWithPosition&quot; class=&quot;cyc_term&quot;&gt;personWithPosition&lt;/a&gt; relation to the
&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;, although there is an &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; stainding in the 
&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/orgWithJobPosition&quot; class=&quot;cyc_term&quot;&gt;orgWithJobPosition&lt;/a&gt; relation to the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="JobPosition">
    <rdfs:label xml:lang="en">job position</rdfs:label>
    <cycAnnot:label xml:lang="en">JobPosition</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt; is the collection of all job positions conceived as &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/StaticSituation&quot; class=&quot;cyc_term&quot;&gt;StaticSituation&lt;/a&gt;s that exist at an &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt;. A &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt; can be characterized by a set of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/duties&quot; class=&quot;cyc_term&quot;&gt;duties&lt;/a&gt; (see also &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/dutiesOfAgentInJob&quot; class=&quot;cyc_term&quot;&gt;dutiesOfAgentInJob&lt;/a&gt;) that the person filling the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt; will be expected to perform. In practice, we often use instances of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/PersonTypeByPositionInOrg&quot; class=&quot;cyc_term&quot;&gt;PersonTypeByPositionInOrg&lt;/a&gt; instead of specializations of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt; to represent types of job positions. See also &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPositionTypeFn&quot; class=&quot;cyc_term&quot;&gt;JobPositionTypeFn&lt;/a&gt;. A &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt; can be either open or filled (see &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobOpen&quot; class=&quot;cyc_term&quot;&gt;JobOpen&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobFilled&quot; class=&quot;cyc_term&quot;&gt;JobFilled&lt;/a&gt;). A &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt; is not the same as a &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/WorkAgreement&quot; class=&quot;cyc_term&quot;&gt;WorkAgreement&lt;/a&gt; or a &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/HasPositionRelationship&quot; class=&quot;cyc_term&quot;&gt;HasPositionRelationship&lt;/a&gt;. These latter two exist only when a &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt; is filled by a &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; who enters into a relation with the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; that has the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;. For each &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;, there can be only a single &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; who fills it for a given temporal interval, although two different &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;s may successively fill the same &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;. Use &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/versionOfJobPosition&quot; class=&quot;cyc_term&quot;&gt;versionOfJobPosition&lt;/a&gt; to relate a &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt; to a &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/HasPositionRelationship&quot; class=&quot;cyc_term&quot;&gt;HasPositionRelationship&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="JobPositionByOpeningStatus">
    <cycAnnot:label xml:lang="en">JobPositionByOpeningStatus</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;s faceted by opening status.  Member collections
include &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobOpen&quot; class=&quot;cyc_term&quot;&gt;JobOpen&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobFilled&quot; class=&quot;cyc_term&quot;&gt;JobFilled&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">job position by opening status</rdfs:label>
  </owl:Class>

  <owl:ObjectProperty rdf:about="prettyString">
    <cycAnnot:label xml:lang="en">prettyString</cycAnnot:label>
    <rdfs:label xml:lang="en">Pretty String</rdfs:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/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/2009/04/07/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>
  </owl:ObjectProperty>

  <owl:Thing rdf:about="http://umbel.org/umbel/sc/JobOpen">
    <rdfs:label xml:lang="en">job open</rdfs:label>
    <cycAnnot:label xml:lang="en">JobOpen</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;s that are open.  This means taht there is
no &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; currently standing in the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/personWithPosition&quot; class=&quot;cyc_term&quot;&gt;personWithPosition&lt;/a&gt; relation to the
&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;, although there is an &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; stainding in the 
&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/orgWithJobPosition&quot; class=&quot;cyc_term&quot;&gt;orgWithJobPosition&lt;/a&gt; relation to the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;.</rdfs:comment>
  </owl:Thing>

  <owl:Class rdf:about="&cyc;Mx4rrtfVpG6BEdaAAACgyZzFrg">
    <rdfs:label xml:lang="en">job open</rdfs:label>
    <cycAnnot:label xml:lang="en">JobOpen</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;s that are open.  This means taht there is
no &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; currently standing in the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/personWithPosition&quot; class=&quot;cyc_term&quot;&gt;personWithPosition&lt;/a&gt; relation to the
&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;, although there is an &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; stainding in the 
&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/orgWithJobPosition&quot; class=&quot;cyc_term&quot;&gt;orgWithJobPosition&lt;/a&gt; relation to the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="http://sw.opencyc.org/2009/04/07/concept/Mx4rrtfVpG6BEdaAAACgyZzFrg">
    <rdfs:label xml:lang="en">job open</rdfs:label>
    <cycAnnot:label xml:lang="en">JobOpen</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;s that are open.  This means taht there is
no &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; currently standing in the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/personWithPosition&quot; class=&quot;cyc_term&quot;&gt;personWithPosition&lt;/a&gt; relation to the
&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;, although there is an &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Organization&quot; class=&quot;cyc_term&quot;&gt;Organization&lt;/a&gt; stainding in the 
&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/orgWithJobPosition&quot; class=&quot;cyc_term&quot;&gt;orgWithJobPosition&lt;/a&gt; relation to the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/JobPosition&quot; class=&quot;cyc_term&quot;&gt;JobPosition&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

</rdf:RDF>

