@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/bd808796-ebee-54aa-9636-62e0bb3915fe>
  skos:prefLabel "GERB"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/cf45f1c4-f35d-5c2f-97d3-61373500e81a> .

<https://gcmd.earthdata.nasa.gov/kms/concept/bc69ef64-c468-4e8a-9a41-3b421e79cc90>
  skos:prefLabel "METEOSAT-11"@en ;
  a skos:Concept .

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

<https://earth.esa.int/concept/cf45f1c4-f35d-5c2f-97d3-61373500e81a>
  skos:altLabel "METEOSAT-11"@en ;
  skos:inScheme esado: ;
  skos:broader <https://earth.esa.int/concept/f051b04a-150f-56a3-b107-7383a667143d> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/bc69ef64-c468-4e8a-9a41-3b421e79cc90> ;
  skos:notation "ME11"@en ;
  sosa:hosts <https://earth.esa.int/concept/c1bba609-e816-52c5-b9ed-9b22c0da820f>, <https://earth.esa.int/concept/bd808796-ebee-54aa-9636-62e0bb3915fe> ;
  skos:prefLabel "Meteosat-11"@en ;
  skos:note "11"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/c1bba609-e816-52c5-b9ed-9b22c0da820f>
  skos:prefLabel "SEVIRI"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/cf45f1c4-f35d-5c2f-97d3-61373500e81a> .

<https://earth.esa.int/concept/f051b04a-150f-56a3-b107-7383a667143d>
  skos:notation "MS"@en ;
  skos:prefLabel "MSG"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/cf45f1c4-f35d-5c2f-97d3-61373500e81a> .

