@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/05978483-178f-56a2-ad45-2d0d77860a9f> .

<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 ;
  skos:broader <https://earth.esa.int/concept/05978483-178f-56a2-ad45-2d0d77860a9f> .

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

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 ;
  skos:broader <https://earth.esa.int/concept/05978483-178f-56a2-ad45-2d0d77860a9f> .

<https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861>
  rdfs:label "Earth Observation Satellite"@en ;
  skos:prefLabel "Earth Observation Satellite"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/05978483-178f-56a2-ad45-2d0d77860a9f> .

<https://gcmd.earthdata.nasa.gov/kms/concept/8c192c86-d07c-4e7b-af8f-92aa4b40fca7>
  skos:prefLabel "Meteorological Operational Satellite (METOP)"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/05978483-178f-56a2-ad45-2d0d77860a9f>
  rdfs:label "Metop missions"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/168847ad-fc84-5532-8608-3c3eb632f7e2> ;
  skos:note "A, B, C"@en ;
  skos:narrower <https://earth.esa.int/concept/ad83e431-f28c-5801-abf1-6b7b0deb9cb0>, <https://earth.esa.int/concept/e0d6e80e-22a7-5c5b-87d3-3d65d893ddc9>, <https://earth.esa.int/concept/5d7241de-4e26-5844-8578-61e8616a79d2> ;
  skos:prefLabel "Metop"@en ;
  skos:altLabel "METOP"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/8c192c86-d07c-4e7b-af8f-92aa4b40fca7> ;
  skos:notation "MOA, MOB, MOC"@en ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> ;
  skos:inScheme esado: .

