@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-HKPT5N8P-C .

n9j:-HKPT5N8P-C
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Weather_World_2010_project> ;
  skos:definition "DEVELOPED BY THE Department of Atmospheric Sciences (DAS) at the University of Illinois Urbana-Champaign (UIUC), the Weather World 2010 project (WW2010) is a WWW framework for integrating current and archived weather data with multimedia instructional resources, using new and innovative technologies. The project focuses on many different manifestations of global warming such as hurricanes, clouds and precipitation, and El Nino. [Source: Encyclopedia of Global Warming and Climate Change; Weather World 2010 Project]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-KR8JVBLZ-9 ;
  skos:prefLabel "Weather World 2010 project"@en .

n9j: a skos:ConceptScheme .
n9j:-KR8JVBLZ-9
  skos:prefLabel "institutions studying climate change"@en ;
  a skos:Concept ;
  skos:narrower n9j:-HKPT5N8P-C .

