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

<https://earth.esa.int/concept/66b8145b-1ed8-5f33-9255-966ae0da88e8>
  skos:altLabel "GOES-13 Imager"@en ;
  sosa:isHostedBy <https://earth.esa.int/concept/2c91259e-056f-58dd-919c-6ff76c65ce71> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/72f8d1ce-375c-416b-a8c9-1aa5cd2101b6> ;
  skos:broader <https://earth.esa.int/concept/f1b37458-0496-5b85-a295-c4768340f255> ;
  skos:prefLabel "GOES-13 IMAGER"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/72f8d1ce-375c-416b-a8c9-1aa5cd2101b6>
  skos:prefLabel "GOES-13 Imager"@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/2c91259e-056f-58dd-919c-6ff76c65ce71>
  skos:notation "GO13"@en ;
  rdfs:label "GOES-13"@en ;
  skos:prefLabel "GOES-13"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/66b8145b-1ed8-5f33-9255-966ae0da88e8> .

<https://earth.esa.int/concept/f1b37458-0496-5b85-a295-c4768340f255>
  skos:prefLabel "Radiometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/66b8145b-1ed8-5f33-9255-966ae0da88e8> .

