@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/053fba1b-c41a-55aa-b580-c9369008dc0d>
  skos:narrower <https://earth.esa.int/concept/cd9afdcb-b866-5f94-84d1-d1c73347d64c>, <https://earth.esa.int/concept/c6d38828-f71c-53be-8dc7-661a10998f08> ;
  skos:prefLabel "KOMPSAT"@en ;
  skos:notation "KO1,KO2"@en ;
  rdfs:label "KOMPSAT missions"@en ;
  skos:note "1.2"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/9abdb7c0-7b8e-426b-8bc7-57ea4a30d82c> ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> ;
  skos:inScheme esado: ;
  a skos:Concept .

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/9abdb7c0-7b8e-426b-8bc7-57ea4a30d82c>
  skos:prefLabel "Korea Multi-Purpose Satellite (KOMPSAT)"@en ;
  a skos:Concept .

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

<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/053fba1b-c41a-55aa-b580-c9369008dc0d> .

<https://earth.esa.int/concept/cd9afdcb-b866-5f94-84d1-d1c73347d64c>
  skos:notation "KO2"@en ;
  rdfs:label "KOMPSAT-2"@en ;
  skos:prefLabel "KOMPSAT-2"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/053fba1b-c41a-55aa-b580-c9369008dc0d> .

