@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/74>
  skos:prefLabel "Astrobiology"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1826> .

<http://astrothesaurus.org/uat/1826>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/74> ;
  skos:prefLabel "Xenobiology"@en ;
  skos:definition "The study of synthesizing and manipulating biological devices and systems."@en ;
  dc:modified "2020-11-19T17:11:32.435Z"^^xsd:dateTime, "2020-11-19T17:11:22.812Z"^^xsd:dateTime ;
  a skos:Concept .

