@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://astrothesaurus.org/uat/163>
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:created "2016-11-02T13:41:45Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Blank field"@en ;
  skos:broader <http://astrothesaurus.org/uat/534> ;
  skos:prefLabel "Blank fields"@en ;
  dc:modified "2018-09-13T19:35:12Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/534>
  skos:prefLabel "Field of view"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/163> .

