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

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

<https://earth.esa.int/concept/f3a8e2a9-aa37-5ead-8df2-d8b0efd2048c>
  sosa:isHostedBy <https://earth.esa.int/concept/fb88429a-c85c-5fc3-9c81-d47117b1ac55> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/54927026-f395-40b5-a451-df4e4e06e037> ;
  skos:broader <https://earth.esa.int/concept/5e2a40ad-7c28-5e3d-bdce-7c351cf56b92> ;
  skos:prefLabel "GRACE-FO TriG"@en ;
  skos:inScheme esado: ;
  skos:definition "The GRACE-FO Trig-RO receiver upgrades the capabilities offered by BlackJack/IGOR GPS science receivers in order to meet NASA’s decadal survey recommendations. This includes the ability to track not only GPS, but additional GNSS signals, including Galileo, CDMA GLONASS and Compass."@en ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/54927026-f395-40b5-a451-df4e4e06e037>
  skos:prefLabel "GRACE-FO TriG"@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/f3a8e2a9-aa37-5ead-8df2-d8b0efd2048c> .

<https://earth.esa.int/concept/5e2a40ad-7c28-5e3d-bdce-7c351cf56b92>
  skos:prefLabel "Positioning/Navigation"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/f3a8e2a9-aa37-5ead-8df2-d8b0efd2048c> .

