@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/433>
  skos:prefLabel "Early astronomical instruments"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1187> .

<http://astrothesaurus.org/uat/1187>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "Orrery"@en ;
  skos:broader <http://astrothesaurus.org/uat/433> ;
  skos:prefLabel "Orreries"@en ;
  skos:definition "A mechanical device that illustrates the relative positions and motions of the planets and moons in the solar system in heliocentric model."@en ;
  dc:modified "2020-11-03T20:17:51.875Z"^^xsd:dateTime, "2020-11-03T20:17:37.408Z"^^xsd:dateTime ;
  a skos:Concept .

