@prefix sosa: <http://www.w3.org/ns/sosa/> .
@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#> .

<https://earth.esa.int/concept/59e485b4-633f-543d-bcdd-c35c6f5d39fd>
  sosa:isHostedBy <https://earth.esa.int/concept/fb88429a-c85c-5fc3-9c81-d47117b1ac55> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/8c61bba5-2e43-4865-9e26-d1dd44594192> ;
  skos:broader <https://earth.esa.int/concept/208dd4e8-72e6-5e30-b291-5f2035cbdaac> ;
  skos:prefLabel "GRACE-FO LRR"@en ;
  skos:inScheme esado: ;
  skos:definition "The laser retro-reflectors were contributed by GFZ and provide a means of tracking the GRACE-FO satellites from the ground for backup and orbit verification purposes."@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/59e485b4-633f-543d-bcdd-c35c6f5d39fd> .

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

<https://gcmd.earthdata.nasa.gov/kms/concept/8c61bba5-2e43-4865-9e26-d1dd44594192>
  skos:prefLabel "GRACE-FO LRR"@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/59e485b4-633f-543d-bcdd-c35c6f5d39fd> .

