@prefix esado: <https://data.esa.int/esado/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .

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/e8524418-1962-5e51-8806-5251f8696282> .

<https://earth.esa.int/concept/a7adccea-4a39-5ebf-afd3-9608cd100f74>
  skos:notation "CA"@en ;
  skos:prefLabel "CASSIOPE"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/e8524418-1962-5e51-8806-5251f8696282> .

<https://gcmd.earthdata.nasa.gov/kms/concept/eb47a4c5-5ab5-4803-9395-f58de828499c>
  skos:prefLabel "MGF"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/e8524418-1962-5e51-8806-5251f8696282>
  sosa:isHostedBy <https://earth.esa.int/concept/a7adccea-4a39-5ebf-afd3-9608cd100f74> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/eb47a4c5-5ab5-4803-9395-f58de828499c> ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/c-missions/cassiope> ;
  skos:broader <https://earth.esa.int/concept/165e182e-9614-5f86-ba4a-037a174107d0> ;
  skos:prefLabel "MGF"@en ;
  skos:inScheme esado: ;
  skos:definition "The MGF (Magnetic Field Instrument) primary objective is the characterization of electric currents flowing to and from the high latitude (auroral) ionosphere."@en ;
  a skos:Concept .

