@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix esado: <https://data.esa.int/esado/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://earth.esa.int/concept/ad83e431-f28c-5801-abf1-6b7b0deb9cb0>
  skos:notation "MOB"@en ;
  rdfs:label "Metop-B"@en ;
  skos:prefLabel "Metop-B"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/c6e57e20-f766-5485-8d44-97b0ccea50c6> .

<https://earth.esa.int/concept/c6e57e20-f766-5485-8d44-97b0ccea50c6>
  sosa:isHostedBy <https://earth.esa.int/concept/ad83e431-f28c-5801-abf1-6b7b0deb9cb0>, <https://earth.esa.int/concept/e0d6e80e-22a7-5c5b-87d3-3d65d893ddc9> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/93e3734d-78db-43b3-8e13-9dbed088f5cb> ;
  skos:broader <https://earth.esa.int/concept/650ca201-212a-5134-a5dd-ee346f87d813> ;
  skos:prefLabel "IASI"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://earth.esa.int/concept/650ca201-212a-5134-a5dd-ee346f87d813>
  skos:prefLabel "Interferometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/c6e57e20-f766-5485-8d44-97b0ccea50c6> .

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

<https://earth.esa.int/concept/e0d6e80e-22a7-5c5b-87d3-3d65d893ddc9>
  skos:notation "MOA"@en ;
  rdfs:label "Metop-A"@en ;
  skos:prefLabel "Metop-A"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/c6e57e20-f766-5485-8d44-97b0ccea50c6> .

<https://gcmd.earthdata.nasa.gov/kms/concept/93e3734d-78db-43b3-8e13-9dbed088f5cb>
  skos:prefLabel "IASI"@en ;
  a skos:Concept .

