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

<https://gcmd.earthdata.nasa.gov/kms/concept/48e0f5f2-08fb-4739-8c5f-f53e24003f8c>
  skos:prefLabel "Deimos-2"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/cbbd01ff-0c8e-5c2f-85e9-a142e5908457>
  skos:notation "DE2"@en ;
  skos:prefLabel "GEOSAT-2"@en ;
  skos:inScheme esado: ;
  skos:altLabel "Deimos-2"@en ;
  skos:broader <https://earth.esa.int/concept/51080430-be96-5055-bdac-17b9ed04a9fd> ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/3rd-party-missions/current-missions/geosat-2> ;
  rdfs:label "GEOSAT-2 mission"@en ;
  skos:definition "GEOSAT-2 is a very-high resolution (75cm pan-sharpened) multispectral optical satellite, fully owned and operated by GEOSAT company. The GEOSAT-2 end-to-end system has been designed to provide a costeffective yet highly responsive service to customers worldwide. GEOSAT-2 is the second satellite of the GEOSAT Earth Observation system, following GEOSAT-1, which was launched in 2009 and provides mid-resolution, very-wide-swath imagery."@en ;
  a skos:Concept ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/48e0f5f2-08fb-4739-8c5f-f53e24003f8c> ;
  sosa:hosts <https://earth.esa.int/concept/20d36b1d-20ec-586b-b654-9f43b89d2712> .

<https://earth.esa.int/concept/51080430-be96-5055-bdac-17b9ed04a9fd>
  skos:notation "DE1,DE2"@en ;
  rdfs:label "GEOSAT missions"@en ;
  skos:prefLabel "GEOSAT"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/cbbd01ff-0c8e-5c2f-85e9-a142e5908457> .

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

<https://earth.esa.int/concept/20d36b1d-20ec-586b-b654-9f43b89d2712>
  skos:prefLabel "HiRAIS"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/cbbd01ff-0c8e-5c2f-85e9-a142e5908457> .

