• Search
    • GCID lookup
    • Advanced search
    • SPARQL query
  • Impacts, Risks, and Adaptation in the United States: The Fourth National Climate Assessment, Volume II
    • report : Impacts, Risks, and Adaptation in the United States: The Fourth National Climate Assessment, Volume II
    • chapters
    • figures
    • tables
    • findings
    • references
  • Featured Publications
    • The Fourth National Climate Assessment
    • Climate Science Special Report
    • Impacts of Climate Change on Human Health
    • The Third National Climate Assessment
  • All Publications
    • reports
    • indicators
    • figures
    • images
    • books
    • journals
    • articles
    • web pages
    • references
    • platforms
    • instruments
    • datasets
    • models
    • scenarios
    • lexicons
  • contributors
    • people
    • organizations
Toggle navigation
You are viewing /organization/eglin-air-force-base 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#> .

<https://data.globalchange.gov/organization/eglin-air-force-base>
   dcterms:identifier "eglin-air-force-base";
   skos:prefLabel "Eglin Air Force Base"^^xsd:string;
   gcis:hasURL "https://www.eglin.af.mil/"^^xsd:anyURI;
   dbpprop:organizationType "federal";

   a gcis:Organization .


## Other organizations are related to this one as follows:
<https://data.globalchange.gov/organization/eglin-air-force-base-air-force-wildland-fire-center>
     org:unitOf <https://data.globalchange.gov/organization/eglin-air-force-base> .

## People and Publications:
       

<https://data.globalchange.gov/article/10.1890/13-0503.1>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <https://data.globalchange.gov/person/16164>;
      prov:actedOnBehalfOf <https://data.globalchange.gov/organization/eglin-air-force-base>;
      prov:hadRole <https://data.globalchange.gov/role_type/author>;
   ] ;
.