@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix esado: <https://data.esa.int/esado/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://earth.esa.int/concept/bd393313-f583-5012-89f9-bf96c3c30d6c>
  sosa:hosts <https://earth.esa.int/concept/2b94d1aa-2b80-5c2b-aa7b-8c7d0065cea2> ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/3rd-party-missions/current-missions/iceye> ;
  skos:inScheme esado: ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/42c6ff80-849b-4ef5-b6ff-fd9416b8cf33> ;
  a skos:Concept ;
  skos:definition "ICEYE's overall mission is to enable better decision making for everyone by providing timely and reliable Earth observation data. To achieve that goal, the company is developing its own synthetic-aperture radar (SAR) sensor technologies suitable for satellites under 100kg in weight. ICEYE is building a constellation of 18 SAR satellite by end of 2020 and that will enable a 3 hour on average revisit rate around the globe."@en ;
  skos:notation "IC1, IC2"@en ;
  skos:prefLabel "ICEYE"@en ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> ;
  skos:note "1, 2"@en .

<https://gcmd.earthdata.nasa.gov/kms/concept/42c6ff80-849b-4ef5-b6ff-fd9416b8cf33>
  skos:prefLabel "ICEYE"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/2b94d1aa-2b80-5c2b-aa7b-8c7d0065cea2>
  skos:prefLabel "X-SAR"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/bd393313-f583-5012-89f9-bf96c3c30d6c> .

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/bd393313-f583-5012-89f9-bf96c3c30d6c> .

