You are viewing /organization/us-department-homeland-security in Turtle
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
Raw
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gcis: <http://data.globalchange.gov/gcis.owl#> .
@prefix dbpprop: <http://dbpedia.org/property/> .
@prefix org: <http://www.w3.org/ns/org#> .
@prefix place: <http://purl.org/ontology/places#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://52.38.26.42:8080/organization/us-department-homeland-security>
   dcterms:identifier "us-department-homeland-security";
   skos:prefLabel "U.S. Department of Homeland Security"^^xsd:string;
   gcis:hasURL "http://www.dhs.gov"^^xsd:anyURI;
   dbpprop:organizationType "federal";

   a gcis:Organization .


## Other organizations are related to this one as follows:
<http://52.38.26.42:8080/organization/us-coast-guard>
     org:unitOf <http://52.38.26.42:8080/organization/us-department-homeland-security> .
<http://52.38.26.42:8080/organization/national-integrated-drought-information-system>
     org:linkedTo <http://52.38.26.42:8080/organization/us-department-homeland-security> .
<http://52.38.26.42:8080/organization/national-infrastructure-simulation-analysis-center>
     org:unitOf <http://52.38.26.42:8080/organization/us-department-homeland-security> .
<http://52.38.26.42:8080/organization/federal-emergency-management-agency>
     org:unitOf <http://52.38.26.42:8080/organization/us-department-homeland-security> .
<http://52.38.26.42:8080/organization/us-department-homeland-security-office-infrastructure-protection>
     org:unitOf <http://52.38.26.42:8080/organization/us-department-homeland-security> .
<http://52.38.26.42:8080/organization/interagency-research-policy-committee>
     org:linkedTo <http://52.38.26.42:8080/organization/us-department-homeland-security> .
<http://52.38.26.42:8080/organization/us-department-homeland-security-science-technology-directorate>
     org:unitOf <http://52.38.26.42:8080/organization/us-department-homeland-security> .

## People and Publications:
       

<http://52.38.26.42:8080/report/nrc-disaster-2012>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/organization/us-department-homeland-security>;
      prov:hadRole <http://52.38.26.42:8080/role_type/funding_agency>;
   ] ;
.


<http://52.38.26.42:8080/report/iom-vector-borne-2008>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/organization/us-department-homeland-security>;
      prov:hadRole <http://52.38.26.42:8080/role_type/funding_agency>;
   ] ;
.



<http://52.38.26.42:8080/report/usdhhs-primary-protection-enhancing-health-care-resilience-changing-climate/chapter/introduction/figure/miami-childrens-hospital>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/organization/us-department-homeland-security>;
      prov:hadRole <http://52.38.26.42:8080/role_type/contributing_agency>;
   ] ;
.


## Also known as:
<http://52.38.26.42:8080/organization/us-department-homeland-security>
   skos:altLabel "DHS";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/govman/Agency/DHS> .
<http://52.38.26.42:8080/organization/us-department-homeland-security>
   skos:altLabel "Department of Homeland Security";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/govman/agencyName/Department%20of%20Homeland%20Security> .
<http://52.38.26.42:8080/organization/us-department-homeland-security>
   skos:altLabel "024:00";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/omb/agency:bureau/024:00> .