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

n9j:-ZVQGJPPD-Q
  skos:prefLabel "climatology"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VS13B98J-K .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-VS13B98J-K .

n9j:-VS13B98J-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/clouds_(meteorology)> ;
  skos:definition "A cloud is any visible mass of liquid drops or ice crystals suspended above the surface of the Earth. In addition to their obvious importance in producing precipitation, clouds play an important role in large-scale circulation by cycling water and energy through the atmosphere. [Source: Encyclopedia of Geography; Clouds]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-ZVQGJPPD-Q ;
  skos:prefLabel "clouds (meteorology)"@en .

n9j: a skos:ConceptScheme .
