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

<https://earth.esa.int/concept/168847ad-fc84-5532-8608-3c3eb632f7e2>
  skos:prefLabel "AVHRR"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/5d7241de-4e26-5844-8578-61e8616a79d2> .

<https://earth.esa.int/concept/3e60967f-4882-5127-8f39-848471ca0c16>
  skos:prefLabel "MHS"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/5d7241de-4e26-5844-8578-61e8616a79d2> .

<https://earth.esa.int/concept/eaa1390e-6453-5b90-9ed2-90c3f5096d83>
  skos:prefLabel "GOME-2"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/5d7241de-4e26-5844-8578-61e8616a79d2> .

<https://gcmd.earthdata.nasa.gov/kms/concept/6120cea0-c943-4c7c-bddd-8d8648d58022>
  skos:prefLabel "METOP-C"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/5d7241de-4e26-5844-8578-61e8616a79d2>
  sosa:hosts <https://earth.esa.int/concept/168847ad-fc84-5532-8608-3c3eb632f7e2>, <https://earth.esa.int/concept/eaa1390e-6453-5b90-9ed2-90c3f5096d83>, <https://earth.esa.int/concept/3e60967f-4882-5127-8f39-848471ca0c16> ;
  skos:note "C"@en ;
  rdfs:label "Metop-C"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/05978483-178f-56a2-ad45-2d0d77860a9f> ;
  skos:altLabel "METOP-C"@en ;
  skos:prefLabel "Metop-C"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/6120cea0-c943-4c7c-bddd-8d8648d58022> ;
  skos:inScheme esado: ;
  skos:notation "MOC"@en .

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

<https://earth.esa.int/concept/05978483-178f-56a2-ad45-2d0d77860a9f>
  skos:notation "MOA, MOB, MOC"@en ;
  rdfs:label "Metop missions"@en ;
  skos:prefLabel "Metop"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/5d7241de-4e26-5844-8578-61e8616a79d2> .

