@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://gcmd.earthdata.nasa.gov/kms/concept/ecb3b826-7409-4b0b-be34-51bfd8cd9ab5>
  skos:prefLabel "MGM"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/675ee431-a60d-5f4f-adc8-37a123afcf11>
  sosa:isHostedBy <https://earth.esa.int/concept/1abfac39-23bf-561f-a765-76da42a79d44> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/ecb3b826-7409-4b0b-be34-51bfd8cd9ab5> ;
  skos:broader <https://earth.esa.int/concept/165e182e-9614-5f86-ba4a-037a174107d0> ;
  skos:prefLabel "MGM"@en ;
  skos:inScheme esado: ;
  skos:definition "MGM (3-axis Magnetometer) is used for magnetic torquer control and as rate sensors. The readings from the three MGM on each axis are subject to a 2 out of 3 majority voting scheme."@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/165e182e-9614-5f86-ba4a-037a174107d0>
  skos:prefLabel "MAGNETOMETERS"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/675ee431-a60d-5f4f-adc8-37a123afcf11> .

<https://earth.esa.int/concept/1abfac39-23bf-561f-a765-76da42a79d44>
  skos:notation "GO1"@en ;
  rdfs:label "GOCE"@en ;
  skos:prefLabel "GOCE"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/675ee431-a60d-5f4f-adc8-37a123afcf11> .

