@prefix sosa: <http://www.w3.org/ns/sosa/> .
@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/e854bf33-a134-51b9-9c1d-cc1b453420f4>
  sosa:isHostedBy <https://earth.esa.int/concept/d2b38756-ab00-504d-bed2-f4733d56df93> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/e3bb4369-8b1d-4c16-b2f1-5745058bee86> ;
  skos:broader <https://earth.esa.int/concept/e586a38a-3b98-587d-97c8-85d70ff52d33> ;
  skos:prefLabel "SCARAB"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://earth.esa.int/concept/d2b38756-ab00-504d-bed2-f4733d56df93>
  rdfs:label "Megha-Tropiques"@en ;
  skos:prefLabel "Megha-Tropiques"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/e854bf33-a134-51b9-9c1d-cc1b453420f4> .

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

<https://earth.esa.int/concept/e586a38a-3b98-587d-97c8-85d70ff52d33>
  skos:prefLabel "Spectrometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/e854bf33-a134-51b9-9c1d-cc1b453420f4> .

<https://gcmd.earthdata.nasa.gov/kms/concept/e3bb4369-8b1d-4c16-b2f1-5745058bee86>
  skos:prefLabel "SCARAB"@en ;
  a skos:Concept .

