@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/dc948e0f-27fa-5a02-b8ef-66a5119dec83>
  skos:prefLabel "Interferometric Radiometers"@en ;
  a skos:Concept ;
  skos:related <https://earth.esa.int/concept/f2620568-6da1-5e71-b255-c06205735f4b> .

<https://earth.esa.int/concept/93c71a0d-f6e7-5584-aae4-ef7d0dd8f6ba>
  skos:prefLabel "Groundwater"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/f2620568-6da1-5e71-b255-c06205735f4b> .

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/88e1a654-5cfd-423f-9350-0ef48d85e085>
  skos:prefLabel "SOIL MOISTURE/WATER CONTENT"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/988355eb-a637-53f2-beb3-20379a7653e4>
  skos:prefLabel "Soils"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/f2620568-6da1-5e71-b255-c06205735f4b> .

<https://earth.esa.int/concept/f2620568-6da1-5e71-b255-c06205735f4b>
  skos:related <https://earth.esa.int/concept/dc948e0f-27fa-5a02-b8ef-66a5119dec83> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/88e1a654-5cfd-423f-9350-0ef48d85e085> ;
  skos:broader <https://earth.esa.int/concept/93c71a0d-f6e7-5584-aae4-ef7d0dd8f6ba>, <https://earth.esa.int/concept/988355eb-a637-53f2-beb3-20379a7653e4> ;
  skos:prefLabel "Soil Moisture"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

