@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@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/66ab957a-0434-5953-8b33-be95150a9ecb>
  skos:prefLabel "Imaging Spectrometers/Radiometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/77ef8287-1901-5626-9b87-6a389e2fe9a5> .

<https://earth.esa.int/concept/77ef8287-1901-5626-9b87-6a389e2fe9a5>
  sosa:isHostedBy <https://earth.esa.int/concept/9ecee567-9f20-5b5d-ae6d-b68dff76839d> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/0d967f3a-04c1-4dac-85f9-e0ffc54c2425> ;
  skos:broader <https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb> ;
  skos:prefLabel "JAMI"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://earth.esa.int/concept/9ecee567-9f20-5b5d-ae6d-b68dff76839d>
  skos:notation "MT1"@en ;
  rdfs:label "MTSAT-1R"@en ;
  skos:prefLabel "MTSAT-1R"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/77ef8287-1901-5626-9b87-6a389e2fe9a5> .

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/0d967f3a-04c1-4dac-85f9-e0ffc54c2425>
  skos:prefLabel "JAMI"@en ;
  a skos:Concept .

