# Saved by TopBraid on Wed Aug 19 21:36:46 PDT 2009
# baseURI: http://www.oegov.us/democracy/us/federal/agency/owl/us1doc
# 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.org/core/owl/oe1gov
# imports: http://creativecommons.org/schema.rdf

@prefix cc:      <http://creativecommons.org/ns#> .
@prefix dc:      <http://purl.org/dc/elements/1.1/> .
@prefix doc:     <http://www.oegov.us/democracy/us/federal/agency/owl/doc#> .
@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 us1doc:  <http://www.oegov.us/democracy/us/federal/agency/owl/us1doc#> .
@prefix usgov:   <http://www.oegov.us/democracy/us/core/owl/usgov#> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .

usgov:DOC
      gov:suborganization usgov:DOC-BEA , usgov:DOC-BIS , usgov:DOC-NTIA , usgov:DOC-ESA .

usgov:DOC-BEA
      rdf:type gov:Bureau ;
      rdfs:label "Bureau of Economic Analysis"^^xsd:string ;
      dc:description "BEA is an agency of the Department of Commerce. Along with the Census Bureau and STAT-USA, BEA is part of the Department's Economics and Statistics Administration.  BEA produces economic accounts statistics that enable government and business decision-makers, researchers, and the American public to follow and understand the performance of the Nation's economy. To do this, BEA collects source data, conducts research and analysis, develops and implements estimation methodologies, and disseminates statistics to the public."^^xsd:string ;
      gc:hashtag "doc-bea" ;
      gc:url  "http://www.bea.gov/"^^xsd:anyURI .

usgov:DOC-BIS
      rdf:type gov:Administration ;
      rdfs:label "Bureau of Industry and Security (formerly the Bureau of Export Administration)"^^xsd:string ;
      gc:hashtag "doc-bis" ;
      gc:url  "http://www.bis.doc.gov/"^^xsd:anyURI ;
      gov:reportsTo usgov:DOC .

usgov:DOC-ESA
      rdf:type gov:Administration ;
      rdfs:label "Economics & Statistics Administration"^^xsd:string ;
      gc:hashtag "doc-esa" ;
      gc:url  "http://www.esa.doc.gov/"^^xsd:anyURI ;
      gov:reportsTo usgov:DOC ;
      owl:sameAs <http://dbpedia.org/resource/Economics> .

usgov:DOC-NTIA
      rdf:type gov:Administration ;
      rdfs:label "National Telecommunications and Information Administration"^^xsd:string ;
      gc:hashtag "doc-ntia" ;
      gc:url  "http://www.ntia.doc.gov/"^^xsd:anyURI ;
      gov:reportsTo usgov:DOC ;
      owl:sameAs <http://dbpedia.org/resource/National_Telecommunications_and_Information_Administration> .

<http://www.oegov.us/democracy/us/federal/agency/owl/us1doc>
      rdf:type owl:Ontology ;
      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 Agency DOC"^^xsd:string ;
      dc:rights "Creative Commons Attribution 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://creativecommons.org/schema.rdf> , <http://www.oegov.org/core/owl/oe1gov> ;
      owl:versionInfo "$Id: us1gov_doc.n3 1352 2009-08-20 05:05:32Z RalphHodgson $"^^xsd:string .

