@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/35>
  skos:prefLabel "Amateur astronomy"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/34> .

<http://astrothesaurus.org/uat/34>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:related <http://astrothesaurus.org/uat/35> ;
  skos:broader <http://astrothesaurus.org/uat/91> ;
  skos:prefLabel "Amateur astronomers"@en ;
  skos:definition "A person who engages in astronomy as a pastime rather than as a profession."@en ;
  dc:modified "2020-10-26T18:38:17.565Z"^^xsd:dateTime, "2020-10-26T18:38:05.301Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/91>
  skos:prefLabel "Astronomical research"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/34> .

