# Saved by TopBraid on Wed Aug 19 16:19:29 PDT 2009
# baseURI: http://www.oegov.us/democracy/us/federal/agency/owl/us1dos
# imports: http://www.topbraidcomposer.org/owl/2006/09/sparql.owl
# imports: http://creativecommons.org/schema.rdf
# imports: http://purl.org/dc/elements/1.1/
# imports: http://www.oegov.us/democracy/us/federal/core/owl/us1gov_bodies

@prefix cc:      <http://creativecommons.org/ns#> .
@prefix dc:      <http://purl.org/dc/elements/1.1/> .
@prefix dos:     <http://www.oegov.us/democracy/us/federal/agency/owl/dos#> .
@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 us1dos:  <http://www.oegov.us/democracy/us/federal/agency/owl/us1dos#> .
@prefix usgov:   <http://www.oegov.us/democracy/us/core/owl/usgov#> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .

usgov:DOS
      gc:hashtag "dos"^^xsd:string ;
      gov:bureau usgov:DOS-BPA ;
      gov:suborganization usgov:DOS-ACIS .

usgov:DOS-ACIS
      rdf:type gov:FederalAgency ;
      rdfs:label "Under Secretary of State for Arms Control and International Security"^^xsd:string ;
      dc:description "The Under Secretary of State for Arms Control and International Security serves as Senior Adviser to the President and the Secretary of State for Arms Control, Nonproliferation, and Disarmament. In this capacity, the Under Secretary attends and participates, at the direction of the President, in National Security Council (NSC) and subordinate meetings pertaining to arms control, nonproliferation, and disarmament and has the right to communicate, through the Secretary of State, with the President and members of the NSC on arms control, nonproliferation, and disarmament concerns."^^xsd:string ;
      gc:hashtag "dos-acis"^^xsd:string ;
      gc:url  "http://www.state.gov/t/"^^xsd:anyURI ;
      gov:attends usgov:NSC ;
      gov:participatesIn usgov:NSC ;
      gov:reportsTo usgov:DOS .

usgov:DOS-BPA
      rdf:type gov:Bureau ;
      rdfs:label "DOS-BPA"^^xsd:string ;
      dc:description "The Department of State Bureau of Public Affairs (PA) carries out the Secretary's mandate to help Americans understand the importance of foreign affairs. The PA Bureau vigorously pursues the State Department's mission to inform the American people and to feed their concerns and comments back to the policymakers."^^xsd:string ;
      gc:hashtag "dos-bpa"^^xsd:string ;
      gc:url  "http://www.state.gov/r/pa/index.htm#"^^xsd:anyURI ;
      gov:reportsTo usgov:DOS .

<http://www.oegov.us/democracy/us/federal/agency/owl/us1dos>
      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 17:37:03 -0700 (Wed, 19 Aug 2009) $"^^xsd:string ;
      dc:description "A Level 1 Ontology of the Organizational Structure of the Agency DOS"^^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: 1347 $"^^xsd:string ;
      owl:imports dc: , <http://www.oegov.us/democracy/us/federal/core/owl/us1gov_bodies> , <http://creativecommons.org/schema.rdf> , <http://www.topbraidcomposer.org/owl/2006/09/sparql.owl> ;
      owl:versionInfo "$Id: us1gov_dos.n3 1347 2009-08-20 00:37:03Z RalphHodgson $"^^xsd:string .

