@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://earth.esa.int/concept/96500f09-338c-5566-be55-0b234a0da96b>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/439293ac-ef6a-4f4c-a578-a57d504e783a> ;
  skos:prefLabel "RapidEye"@en ;
  skos:altLabel "RAPIDEYE"@en ;
  skos:notation "RE1..RE5"@en ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> ;
  skos:definition "The RapidEye constellation of five Earth Observation satellites has been in operation since February of 2009. The system images a 77 kilometre wide swath, which produces more than five million square kilometres of earth every day for its archive and over one billion km2 every year."@en ;
  skos:inScheme esado: ;
  a skos:Concept ;
  skos:note "1..5"@en ;
  rdfs:label "RapidEye missions"@en ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/3rd-party-missions/current-missions/rapideye> ;
  sosa:hosts <https://earth.esa.int/concept/4b332a30-7c95-5fb1-bf55-fb4b10c1565f> .

<https://earth.esa.int/concept/4b332a30-7c95-5fb1-bf55-fb4b10c1565f>
  skos:prefLabel "MSI"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/96500f09-338c-5566-be55-0b234a0da96b> .

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

<https://gcmd.earthdata.nasa.gov/kms/concept/439293ac-ef6a-4f4c-a578-a57d504e783a>
  skos:prefLabel "RAPIDEYE"@en ;
  a skos:Concept .

<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/96500f09-338c-5566-be55-0b234a0da96b> .

