@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/9a043c1c-b79e-56ea-8d29-ce17037667ef>
  skos:prefLabel "Radar Altimeters"@en ;
  a skos:Concept ;
  skos:related <https://earth.esa.int/concept/3e46a23c-66b7-544a-87a7-2785e840bc5b> .

<https://earth.esa.int/concept/3e46a23c-66b7-544a-87a7-2785e840bc5b>
  skos:related <https://earth.esa.int/concept/8f86e1ce-97c3-534d-b370-2692352992fe>, <https://earth.esa.int/concept/9a043c1c-b79e-56ea-8d29-ce17037667ef> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/68f93a0c-1525-4f5a-9545-5d94191a3dbf> ;
  skos:broader <https://earth.esa.int/concept/8dc47b68-6cad-59ce-836f-7328372de417> ;
  skos:prefLabel "Sea Surface Topography"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://earth.esa.int/concept/8f86e1ce-97c3-534d-b370-2692352992fe>
  skos:prefLabel "Imaging Radars"@en ;
  a skos:Concept ;
  skos:related <https://earth.esa.int/concept/3e46a23c-66b7-544a-87a7-2785e840bc5b> .

<https://gcmd.earthdata.nasa.gov/kms/concept/68f93a0c-1525-4f5a-9545-5d94191a3dbf>
  skos:prefLabel "SEA SURFACE TOPOGRAPHY"@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/8dc47b68-6cad-59ce-836f-7328372de417>
  skos:prefLabel "Oceans"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/3e46a23c-66b7-544a-87a7-2785e840bc5b> .

