@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/a5ddc423-fdec-5f65-acf4-51087b065cea>
  skos:notation "DE1"@en ;
  rdfs:label "GEOSAT-1 mission"@en ;
  skos:prefLabel "GEOSAT-1"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/51080430-be96-5055-bdac-17b9ed04a9fd> .

<https://gcmd.earthdata.nasa.gov/kms/concept/f122ab59-266b-4be9-99ad-4c2172bcf97c>
  skos:prefLabel "Deimos"@en ;
  a skos:Concept .

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

<https://earth.esa.int/concept/51080430-be96-5055-bdac-17b9ed04a9fd>
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/cbbd01ff-0c8e-5c2f-85e9-a142e5908457>, <https://earth.esa.int/concept/a5ddc423-fdec-5f65-acf4-51087b065cea> ;
  skos:inScheme esado: ;
  skos:altLabel "Deimos"@en ;
  skos:note "1.2"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/f122ab59-266b-4be9-99ad-4c2172bcf97c> ;
  skos:notation "DE1,DE2"@en ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> ;
  rdfs:label "GEOSAT missions"@en ;
  skos:definition "The Earth imaging satellites GEOSAT-1 (formerly Deimos-1) and GEOSAT-2 (formerly Deimos-2) are fully owned and operated by GEOSAT company."@en ;
  skos:prefLabel "GEOSAT"@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/51080430-be96-5055-bdac-17b9ed04a9fd> .

