# Saved by TopBraid on Wed Aug 19 22:03:27 PDT 2009
# baseURI: http://www.oegov.us/democracy/us/federal/agency/owl/us1treasury
# imports: http://www.oegov.us/democracy/us/federal/core/owl/us1gov_bodies
# imports: http://purl.org/dc/elements/1.1/
# imports: http://www.topbraidcomposer.org/owl/2006/09/sparql.owl
# imports: http://www.oegov.us/democracy/us/federal/agency/owl/us1irs
# imports: http://creativecommons.org/schema.rdf

@prefix cc:      <http://creativecommons.org/ns#> .
@prefix dc:      <http://purl.org/dc/elements/1.1/> .
@prefix gc:      <http://www.oegov.org/core/owl/gc#> .
@prefix gov:     <http://www.oegov.org/core/owl/gov#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix owl11:   <http://www.w3.org/2006/12/owl11#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sparql:  <http://www.topbraidcomposer.org/owl/2006/09/sparql.owl#> .
@prefix treasury:  <http://www.oegov.us/democracy/us/federal/agency/owl/treasury#> .
@prefix us1treasury:  <http://www.oegov.us/democracy/us/federal/agency/owl/us1treasury#> .
@prefix usgov:   <http://www.oegov.us/democracy/us/core/owl/usgov#> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .

gov:consistsOf
      rdfs:subPropertyOf gov:partner .

usgov:TREAS
      gov:bureau usgov:TREAS-BPD , usgov:TREAS-BEP , usgov:TREAS-FMS ;
      gov:office usgov:TREAS-OCC , usgov:TREAS-OTS ;
      gov:suborganization usgov:TREAS-OCC , usgov:TREAS-FFB , usgov:TREAS-BPD , usgov:TREAS-OTS , usgov:TREAS-BEP , usgov:TREAS-FMS .

usgov:TREAS-BEP
      rdf:type gov:Bureau ;
      rdfs:label "Bureau of Engraving and Printing"^^xsd:string ;
      gc:url  "http://www.bep.treas.gov/"^^xsd:anyURI ;
      gov:reportsTo usgov:TREAS ;
      owl:sameAs <http://dbpedia.org/resource/Bureau_of_Engraving_and_Printing> .

usgov:TREAS-BPD
      rdf:type gov:Bureau ;
      rdfs:label "Bureau of Public Debt"^^xsd:string ;
      gc:hashtag "treas-bpd" ;
      gc:url  "http://www.publicdebt.treas.gov/"^^xsd:anyURI ;
      gov:reportsTo usgov:TREAS ;
      owl:sameAs <http://dbpedia.org/resource/Bureau_of_the_Public_Debt> .

usgov:TREAS-FFB
      rdf:type gov:Bank ;
      rdfs:label "Federal Financing Bank"^^xsd:string ;
      gc:hashtag "treas-ffb" ;
      gc:url  "http://www.treas.gov/ffb/"^^xsd:anyURI ;
      gov:reportsTo usgov:TREAS .

usgov:TREAS-FMS
      rdf:type gov:Bureau ;
      rdfs:label "Financial Management Service (Treasury Department)"^^xsd:string ;
      dc:description "bFinancial Management Service, a bureau of the United States Department of the Treasury, provides central payment services to Federal Program Agencies, operates the federal government's collections and deposit systems, provides government-wide accounting and reporting services, and manages the collection of delinquent debt owed to the government. FMS also supports federal agencies' financial management improvement efforts in the areas of education, consulting, and accounting operations."^^xsd:string ;
      gc:hashtag "treas-fms" ;
      gc:url  "http://www.fms.treas.gov/"^^xsd:anyURI ;
      gov:reportsTo usgov:TREAS ;
      owl:sameAs <http://dbpedia.org/resource/United_States_Department_of_the_Treasury> .

usgov:TREAS-OCC
      rdf:type gov:Office ;
      rdfs:label "Comptroller of the Currency Office"^^xsd:string ;
      dc:description "The Office of the Comptroller of the Currency (OCC) charters, regulates, and supervises all national banks. It also supervises the federal branches and agencies of foreign banks. Headquartered in Washington, D.C., the OCC has four district offices plus an office in London to supervise the international activities of national banks. The OCC was established in 1863 as a bureau of the U.S. Department of the Treasury. The OCC is headed by the Comptroller , who is appointed by the President, with the advice and consent of the Senate, for a five-year term. The Comptroller also serves as a director of the Federal Deposit Insurance Corporation (FDIC) and a director of the Neighborhood Reinvestment Corporation."^^xsd:string ;
      gc:hashtag "treas-occ" ;
      gc:url  "http://www.occ.treas.gov/"^^xsd:anyURI ;
      gov:reportsTo usgov:TREAS .

usgov:TREAS-OTS
      rdf:type gov:Office ;
      rdfs:label "Office of Thrift Supervision"^^xsd:string ;
      gc:hashtag "treas-ots" ;
      gc:url  "http://www.ots.treas.gov/"^^xsd:anyURI ;
      gov:reportsTo usgov:TREAS ;
      owl:sameAs <http://dbpedia.org/resource/Office_of_Thrift_Supervision> .

<http://www.oegov.us/democracy/us/federal/agency/owl/us1treasury>
      rdf:type owl:Ontology ;
      cc:attributionName "TopQuadrant, Inc."^^xsd:string ;
      cc:license <http://www.oegov.org/core/owl/gc#CreativeCommonsAttributionShareAlike3.0_UnitedStatesLicense> ;
      dc:creator "Ralph Hodgson"^^xsd:string ;
      dc:date "$Date: 2009-08-19 22:05:32 -0700 (Wed, 19 Aug 2009) $"^^xsd:string ;
      dc:description "A Level 1 Ontology of the Organizational Structure of the TREASURY"^^xsd:string ;
      dc:rights "Creative Commons Attribution-Share Alike 3.0 United States License"^^xsd:string ;
      dc:source "http://www.usa.gov/Agencies/Federal/All_Agencies/index.shtml"^^xsd:string , "http://www.gpoaccess.gov/gmanual/"^^xsd:string ;
      dc:title "US Government Bodies"^^xsd:string ;
      gc:attributedSource gc:TopQuadrantAttribution ;
      gc:image "http://i.creativecommons.org/l/by/3.0/us/88x31.png" ;
      gc:revision "$Revision: 1352 $"^^xsd:string ;
      owl:imports <http://www.topbraidcomposer.org/owl/2006/09/sparql.owl> , dc: , <http://www.oegov.us/democracy/us/federal/core/owl/us1gov_bodies> , <http://www.oegov.us/democracy/us/federal/agency/owl/us1irs> , <http://creativecommons.org/schema.rdf> ;
      owl:versionInfo "$Id: us1gov_treasury.n3 1352 2009-08-20 05:05:32Z RalphHodgson $"^^xsd:string .

