@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/1631>
  skos:prefLabel "Stellar structures"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1642> .

<http://astrothesaurus.org/uat/1642>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "Stromgren spheres"@en ;
  skos:broader <http://astrothesaurus.org/uat/1631> ;
  skos:prefLabel "Strömgren spheres"@en ;
  skos:definition "A theoretical sphere of ionized hydrogen created by energetic ultraviolet photons of a hot, massive star embedded in a uniform interstellar molecular cloud and lying at the center of the sphere."@en ;
  dc:modified "2020-11-04T18:46:10.116Z"^^xsd:dateTime, "2020-11-04T18:45:48.932Z"^^xsd:dateTime ;
  a skos:Concept .

