<?xml version='1.0'?>
<rdf:RDF
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xmlns:rdfs='http://www.w3.org/2000/01/rdf-schema#'
    xmlns:daml='http://www.daml.org/2001/03/daml+oil#'>
    <daml:Ontology rdf:about=''
         daml:versionInfo=''
         rdfs:label=''
         rdfs:comment=''/>
    <rdfs:Class rdf:about='http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Journal'
         rdfs:label='Journal'
         rdfs:comment=''>
        <rdfs:subClassOf>http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Publication</rdfs:subClassOf>
    </rdfs:Class>
    <rdfs:Class rdf:about='http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Country'
         rdfs:label='Country'
         rdfs:comment=''>
        <rdfs:subClassOf>http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Location</rdfs:subClassOf>
    </rdfs:Class>
    <rdfs:Class rdf:about='http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Claim'
         rdfs:label='Claim'
         rdfs:comment=''/>
    <rdfs:Class rdf:about='http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Date'
         rdfs:label='Date'
         rdfs:comment=''/>
    <rdfs:Class rdf:about='http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Province'
         rdfs:label='Province'
         rdfs:comment=''>
        <rdfs:subClassOf>http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Location</rdfs:subClassOf>
    </rdfs:Class>
    <rdfs:Class rdf:about='http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Conjecture'
         rdfs:label='Conjecture'
         rdfs:comment=''>
        <rdfs:subClassOf>http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Claim</rdfs:subClassOf>
    </rdfs:Class>
    <rdfs:Class rdf:about='http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Company'
         rdfs:label='Company'
         rdfs:comment=''>
        <rdfs:subClassOf>http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Organization</rdfs:subClassOf>
    </rdfs:Class>
    <rdfs:Class rdf:about='http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Mathematician'
         rdfs:label='Mathematician'
         rdfs:comment=''>
        <rdfs:subClassOf>http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Person</rdfs:subClassOf>
    </rdfs:Class>
    <rdfs:Class rdf:about='http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Book'
         rdfs:label='Book'
         rdfs:comment=''>
        <rdfs:subClassOf>http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Publication</rdfs:subClassOf>
    </rdfs:Class>
    <rdfs:Class rdf:about='http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Location'
         rdfs:label='Location'
         rdfs:comment=''/>
    <rdfs:Class rdf:about='http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#University'
         rdfs:label='University'
         rdfs:comment=''>
        <rdfs:subClassOf>http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Organization</rdfs:subClassOf>
    </rdfs:Class>
    <rdfs:Class rdf:about='http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Government'
         rdfs:label='Government'
         rdfs:comment=''>
        <rdfs:subClassOf>http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Organization</rdfs:subClassOf>
    </rdfs:Class>
    <rdfs:Class rdf:about='http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Theorem'
         rdfs:label='Theorem'
         rdfs:comment=''>
        <rdfs:subClassOf>http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Claim</rdfs:subClassOf>
    </rdfs:Class>
    <rdfs:Class rdf:about='http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Paper'
         rdfs:label='Paper'
         rdfs:comment=''>
        <rdfs:subClassOf>http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Publication</rdfs:subClassOf>
    </rdfs:Class>
    <rdfs:Class rdf:about='http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Organization'
         rdfs:label='Organization'
         rdfs:comment=''/>
    <rdfs:Class rdf:about='http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Person'
         rdfs:label='Person'
         rdfs:comment=''/>
    <rdfs:Class rdf:about='http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Publication'
         rdfs:label='Publication'
         rdfs:comment=''/>
    <rdfs:Class rdf:about='http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Region'
         rdfs:label='Region'
         rdfs:comment=''>
        <rdfs:subClassOf>http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Location</rdfs:subClassOf>
    </rdfs:Class>
    <rdfs:Class rdf:about='http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#City'
         rdfs:label='City'
         rdfs:comment=''>
        <rdfs:subClassOf>http://www.tjhsst.edu/~mlee1/knowledge/gate-project/project.daml#Location</rdfs:subClassOf>
    </rdfs:Class>
</rdf:RDF>

