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

<https://gcmd.earthdata.nasa.gov/kms/concept/a96885e0-9dc1-4edb-bc29-1cdb320d50f2>
  skos:prefLabel "IRM"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/d61ab7fc-fb41-5cec-87b8-79fcc3d6924c>
  sosa:isHostedBy <https://earth.esa.int/concept/a7adccea-4a39-5ebf-afd3-9608cd100f74> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/a96885e0-9dc1-4edb-bc29-1cdb320d50f2> ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/c-missions/cassiope> ;
  skos:broader <https://earth.esa.int/concept/e586a38a-3b98-587d-97c8-85d70ff52d33> ;
  skos:prefLabel "IRM"@en ;
  skos:inScheme esado: ;
  skos:definition "The IRM (Imaging and Rapid-scanning Ion Mass Spectrometer) objective is to observe the mass composition and 3-D velocity distributions (energy and angular) of ions in the energy range of 0.1-100 eV and 1-40 amu/q."@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/e586a38a-3b98-587d-97c8-85d70ff52d33>
  skos:prefLabel "Spectrometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/d61ab7fc-fb41-5cec-87b8-79fcc3d6924c> .

<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/d61ab7fc-fb41-5cec-87b8-79fcc3d6924c> .

