@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/675ee431-a60d-5f4f-adc8-37a123afcf11>
  skos:prefLabel "MGM"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/165e182e-9614-5f86-ba4a-037a174107d0> .

<https://earth.esa.int/concept/079000f8-7243-5d0d-bbfb-1adcacf3422c>
  skos:prefLabel "VFM"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/165e182e-9614-5f86-ba4a-037a174107d0> .

<https://gcmd.earthdata.nasa.gov/kms/concept/deac2632-5c17-4d15-ae92-c61ebc5a405a>
  skos:prefLabel "MAGNETOMETERS"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/4fb4f4cf-6a9d-5e18-9321-2adaf66493cd>
  skos:prefLabel "ASM"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/165e182e-9614-5f86-ba4a-037a174107d0> .

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

<https://earth.esa.int/concept/b65c4835-3a76-528b-b0c8-6f621d9d19ac>
  skos:prefLabel "Magnetic Field/Electric Field Instruments"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/165e182e-9614-5f86-ba4a-037a174107d0> .

<https://earth.esa.int/concept/165e182e-9614-5f86-ba4a-037a174107d0>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/deac2632-5c17-4d15-ae92-c61ebc5a405a> ;
  skos:broader <https://earth.esa.int/concept/b65c4835-3a76-528b-b0c8-6f621d9d19ac> ;
  skos:prefLabel "MAGNETOMETERS"@en ;
  skos:inScheme esado: ;
  skos:narrower <https://earth.esa.int/concept/675ee431-a60d-5f4f-adc8-37a123afcf11>, <https://earth.esa.int/concept/4fb4f4cf-6a9d-5e18-9321-2adaf66493cd>, <https://earth.esa.int/concept/079000f8-7243-5d0d-bbfb-1adcacf3422c>, <https://earth.esa.int/concept/e8524418-1962-5e51-8806-5251f8696282> ;
  a skos:Concept .

<https://earth.esa.int/concept/e8524418-1962-5e51-8806-5251f8696282>
  skos:prefLabel "MGF"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/165e182e-9614-5f86-ba4a-037a174107d0> .

