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

<https://earth.esa.int/concept/41fd6510-b1a4-5863-a67c-9a3724c43590>
  skos:notation "IK2"@en ;
  rdfs:label "IKONOS"@en ;
  skos:prefLabel "IKONOS"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/77939037-2fc3-5126-b2a2-d4a6b8fdcec8> .

<https://earth.esa.int/concept/786a3a53-792d-54f8-a598-847d60cadd45>
  skos:prefLabel "OSA"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/77939037-2fc3-5126-b2a2-d4a6b8fdcec8> .

<https://gcmd.earthdata.nasa.gov/kms/concept/c84a3a2f-b4a1-4306-9fcf-7d22ab12f252>
  skos:prefLabel "IKONOS"@en ;
  a skos:Concept .

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

<https://earth.esa.int/concept/77939037-2fc3-5126-b2a2-d4a6b8fdcec8>
  sosa:hosts <https://earth.esa.int/concept/786a3a53-792d-54f8-a598-847d60cadd45> ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/3rd-party-missions/current-missions/ikonos-2> ;
  skos:prefLabel "IKONOS-2"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/c84a3a2f-b4a1-4306-9fcf-7d22ab12f252> ;
  skos:note "2"@en ;
  skos:inScheme esado: ;
  skos:broader <https://earth.esa.int/concept/41fd6510-b1a4-5863-a67c-9a3724c43590> ;
  a skos:Concept ;
  skos:altLabel "IKONOS"@en ;
  skos:notation "IK2"@en ;
  rdfs:label "IKONOS-2"@en ;
  skos:definition "IKONOS was an imaging satellite of DigitalGlobe providing high-resolution imagery on a commercial basis. With IKONOS, a new era of 1m spatial resolution imagery began for spaceborne instruments in the field of civil Earth observation. The IKONOS satellite system was built by LMMS (Lockheed Martin Missiles & Space) of Sunnyvale, CA (USA)."@en .

