@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/602a0ce1-166f-5f7f-8740-6013acc2f7c8>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/9fd01f99-1b20-4a7c-aca8-4ac5d539195f> ;
  skos:broader <https://earth.esa.int/concept/f2c5ca1b-085d-5a63-8d46-c68ec58b77a5> ;
  skos:prefLabel "Radio Sounders"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/9fd01f99-1b20-4a7c-aca8-4ac5d539195f>
  skos:prefLabel "Radio Sounders"@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/f2c5ca1b-085d-5a63-8d46-c68ec58b77a5>
  skos:prefLabel "Profilers/Sounders"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/602a0ce1-166f-5f7f-8740-6013acc2f7c8> .

