@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#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .

<https://gcmd.earthdata.nasa.gov/kms/concept/0c439fcf-b55c-430e-baee-ae047032df46>
  skos:prefLabel "FAI"@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/b65c4835-3a76-528b-b0c8-6f621d9d19ac>
  skos:prefLabel "Magnetic Field/Electric Field Instruments"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/5456b194-6f6d-5529-8e95-e5c660b6d174> .

<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/5456b194-6f6d-5529-8e95-e5c660b6d174> .

<https://earth.esa.int/concept/5456b194-6f6d-5529-8e95-e5c660b6d174>
  sosa:isHostedBy <https://earth.esa.int/concept/a7adccea-4a39-5ebf-afd3-9608cd100f74> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/0c439fcf-b55c-430e-baee-ae047032df46> ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/c-missions/cassiope> ;
  skos:broader <https://earth.esa.int/concept/b65c4835-3a76-528b-b0c8-6f621d9d19ac> ;
  skos:prefLabel "FAI"@en ;
  skos:inScheme esado: ;
  skos:definition "FAI (Fast Auroral Imager) images the auroral emission in the near infrared (NIR) and visible (VIS) spectral range."@en ;
  a skos:Concept .

