@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/764>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/437> ;
  skos:prefLabel "Humidity"@en ;
  skos:definition "Generally, a measure of the water vapor content of the air. Popularly, it is used synonymously with relative humidity."@en ;
  dc:modified "2020-11-09T16:51:00.574Z"^^xsd:dateTime, "2020-11-09T16:50:51.069Z"^^xsd:dateTime ;
  a skos:Concept .

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

