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

n9j:-HJL433V9-G
  skos:prefLabel "key people in climate change"@en ;
  a skos:Concept ;
  skos:narrower n9j:-QLWSPB79-C .

n9j:-QLWSPB79-C
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Lewis_Fry_Richardson> ;
  skos:definition "LEWIS FRY RICHARDSON was an innovative Britsh mathematician, physicist, and psychologist who first tried to apply mathematical concepts to weather forecast. Although his method for weather forecasting was not entirely successful during his lifetime, it was rediscovered with the advent of computers and formed the basis for computer-based weather forecast. [Source: Encyclopedia of Global Warming and Climate Change; Richardson, Lewis Fry]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-HJL433V9-G ;
  skos:prefLabel "Lewis Fry Richardson"@en .

n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-QLWSPB79-C .

n9j: a skos:ConceptScheme .
