@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/544>
  skos:prefLabel "Flux calibration"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1556> .

<http://astrothesaurus.org/uat/1556>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin>, <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:narrower <http://astrothesaurus.org/uat/1555>, <http://astrothesaurus.org/uat/544> ;
  skos:prefLabel "Spectrophotometry"@en ;
  skos:broader <http://astrothesaurus.org/uat/1234> ;
  skos:definition "Measurement of the absolute fluxes of the components of different frequencies in the spectrum of a light source."@en ;
  skos:editorialNote [ ] ;
  a skos:Concept ;
  dc:modified "2020-11-19T16:07:37.848Z"^^xsd:dateTime, "2020-11-24T20:13:06.661Z"^^xsd:dateTime .

<http://astrothesaurus.org/uat/1234>
  skos:prefLabel "Photometry"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1556> .

<http://astrothesaurus.org/uat/1555>
  skos:prefLabel "Spectrophotometric standards"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1556> .

