@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/c7821db8-3268-507e-9d0e-d7bbfca29db6>
  sosa:hosts <https://earth.esa.int/concept/a19109b2-c34c-539c-b374-fd2b62ccc36b> ;
  skos:note "14"@en ;
  skos:notation "GO14"@en ;
  rdfs:label "GOES-14"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/9dfc4f09-66e5-4e70-b4f9-72f52855c9c3> ;
  skos:broader <https://earth.esa.int/concept/d20e4b9f-805b-569f-a96c-840e34ae8fde> ;
  skos:prefLabel "GOES-14"@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/c7821db8-3268-507e-9d0e-d7bbfca29db6> .

<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/c7821db8-3268-507e-9d0e-d7bbfca29db6> .

<https://gcmd.earthdata.nasa.gov/kms/concept/9dfc4f09-66e5-4e70-b4f9-72f52855c9c3>
  skos:prefLabel "GOES-14"@en ;
  a skos:Concept .

