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

<https://gcmd.earthdata.nasa.gov/kms/concept/caf7cd97-6a64-4e31-9b7e-d96854eb9b6a>
  skos:prefLabel "KOMPSAT-1"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/053fba1b-c41a-55aa-b580-c9369008dc0d>
  skos:notation "KO1,KO2"@en ;
  rdfs:label "KOMPSAT missions"@en ;
  skos:prefLabel "KOMPSAT"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/c6d38828-f71c-53be-8dc7-661a10998f08> .

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

<https://earth.esa.int/concept/2259979d-41e4-570b-a6b6-86d229ed62a9>
  skos:prefLabel "EOC"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/c6d38828-f71c-53be-8dc7-661a10998f08> .

<https://earth.esa.int/concept/c6d38828-f71c-53be-8dc7-661a10998f08>
  skos:notation "KO1"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/caf7cd97-6a64-4e31-9b7e-d96854eb9b6a> ;
  rdfs:label "KOMPSAT-1"@en ;
  skos:definition """Kompsat-1 was a high resolution optical mission of Korea launched in 1999. Through a 3rd party mission agreement, ESA makes a sample dataset of European cities available from this satellite.

The Kompsat program was initiated in 1995 as a major space investment in Korea. Its objective was the development of a national space segment in Earth observation along with an efficient infrastructure and ground segment to provide valuable services to remote sensing users in various fields of applications."""@en ;
  a skos:Concept ;
  skos:prefLabel "KOMPSAT-1"@en ;
  skos:note "1"@en ;
  sosa:hosts <https://earth.esa.int/concept/2259979d-41e4-570b-a6b6-86d229ed62a9> ;
  skos:inScheme esado: ;
  skos:broader <https://earth.esa.int/concept/053fba1b-c41a-55aa-b580-c9369008dc0d> ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/3rd-party-missions/historical-missions/kompsat-1> .

