@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/91>
  skos:prefLabel "Astronomical research"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/81> .

<http://astrothesaurus.org/uat/81>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/91> ;
  skos:prefLabel "Astronomers"@en ;
  skos:definition "A person who practices astronomy as a profession rather than as a hobby, in contrast to an amateur astronomer."@en ;
  dc:modified "2020-10-26T18:49:30.783Z"^^xsd:dateTime, "2020-10-26T18:48:52.682Z"^^xsd:dateTime ;
  a skos:Concept .

