@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://astrothesaurus.org/uat/2180>
  skos:prefLabel "Atmospheric clouds"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/258> .

<http://astrothesaurus.org/uat/258>
  skos:broader <http://astrothesaurus.org/uat/437>, <http://astrothesaurus.org/uat/2180> ;
  dc:modified "2020-12-16T19:54:05.427Z"^^xsd:dateTime, "2020-10-26T20:07:30.473Z"^^xsd:dateTime ;
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie>, <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:prefLabel "Earth's clouds"@en ;
  skos:definition "A visible mass of water droplets and/or ice particles in the atmosphere above the Earth's surface."@en ;
  skos:altLabel "Clouds"@en ;
  a skos:Concept .

<http://astrothesaurus.org/uat/437>
  skos:prefLabel "Earth atmosphere"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/258> .

