@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/ccf4c4fa-e698-5c16-a074-f958ccabce5e>
  skos:notation "ER2"@en ;
  skos:prefLabel "ERS-2"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/a58b108b-492f-54a5-b807-cb97306b6aad> .

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

<https://earth.esa.int/concept/a58b108b-492f-54a5-b807-cb97306b6aad>
  sosa:isHostedBy <https://earth.esa.int/concept/ccf4c4fa-e698-5c16-a074-f958ccabce5e> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/a0b0fd02-9952-4110-bac9-940a1b6e996f> ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/esa-operational-eo-missions/ers/instruments/gome> ;
  skos:broader <https://earth.esa.int/concept/e586a38a-3b98-587d-97c8-85d70ff52d33> ;
  skos:prefLabel "GOME"@en ;
  skos:inScheme esado: ;
  skos:definition "GOME is a nadir-scanning ultraviolet and visible spectrometer for global monitoring of atmospheric Ozone, launched on-board ERS-2 in April 1995. Since summer 1996, ESA has been delivering to users three-day GOME global observations of total ozone, nitrogen dioxide and related cloud information. A key feature of GOME was its ability to detect other chemically active atmospheric trace-gases as well as aerosol distribution."@en ;
  a skos:Concept .

<https://earth.esa.int/concept/e586a38a-3b98-587d-97c8-85d70ff52d33>
  skos:prefLabel "Spectrometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/a58b108b-492f-54a5-b807-cb97306b6aad> .

<https://gcmd.earthdata.nasa.gov/kms/concept/a0b0fd02-9952-4110-bac9-940a1b6e996f>
  skos:prefLabel "GOME"@en ;
  a skos:Concept .

