@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/89bac9f6-0c4f-4b3d-92dc-f6bee4b6906c>
  skos:prefLabel "SLATS"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/68184ed1-91d8-5473-a555-3ceb4f8bd3c7>
  skos:prefLabel "SHIROP"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/6f58e22e-7ceb-558f-aa70-28cc4d27222c> .

<https://earth.esa.int/concept/6f58e22e-7ceb-558f-aa70-28cc4d27222c>
  skos:prefLabel "SLATS"@en ;
  skos:notation "SL"@en ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/s/slats> ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> ;
  sosa:hosts <https://earth.esa.int/concept/68184ed1-91d8-5473-a555-3ceb4f8bd3c7> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/89bac9f6-0c4f-4b3d-92dc-f6bee4b6906c> ;
  skos:inScheme esado: ;
  skos:definition "SLATS is a technology demonstration minisatellite of JAXA to orbit the Earth at an altitude in the range of 180-250 km. Its main objectives are to understand the effects of high-density atomic oxygen on the satellite and to verify the possibility of orbit control using an ion engine system. In this mission, an ion engine system is used to compensate for air drag, which cannot be neglected in such a low Earth orbit."@en ;
  a skos:Concept ;
  rdfs:label "Super Low Altitude Test Satellite"@en .

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

<https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861>
  rdfs:label "Earth Observation Satellite"@en ;
  skos:prefLabel "Earth Observation Satellite"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/6f58e22e-7ceb-558f-aa70-28cc4d27222c> .

