@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/c51e4f9f-1c19-5e3a-b07e-823216e96e5f> .

<https://earth.esa.int/concept/c51e4f9f-1c19-5e3a-b07e-823216e96e5f>
  sosa:hosts <https://earth.esa.int/concept/1afec6d7-e9d7-507c-835c-dc16b9ff7028> ;
  skos:note "11"@en ;
  skos:notation "GO11"@en ;
  rdfs:label "GOES-11"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/2b10bfcf-f7ab-4ce1-9a4e-0b6f397a7ae0> ;
  skos:broader <https://earth.esa.int/concept/d20e4b9f-805b-569f-a96c-840e34ae8fde> ;
  skos:prefLabel "GOES-11"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/2b10bfcf-f7ab-4ce1-9a4e-0b6f397a7ae0>
  skos:prefLabel "GOES-11"@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/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/c51e4f9f-1c19-5e3a-b07e-823216e96e5f> .

