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

<https://earth.esa.int/concept/ccf4c4fa-e698-5c16-a074-f958ccabce5e>
  skos:notation "ER2"@en ;
  skos:prefLabel "ERS-2"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/06a306f4-18d3-5e7b-b747-9480dc7d4b9e> .

<https://earth.esa.int/concept/06a306f4-18d3-5e7b-b747-9480dc7d4b9e>
  skos:broader <https://earth.esa.int/concept/b092eeb4-5408-5499-99bd-7fabf92e1f8f> ;
  skos:prefLabel "LRR ERS"@en ;
  rdfs:seeAlso <https://eoportal.org/web/eoportal/satellite-missions/e/ers-1>, <https://eoportal.org/web/eoportal/satellite-missions/e/ers-2> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/2a11b62d-a8a4-4573-84c0-8a571aa39e35> ;
  sosa:isHostedBy <https://earth.esa.int/concept/41660a0e-b024-5f96-bac7-03d20444800b>, <https://earth.esa.int/concept/ccf4c4fa-e698-5c16-a074-f958ccabce5e> ;
  skos:definition "The Laser Retro-Reflector (LRR) was a passive optical device, on board the ERS-1 and ERS-2 missions, designed for accurate satellite tracking from the ground to support instrument data evaluation. It operated in the infrared, to permit ranging of the satellite by the use of Laser Tracking Stations, and therefore the accurate determination of its height. It was used extensively during the commissioning phase and regularly during the mission to verify the stability of the positioning system."@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://earth.esa.int/concept/41660a0e-b024-5f96-bac7-03d20444800b>
  skos:notation "ER1"@en ;
  skos:prefLabel "ERS-1"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/06a306f4-18d3-5e7b-b747-9480dc7d4b9e> .

<https://gcmd.earthdata.nasa.gov/kms/concept/2a11b62d-a8a4-4573-84c0-8a571aa39e35>
  skos:prefLabel "LRR ERS"@en ;
  a skos:Concept .

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/06a306f4-18d3-5e7b-b747-9480dc7d4b9e> .

