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

<https://earth.esa.int/concept/9c4043ce-0b3c-554c-84f1-325dd8e5d513>
  skos:prefLabel "GEMS"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/0bfdbe89-99fe-5e98-8b54-98c7124bb3c0> .

<https://earth.esa.int/concept/b0932577-0598-586d-ad04-1df8034baca3>
  skos:notation "GK"@en ;
  skos:prefLabel "GEO-KOMPSAT"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/0bfdbe89-99fe-5e98-8b54-98c7124bb3c0> .

<https://gcmd.earthdata.nasa.gov/kms/concept/20950d05-0365-4984-9d9c-2c7845b4611a>
  skos:prefLabel "GEO-KOMPSAT-2B"@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/0bfdbe89-99fe-5e98-8b54-98c7124bb3c0>
  sosa:hosts <https://earth.esa.int/concept/9c4043ce-0b3c-554c-84f1-325dd8e5d513> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/20950d05-0365-4984-9d9c-2c7845b4611a> ;
  skos:prefLabel "GEO-KOMPSAT-2B"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/b0932577-0598-586d-ad04-1df8034baca3> ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/g/geo-kompsat-2> ;
  skos:definition "Geostationary Korea Multi-Purpose Satellite - 2B"@en ;
  skos:inScheme esado: ;
  skos:notation "GK2B"@en ;
  skos:note "2B"@en .

