@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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://earth.esa.int/concept/5152089a-f8a8-5311-8d89-67a28da2f45f>
  sosa:isHostedBy <https://earth.esa.int/concept/a7adccea-4a39-5ebf-afd3-9608cd100f74> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/e0134cc6-79d0-492d-9e9a-6320e04ed972> ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/c-missions/cassiope> ;
  skos:broader <https://earth.esa.int/concept/5f5c5a52-3d9c-509b-86b7-a396a261d2b2> ;
  skos:prefLabel "NMS"@en ;
  skos:inScheme esado: ;
  skos:definition "NMS (Neutral Mass and Velocity Spectrometer) measures the density and velocity of neutral atmospheric species using an open-source electron impact ionization chamber and a microchannel plate (MCP) imaging detection subassembly. It employs a planar entrance aperture with a plasma filter to repel low energy charged particles."@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/5f5c5a52-3d9c-509b-86b7-a396a261d2b2>
  skos:prefLabel "Spectrometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/5152089a-f8a8-5311-8d89-67a28da2f45f> .

<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/5152089a-f8a8-5311-8d89-67a28da2f45f> .

<https://gcmd.earthdata.nasa.gov/kms/concept/e0134cc6-79d0-492d-9e9a-6320e04ed972>
  skos:prefLabel "NMS"@en ;
  a skos:Concept .

