@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/9a043c1c-b79e-56ea-8d29-ce17037667ef>
  skos:prefLabel "Radar Altimeters"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/d199ff14-9d4f-50eb-909e-98d020e9cf9b> .

<https://earth.esa.int/concept/d199ff14-9d4f-50eb-909e-98d020e9cf9b>
  sosa:isHostedBy <https://earth.esa.int/concept/1abfac39-23bf-561f-a765-76da42a79d44> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/b08d8f27-9552-45f8-b5b1-f2ce993811ff> ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/g/goce#sensors> ;
  skos:broader <https://earth.esa.int/concept/9a043c1c-b79e-56ea-8d29-ce17037667ef> ;
  skos:prefLabel "STR"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

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/b08d8f27-9552-45f8-b5b1-f2ce993811ff>
  skos:prefLabel "STR"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/1abfac39-23bf-561f-a765-76da42a79d44>
  skos:notation "GO1"@en ;
  rdfs:label "GOCE"@en ;
  skos:prefLabel "GOCE"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/d199ff14-9d4f-50eb-909e-98d020e9cf9b> .

