@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/1791>
  skos:altLabel "Water vapour"@en, "Aqueous vapour"@en, "Aqueous vapor"@en ;
  a skos:Concept ;
  skos:prefLabel "Water vapor"@en, "Water vapour"@en-GB ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin>, <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/684>, <http://astrothesaurus.org/uat/1244> ;
  skos:definition "Water in the gaseous state. Atmospheric water in vapor form; one of the most important components of the atmosphere."@en ;
  dc:modified "2020-11-19T17:02:26.722Z"^^xsd:dateTime, "2021-09-27T15:44:50.307Z"^^xsd:dateTime ;
  skos:editorialNote [ ] .

<http://astrothesaurus.org/uat/1244>
  skos:prefLabel "Planetary atmospheres"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1791> .

<http://astrothesaurus.org/uat/684>
  skos:prefLabel "Greenhouse gases"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1791> .

