@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/1042>
  skos:editorialNote [ ] ;
  skos:definition "A colorless, odorless, inflammable gas of formula CH4; the simplest hydrocarbon."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie>, <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "C h4"@en, "C h_4"@en ;
  dc:modified "2020-11-24T17:36:48.209Z"^^xsd:dateTime, "2020-11-10T19:31:51.884Z"^^xsd:dateTime ;
  skos:prefLabel "Methane"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/684> .

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

