@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/2147>
  a skos:Concept ;
  dc:created "2019-12-13T14:48:22.496Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/672>, <http://astrothesaurus.org/uat/489> ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:modified "2019-12-13T15:29:37.05Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:related <http://astrothesaurus.org/uat/549> ;
  skos:altLabel "Gravitational microlensing planet detection"@en ;
  skos:prefLabel "Gravitational microlensing exoplanet detection"@en .

<http://astrothesaurus.org/uat/672>
  skos:prefLabel "Gravitational microlensing"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2147> .

<http://astrothesaurus.org/uat/549>
  skos:prefLabel "Free floating planets"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/2147> .

<http://astrothesaurus.org/uat/489>
  skos:prefLabel "Exoplanet detection methods"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2147> .

