@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/1464> .

<http://astrothesaurus.org/uat/1464>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/1671>, <http://astrothesaurus.org/uat/205> ;
  skos:prefLabel "Sky surveys"@en ;
  skos:definition "The observation and recording of large extents of the sky with a particular instrument using one or more wavelengths in the same spectral domain."@en ;
  dc:modified "2020-11-04T14:56:10.05Z"^^xsd:dateTime, "2020-11-04T14:55:30.148Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1671>
  skos:prefLabel "Surveys"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1464> .

