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

<https://earth.esa.int/concept/c7821db8-3268-507e-9d0e-d7bbfca29db6>
  skos:notation "GO14"@en ;
  rdfs:label "GOES-14"@en ;
  skos:prefLabel "GOES-14"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/a19109b2-c34c-539c-b374-fd2b62ccc36b> .

<https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb>
  skos:prefLabel "Imaging Spectrometers/Radiometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/a19109b2-c34c-539c-b374-fd2b62ccc36b> .

<https://gcmd.earthdata.nasa.gov/kms/concept/612ba79f-ccc7-4ee1-b520-1f9573119b17>
  skos:prefLabel "GOES N-P Imager"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/cb875057-01d2-5220-aef5-21efab741fd3>
  skos:notation "GO15"@en ;
  rdfs:label "GOES-15"@en ;
  skos:prefLabel "GOES-15"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/a19109b2-c34c-539c-b374-fd2b62ccc36b> .

esado:
  rdfs:label "ESA Data Ontology"@en ;
  skos:prefLabel "ESA Data Ontology"@en ;
  a skos:ConceptScheme, owl:Ontology .

<https://earth.esa.int/concept/a19109b2-c34c-539c-b374-fd2b62ccc36b>
  skos:altLabel "GOES N-P Imager"@en ;
  sosa:isHostedBy <https://earth.esa.int/concept/cb875057-01d2-5220-aef5-21efab741fd3>, <https://earth.esa.int/concept/c7821db8-3268-507e-9d0e-d7bbfca29db6> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/612ba79f-ccc7-4ee1-b520-1f9573119b17> ;
  skos:broader <https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb> ;
  skos:prefLabel "GOES N-P IMAGER"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

