@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://gcmd.earthdata.nasa.gov/kms/concept/e9415082-d8d2-4073-ba8a-fe22a2c521b6>
  skos:prefLabel "GOES-15"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/cb875057-01d2-5220-aef5-21efab741fd3>
  sosa:hosts <https://earth.esa.int/concept/a19109b2-c34c-539c-b374-fd2b62ccc36b> ;
  skos:note "15"@en ;
  skos:notation "GO15"@en ;
  rdfs:label "GOES-15"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/e9415082-d8d2-4073-ba8a-fe22a2c521b6> ;
  skos:broader <https://earth.esa.int/concept/d20e4b9f-805b-569f-a96c-840e34ae8fde> ;
  skos:prefLabel "GOES-15"@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://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/cb875057-01d2-5220-aef5-21efab741fd3> .

<https://earth.esa.int/concept/a19109b2-c34c-539c-b374-fd2b62ccc36b>
  skos:prefLabel "GOES N-P IMAGER"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/cb875057-01d2-5220-aef5-21efab741fd3> .

