@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/205>
  skos:prefLabel "Catalogs"@en, "Catalogues"@en-GB ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/719> .

<http://astrothesaurus.org/uat/1589>
  skos:prefLabel "Stellar classification"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/719> .

<http://astrothesaurus.org/uat/719>
  a skos:Concept ;
  skos:prefLabel "Henry Draper catalog"@en, "Henry Draper catalogue"@en-GB ;
  skos:altLabel "Henry Draper catalogue"@en, "HD catalog"@en, "Harvard classification"@en, "Henry Draper Catalogue"@en ;
  dc:modified "2020-11-09T16:34:06.948Z"^^xsd:dateTime, "2022-01-03T15:50:14.122Z"^^xsd:dateTime ;
  skos:definition "A catalog of stars in which every star is classified by its stellar spectrum. Though named for the astronomer Henry Draper, it was cataloged by Annie J. Cannon (225,300 stars), and later extended by Margaret W. Mayall."@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:editorialNote [ ] ;
  skos:broader <http://astrothesaurus.org/uat/205>, <http://astrothesaurus.org/uat/1589> .

