@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/66ab957a-0434-5953-8b33-be95150a9ecb>
  skos:prefLabel "Imaging Spectrometers/Radiometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/12f0c6eb-19fc-5bcd-8902-c46941e8a23b> .

<https://earth.esa.int/concept/811133ca-c658-5bcf-b1de-3bee525ae3d8>
  skos:notation "S5P"@en ;
  rdfs:label "Sentinel-5P"@en ;
  skos:prefLabel "Sentinel-5P"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/12f0c6eb-19fc-5bcd-8902-c46941e8a23b> .

<https://gcmd.earthdata.nasa.gov/kms/concept/74ee2866-0e9e-4c20-8003-0621af6552f3>
  skos:prefLabel "TROPOMI"@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/12f0c6eb-19fc-5bcd-8902-c46941e8a23b>
  sosa:isHostedBy <https://earth.esa.int/concept/811133ca-c658-5bcf-b1de-3bee525ae3d8> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/74ee2866-0e9e-4c20-8003-0621af6552f3> ;
  rdfs:seeAlso <https://sentinels.copernicus.eu/web/sentinel/user-guides/sentinel-5p-tropomi> ;
  skos:broader <https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb> ;
  skos:prefLabel "TROPOMI"@en ;
  skos:inScheme esado: ;
  skos:definition """The TROPOMI instrument is a space-borne, nadir-viewing, imaging spectrometer covering wavelength bands between the ultraviolet and the shortwave infrared.

The instrument, the single payload of the Sentinel-5P spacecraft, uses passive remote sensing techniques to attain its objective by measuring, at the Top Of Atmosphere (TOA), the solar radiation reflected by and radiated from the earth."""@en ;
  a skos:Concept .

