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

<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/66ae4588-9f8e-53b7-9d73-c3c5724683b2> .

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

<https://earth.esa.int/concept/66ae4588-9f8e-53b7-9d73-c3c5724683b2>
  sosa:isHostedBy <https://earth.esa.int/concept/9a13f3da-fa5e-5514-b099-e17c0d59a117> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/1c7fb7a4-cedd-4328-b785-5b0774cf1990> ;
  skos:broader <https://earth.esa.int/concept/9a043c1c-b79e-56ea-8d29-ce17037667ef> ;
  skos:prefLabel "SWIM"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://earth.esa.int/concept/9a13f3da-fa5e-5514-b099-e17c0d59a117>
  skos:notation "CF"@en ;
  rdfs:label "CFOSAT"@en ;
  skos:prefLabel "CFOSAT"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/66ae4588-9f8e-53b7-9d73-c3c5724683b2> .

<https://gcmd.earthdata.nasa.gov/kms/concept/1c7fb7a4-cedd-4328-b785-5b0774cf1990>
  skos:prefLabel "SWIM"@en ;
  a skos:Concept .

