@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/647>
  skos:prefLabel "Geostationary satellites"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/648> .

<http://astrothesaurus.org/uat/68>
  skos:prefLabel "Artificial satellites"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/648> .

<http://astrothesaurus.org/uat/648>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/68> ;
  skos:prefLabel "Geosynchronous satellites"@en ;
  skos:definition "A satellite that has a circular orbit around the Earth identical to a geostationary orbit except that the satellite's orbit does not necessarily lie in the Earth's equatorial plane."@en ;
  skos:narrower <http://astrothesaurus.org/uat/647> ;
  dc:modified "2020-11-02T16:33:28.367Z"^^xsd:dateTime, "2020-11-02T16:33:10.759Z"^^xsd:dateTime ;
  a skos:Concept .

