@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/6c6a9f00-de78-52fc-b0a9-78662806e9cc> .

<https://earth.esa.int/concept/901be9a7-1d68-5b6e-ad0a-5a1bf17623b8>
  skos:prefLabel "Scatterometers"@en ;
  a skos:Concept ;
  skos:related <https://earth.esa.int/concept/6c6a9f00-de78-52fc-b0a9-78662806e9cc> .

<https://earth.esa.int/concept/4ca68be3-d205-5dea-a292-6f0a7ab35595>
  skos:prefLabel "Climate"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/6c6a9f00-de78-52fc-b0a9-78662806e9cc> .

<https://earth.esa.int/concept/6c6a9f00-de78-52fc-b0a9-78662806e9cc>
  skos:related <https://earth.esa.int/concept/901be9a7-1d68-5b6e-ad0a-5a1bf17623b8>, <https://earth.esa.int/concept/9a043c1c-b79e-56ea-8d29-ce17037667ef> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/76b8c21c-c221-4724-86ef-c07222cb152b> ;
  skos:broader <https://earth.esa.int/concept/4ca68be3-d205-5dea-a292-6f0a7ab35595> ;
  skos:prefLabel "Cryospheric Indicators"@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/76b8c21c-c221-4724-86ef-c07222cb152b>
  skos:prefLabel "CRYOSPHERIC INDICATORS"@en ;
  a skos:Concept .

