@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@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/1afec6d7-e9d7-507c-835c-dc16b9ff7028>
  skos:prefLabel "GOES I-M IMAGER"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/3efc7f00-30aa-59af-9874-1d53a09dde65> .

<https://earth.esa.int/concept/3efc7f00-30aa-59af-9874-1d53a09dde65>
  sosa:hosts <https://earth.esa.int/concept/1afec6d7-e9d7-507c-835c-dc16b9ff7028> ;
  skos:note "8"@en ;
  skos:notation "GO8"@en ;
  rdfs:label "GOES-8"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/64fabc3c-0684-4325-9831-bf7cc461684d> ;
  skos:broader <https://earth.esa.int/concept/d20e4b9f-805b-569f-a96c-840e34ae8fde> ;
  skos:prefLabel "GOES-8"@en ;
  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/64fabc3c-0684-4325-9831-bf7cc461684d>
  skos:prefLabel "GOES-8"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/d20e4b9f-805b-569f-a96c-840e34ae8fde>
  skos:notation "GEO1..15"@en ;
  rdfs:label "GEOS missions"@en ;
  skos:prefLabel "GOES"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/3efc7f00-30aa-59af-9874-1d53a09dde65> .

