@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/287dfc2c-6fb6-5453-adde-07d8f04ebc51> .

<https://gcmd.earthdata.nasa.gov/kms/concept/69f341d1-e29f-4bb9-b3b7-27ce4533f2ad>
  skos:prefLabel "GRAS"@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/300c4439-aac5-532b-9ffe-90a6e343dd99>
  skos:prefLabel "GPS"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/287dfc2c-6fb6-5453-adde-07d8f04ebc51> .

<https://earth.esa.int/concept/287dfc2c-6fb6-5453-adde-07d8f04ebc51>
  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/69f341d1-e29f-4bb9-b3b7-27ce4533f2ad> ;
  skos:broader <https://earth.esa.int/concept/300c4439-aac5-532b-9ffe-90a6e343dd99> ;
  skos:prefLabel "GRAS"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<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/287dfc2c-6fb6-5453-adde-07d8f04ebc51> .

