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

<https://gcmd.earthdata.nasa.gov/kms/concept/4b941002-170e-413b-aee4-860155b891e3>
  skos:prefLabel "LRR"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/11ea961b-1d0b-5d6d-a55a-b58aed01d430>
  skos:notation "EN1"@en ;
  rdfs:label "Envisat"@en ;
  skos:prefLabel "Envisat"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/cdb77e18-3620-56a8-be58-b7e89c25edb3> .

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

<https://earth.esa.int/concept/b092eeb4-5408-5499-99bd-7fabf92e1f8f>
  skos:prefLabel "Laser Ranging"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/cdb77e18-3620-56a8-be58-b7e89c25edb3> .

<https://earth.esa.int/concept/cdb77e18-3620-56a8-be58-b7e89c25edb3>
  sosa:isHostedBy <https://earth.esa.int/concept/11ea961b-1d0b-5d6d-a55a-b58aed01d430> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/4b941002-170e-413b-aee4-860155b891e3> ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/esa-operational-eo-missions/envisat/instruments/lrr> ;
  skos:broader <https://earth.esa.int/concept/b092eeb4-5408-5499-99bd-7fabf92e1f8f> ;
  skos:prefLabel "LRR"@en ;
  skos:inScheme esado: ;
  skos:definition "The Laser Retro-Reflector (LRR) is mounted on the Earth-facing panel of Envisat close to the RA-2 antenna to support satellite ranging for precise orbit determination and RA-2 range measurement calibration. Laser tracking provides the distance between the spacecraft and the station and is assimilated in precise orbit determination. It will be used extensively during the commissioning phase and regularly during the mission to verify the stability of the positioning system."@en ;
  a skos:Concept .

