@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/38>
  skos:prefLabel "Analytical mathematics"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/942> .

<http://astrothesaurus.org/uat/942>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/38> ;
  skos:prefLabel "Luminosity function"@en ;
  skos:definition "Number distribution of stars or galaxies (galaxy) with respect to their absolute magnitudes. The luminosity function shows the number of stars of a given intrinsic luminosity (or the number of galaxies per integrated magnitude band) in a given volume of space."@en ;
  dc:modified "2020-11-10T18:37:33.297Z"^^xsd:dateTime, "2020-11-10T18:37:23.046Z"^^xsd:dateTime ;
  a skos:Concept .

