@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/institutions_studying_climate_change>
  skos:prefLabel "institutions studying climate change"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/University_of_Washington> .

<https://concepts.sagepub.com/social-science/concept/University_of_Washington>
  skos:definition "The University of Washington (UW) is a public research university founded in 1861 in Seattle, Washington, making it one of the oldest universities on the West Coast of the United States. Additional campuses were established at Bothell and Tacoma in 1990. [Source: <a href=\"https://sk.sagepub.com/reference/greeneducation/n128.xml\" target=\"_blank\" data-id=\"to-sk\">Green Education: An A-to-Z Guide; University of Washington</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/institutions_studying_climate_change> ;
  skos:prefLabel "University of Washington"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/University_of_Washington> .

