@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix esado: <https://data.esa.int/esado/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .

<https://gcmd.earthdata.nasa.gov/kms/concept/9cf060b8-d8ea-46c4-a8de-f2073df5d0ae>
  skos:prefLabel "GRACE-FO LRI"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/208dd4e8-72e6-5e30-b291-5f2035cbdaac>
  skos:prefLabel "Laser Ranging"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/fbd833d1-ab98-5195-a5e8-f52224678878> .

esado:
  rdfs:label "ESA Data Ontology"@en ;
  skos:prefLabel "ESA Data Ontology"@en ;
  a skos:ConceptScheme, owl:Ontology .

<https://earth.esa.int/concept/fbd833d1-ab98-5195-a5e8-f52224678878>
  sosa:isHostedBy <https://earth.esa.int/concept/fb88429a-c85c-5fc3-9c81-d47117b1ac55> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/9cf060b8-d8ea-46c4-a8de-f2073df5d0ae> ;
  skos:broader <https://earth.esa.int/concept/208dd4e8-72e6-5e30-b291-5f2035cbdaac> ;
  skos:prefLabel "GRACE-FO LRI"@en ;
  skos:inScheme esado: ;
  skos:definition "The objective of LRI is to measure the same range fluctuations as the KBR (K-Band Ranging) instrument, but with less noise. Additionally, LRI provides precise measurements of the relative pointing of the GRACE-FO satellites to each other."@en ;
  a skos:Concept .

<https://earth.esa.int/concept/fb88429a-c85c-5fc3-9c81-d47117b1ac55>
  skos:notation "GRF"@en ;
  skos:prefLabel "GRACE-FO"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/fbd833d1-ab98-5195-a5e8-f52224678878> .

