# Saved by TopBraid on Wed Aug 19 22:00:14 PDT 2009
# baseURI: http://www.oegov.us/democracy/us/federal/agency/owl/us1hud
# 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://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 hud:     <http://www.oegov.us/democracy/us/federal/agency/owl/hud#> .
@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 us1hud:  <http://www.oegov.us/democracy/us/federal/agency/owl/us1hud#> .
@prefix usgov:   <http://www.oegov.us/democracy/us/core/owl/usgov#> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .

usgov:HUD
      gov:suborganization usgov:HUD-PIH , usgov:HUD-CPD , usgov:HUD-FHEO , usgov:HUD-OPDR , usgov:HUD-MFH .

usgov:HUD-CPD
      rdf:type gov:Office ;
      rdfs:label "Community Planning and Development"^^xsd:string ;
      gc:hashtag "hud-cpd" ;
      gc:url  "http://www.hud.gov/offices/cpd/"^^xsd:anyURI ;
      gov:reportsTo usgov:HUD ;
      owl:sameAs <http://dbpedia.org/resource/Office_of_Community_Planning_and_Development> .

usgov:HUD-FHEO
      rdf:type gov:Office ;
      rdfs:label "Fair Housing and Equal Opportunity"^^xsd:string ;
      gc:hashtag "hud-fheo" ;
      gc:url  "http://www.hud.gov/offices/fheo/"^^xsd:anyURI ;
      gov:reportsTo usgov:HUD .

usgov:HUD-MFH
      rdf:type gov:Office ;
      rdfs:label "Multifamily Housing Office"^^xsd:string ;
      gc:hashtag "hud-mfh" ;
      gc:url  "http://www.hud.gov/offices/hsg/mfh/progdesc/progdesc.cfm"^^xsd:anyURI ;
      gov:reportsTo usgov:HUD .

usgov:HUD-OPDR
      rdf:type gov:Office ;
      rdfs:label "HUD Office of Policy Development and Researh (PD&R) and HUD USER"^^xsd:string ;
      gc:hashtag "hud-opdr" ;
      gc:url  "http://www.huduser.org/"^^xsd:anyURI ;
      gov:reportsTo usgov:HUD .

usgov:HUD-PIH
      rdf:type gov:Office ;
      rdfs:label "Public and Indian Housing"^^xsd:string ;
      gc:hashtag "hud-pih" ;
      gc:url  "http://www.hud.gov/offices/pih/"^^xsd:anyURI ;
      gov:reportsTo usgov:HUD .

<http://www.oegov.us/democracy/us/federal/agency/owl/us1hud>
      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 HUD"^^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://creativecommons.org/schema.rdf> ;
      owl:versionInfo "$Id: us1gov_hud.n3 1352 2009-08-20 05:05:32Z RalphHodgson $"^^xsd:string .

