@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/1072>
  skos:prefLabel "Molecular clouds"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/653> .

<http://astrothesaurus.org/uat/653>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "GMC"@en ;
  skos:broader <http://astrothesaurus.org/uat/1072> ;
  skos:prefLabel "Giant molecular clouds"@en ;
  skos:definition "A massive complex of interstellar gas and dust, consisting mostly of molecular hydrogen, that typically stretches over 150 light-years and contains several hundred thousand solar masses. Giant molecular clouds are the principal sites of star formation."@en ;
  dc:modified "2020-11-05T15:55:14.609Z"^^xsd:dateTime, "2020-11-05T15:55:01.698Z"^^xsd:dateTime ;
  a skos:Concept .

