<?xml version="1.0"?>
<rdf:RDF
    xmlns:us1gov="http://www.oegov.us/democracy/us/core/owl/us1gov#"
    xmlns:cc="http://creativecommons.org/ns#"
    xmlns:gov="http://www.oegov.org/core/owl/gov#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:usgov="http://www.oegov.us/democracy/us/core/owl/usgov#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:gc="http://www.oegov.org/core/owl/gc#"
  xml:base="http://www.oegov.us/democracy/us/core/owl/us1gov">
  <owl:Ontology rdf:about="">
    <owl:imports rdf:resource="http://www.oegov.org/core/owl/gc"/>
    <owl:imports rdf:resource="http://www.oegov.org/core/owl/oe1gov"/>
    <owl:imports rdf:resource="http://creativecommons.org/schema.rdf"/>
    <owl:imports rdf:resource="http://purl.org/dc/elements/1.1/"/>
    <gc:revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >$Revision: 1757 $</gc:revision>
    <cc:attributionName rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TopQuadrant, Inc.</cc:attributionName>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A Level 1 ontology of the US Government.</dc:description>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >$Id: us1gov.n3 1757 2010-02-12 21:15:00Z RalphHodgson $</owl:versionInfo>
    <gc:attributedSource rdf:resource="http://www.oegov.org/core/owl/gc#TopQuadrantAttribution"/>
    <dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ralph Hodgson</dc:creator>
    <dc:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >U.S. Government Ontology</dc:title>
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >$Date: 2010-02-12 13:15:00 -0800 (Fri, 12 Feb 2010) $</dc:date>
    <cc:license rdf:resource="http://www.oegov.org/core/owl/gc#CreativeCommonsAttributionShareAlike3.0_UnitedStatesLicense"/>
    <cc:attributionURL rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI"
    >http://www.topquadrant.com</cc:attributionURL>
    <dc:rights rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Creative Commons Attribution-Share Alike 3.0 United States License</dc:rights>
  </owl:Ontology>
  <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#SenateVoteRecord">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Roll call votes are recorded votes, in this case, from the Senate. Votes are listed in reverse chronological order by roll call vote number. Votes are divided into three groups: Senate Roll Call Votes Taken Today; Senate Roll Call Votes Taken This Week and Senate Roll Call Vote Tables, Current and Prior Congresses. For Senate Roll Call Votes Taken Today, the results of roll call votes are generally posted approximately one hour after they are announced by the presiding officer of the Senate. The vote summary page lists roll call vote number, vote date, bill number (when applicable), vote result and title/description of vote. Vote detail pages show individual member votes ordered alphabetically by member, ordered by vote category (yeas, nays, not voting and "presents") and votes summaries (total for each of these vote categories). In addition to votes on legislative business -- bills/amendments, procedural matters (motions, etc.) -- Senate votes on nominations and treaties are shown (executive business).</dc:description>
    <rdfs:subClassOf rdf:resource="http://www.oegov.org/core/owl/gov#VoteRecord"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Senate vote record</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#CommitteeReport">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Committee Reports include the full text of House and Senate committee reports (including conference reports and joint committee reports) printed by the Government Printing Office (GPO). Most committee reports are printed by GPO. Reports can be searched by word/phrase, report number, bill number and committee. Searches can be limited by type of report (House, Senate, Conference, Joint). Reports can be browsed sequentially by House/Senate committee report number, conference report and joint committee report.</dc:description>
    <rdfs:subClassOf rdf:resource="http://www.oegov.org/core/owl/gov#CommitteReport"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Committee report</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#AppropriationBill">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An appropriation bill or running bill is a legislative motion (bill) which authorizes the government to spend money. It is a bill that sets money aside for specific spending. In most democracies, approval of the legislature is necessary for the government to spend money.</dc:description>
    <rdfs:subClassOf rdf:resource="http://www.oegov.org/core/owl/gov#Bill"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Appropriation bill</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#Cabinet">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The tradition of the Cabinet dates back to the beginnings of the Presidency itself. Established in Article II, Section 2, of the Constitution, the Cabinet's role is to advise the President on any subject he may require relating to the duties of each member's respective office. The Cabinet includes the Vice President and the heads of 15 executive departments — the Secretaries of Agriculture, Commerce, Defense, Education, Energy, Health and Human Services, Homeland Security, Housing and Urban Development, Interior, Labor, State, Transportation, Treasury, and Veterans Affairs, as well as the Attorney General.</dc:description>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.oegov.org/core/owl/gc#member"/>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >17</owl:cardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://www.oegov.org/core/owl/gov#Cabinet"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Cabinet</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#ExecutiveDepartment">
    <rdfs:subClassOf rdf:resource="http://www.oegov.org/core/owl/gov#Department"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Executive department</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#CongressionalRecord">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The Congressional Record is a record that captures, by date or date range,  member debates/speeches, his or her remarks that were inserted in the Record in the Extensions of Remarks section or return articles with mention of his/her name in other contexts. For example, Congressional Record notice of additional sponsors added to a bill.</dc:description>
    <rdfs:subClassOf rdf:resource="http://www.oegov.org/core/owl/gov#Document"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Congressional record</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#Senate">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.oegov.org/core/owl/gov#votingRepresentative"/>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#MemberOfSenateRole"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.oegov.org/core/owl/gov#voteRecord"/>
        <owl:allValuesFrom rdf:resource="http://www.oegov.us/democracy/us/core/owl/usgov#SenateVoteRecord"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://www.oegov.org/core/owl/gov#Senate"/>
    </rdfs:subClassOf>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Senate</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#BillOfRights">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.oegov.org/core/owl/gov#amendment"/>
        <owl:allValuesFrom rdf:resource="http://www.oegov.org/core/owl/gov#Amendment"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://www.oegov.org/core/owl/gov#Legislation"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Bill of rights</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#FederalGovernment">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
        >1</owl:qualifiedCardinality>
        <owl:onProperty rdf:resource="http://www.oegov.org/core/owl/gov#branch"/>
        <owl:onClass rdf:resource="http://www.oegov.us/democracy/us/core/owl/usgov#JudicialBranch"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
        >1</owl:qualifiedCardinality>
        <owl:onProperty rdf:resource="http://www.oegov.org/core/owl/gov#branch"/>
        <owl:onClass rdf:resource="http://www.oegov.us/democracy/us/core/owl/usgov#ExecutiveBranch"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
        >1</owl:qualifiedCardinality>
        <owl:onProperty rdf:resource="http://www.oegov.org/core/owl/gov#branch"/>
        <owl:onClass rdf:resource="http://www.oegov.us/democracy/us/core/owl/usgov#LegislativeBranch"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://www.oegov.org/core/owl/gov#NationalGovernment"/>
    <rdfs:subClassOf rdf:resource="http://www.oegov.org/core/owl/gov#ElectedBody"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >US Federal Government</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#HouseVoteRecord">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Roll call votes are recorded votes, in this case, from the House of Representatives. Votes are listed in reverse chronological order by roll call vote number. The vote summary page lists roll call vote number, vote date, the "issue" (bill/amendment number being voted on, quorum call or Journal approval), the "question" (description of the vote), the result (Passed, Failed, or Agreed to) and the title/description of the legislation. Detailed vote pages show individual member votes and vote totals by party.</dc:description>
    <rdfs:subClassOf rdf:resource="http://www.oegov.org/core/owl/gov#VoteRecord"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >House vote record</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#Congress">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
        >1</owl:qualifiedCardinality>
        <owl:onProperty rdf:resource="http://www.oegov.org/core/owl/gov#consistsOf"/>
        <owl:onClass rdf:resource="http://www.oegov.us/democracy/us/core/owl/usgov#Senate"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
        >1</owl:qualifiedCardinality>
        <owl:onProperty rdf:resource="http://www.oegov.org/core/owl/gov#consistsOf"/>
        <owl:onClass>
          <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#HouseOfRepresentatives"/>
        </owl:onClass>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://www.oegov.org/core/owl/gov#Congress"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Congress</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#MemberOfCabinetRole">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.oegov.org/core/owl/gov#affiliation"/>
        <owl:allValuesFrom rdf:resource="http://www.oegov.us/democracy/us/core/owl/usgov#ExecutiveDepartment"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://www.oegov.org/core/owl/gov#MemberOfGovernmentRole"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Member of cabinet role</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#RevenueBill">
    <rdfs:subClassOf rdf:resource="http://www.oegov.org/core/owl/gov#Bill"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Revenue bill</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#MemberOfSenateRole">
    <rdfs:subClassOf rdf:resource="http://www.oegov.org/core/owl/gov#MemberOfGovernmentRole"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Member of Senate role</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#Constitution">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.oegov.org/core/owl/gov#article"/>
        <owl:allValuesFrom>
          <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#Article"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.oegov.org/core/owl/gov#preamble"/>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:cardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.oegov.org/core/owl/gov#signatory"/>
        <owl:allValuesFrom rdf:resource="http://www.oegov.org/core/owl/gov#CivilServant"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.oegov.org/core/owl/gov#amendment"/>
        <owl:allValuesFrom rdf:resource="http://www.oegov.org/core/owl/gov#Amendment"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://www.oegov.org/core/owl/gov#Legislation"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Constitution</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#MemberOfHouseRole">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.oegov.org/core/owl/gov#votingRepresentative"/>
        <owl:allValuesFrom rdf:resource="http://www.oegov.us/democracy/us/core/owl/usgov#MemberOfHouseRole"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://www.oegov.org/core/owl/gov#MemberOfGovernmentRole"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Member of House role</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#HouseOfRepresentatives">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The United States House of Representatives, commonly referred to as "The House," is one of the two chambers of the United States Congress; the other is the Senate. Each state receives representation in the House in proportion to its population but is entitled to at least one Representative. The most populous state, California, currently has 53 representatives. The total number of voting representatives is currently fixed at 435. Each representative serves for a two-year term. The presiding officer of the House is the speaker, and is elected by the members of the house. [Wikipedia]</dc:description>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.oegov.org/core/owl/gov#votingRepresentative"/>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >435</owl:cardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.oegov.org/core/owl/gov#voteRecord"/>
        <owl:allValuesFrom rdf:resource="http://www.oegov.us/democracy/us/core/owl/usgov#HouseVoteRecord"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#IndependentAgency">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Independent agencies of the United States federal government are those agencies that exist outside of the federal executive departments (those headed by a Cabinet secretary). However, most independent agencies are part of the executive branch, with only a few being part of the legislative or judicial branches. Established through separate statutes passed by the Congress, each respective statutory grant of authority defines the goals the agency must work towards, as well as what substantive areas, if any, over which it may have the power of rulemaking. These agency rules (or regulations), while in force, have the power of federal law. [Wikipedia]</dc:description>
    <rdfs:subClassOf rdf:resource="http://www.oegov.org/core/owl/gov#Agency"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Independent agency</rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Federal Budget is non-appropriated. When the Legislator appropriates money a law is passed that causes money to go to an agency. Many federal agencies are funded with non-appropriatwed funds[RickMurphy].</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="http://www.oegov.org/core/owl/gov#Senate">
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A senate is a deliberative assembly, often the upper house or chamber of a legislature or parliament.</dc:description>
  </owl:Class>
  <owl:Class rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#Article">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="http://www.oegov.org/core/owl/gc#section"/>
        <owl:allValuesFrom rdf:resource="http://www.oegov.org/core/owl/gov#Section"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="http://www.oegov.org/core/owl/gov#Statute"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Article</rdfs:label>
  </owl:Class>
  <usgov:FederalGovernment rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#Government">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >U.S. Government</rdfs:label>
  </usgov:FederalGovernment>
  <usgov:Cabinet rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#CABINET">
    <gc:url rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI"
    >http://www.whitehouse.gov/administration/cabinet/</gc:url>
    <gc:member>
      <usgov:MemberOfCabinetRole rdf:about="http://www.oegov.us/democracy/us/core/owl/usgov#DHS-CabinetMember">
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >DHS-Cabinet member</rdfs:label>
      </usgov:MemberOfCabinetRole>
    </gc:member>
    <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The tradition of the Cabinet dates back to the beginnings of the Presidency itself. Established in Article II, Section 2, of the Constitution, the Cabinet's role is to advise the President on any subject he may require relating to the duties of each member's respective office. The Cabinet includes the Vice President and the heads of 15 executive departments — the Secretaries of Agriculture, Commerce, Defense, Education, Energy, Health and Human Services, Homeland Security, Housing and Urban Development, Interior, Labor, State, Transportation, Treasury, and Veterans Affairs, as well as the Attorney General.</dc:description>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >CABINET</rdfs:label>
  </usgov:Cabinet>
</rdf:RDF>

<!-- Created with TopBraid Composer -->

