@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@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/66ab957a-0434-5953-8b33-be95150a9ecb>
  skos:prefLabel "Imaging Spectrometers/Radiometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/003ed1d0-9f6c-59cb-a427-1fa4c4a92107> .

<https://gcmd.earthdata.nasa.gov/kms/concept/fc3f3ca6-1578-47b2-9d99-bc35ca85e0ba>
  skos:prefLabel "MERIS"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/003ed1d0-9f6c-59cb-a427-1fa4c4a92107>
  sosa:isHostedBy <https://earth.esa.int/concept/11ea961b-1d0b-5d6d-a55a-b58aed01d430> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/fc3f3ca6-1578-47b2-9d99-bc35ca85e0ba> ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/esa-operational-eo-missions/envisat/instruments/meris> ;
  skos:broader <https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb> ;
  skos:prefLabel "MERIS"@en ;
  skos:inScheme esado: ;
  skos:definition """MERIS is a programmable, medium-spectral resolution, imaging spectrometer operating in the solar reflective spectral range. Fifteen spectral bands can be selected by ground command.

The instrument scans the Earth's surface by the so called "push-broom" method. Linear CCD arrays provide spatial sampling in the across-track direction, while the satellite's motion provides scanning in the along-track direction."""@en ;
  a skos:Concept .

<https://earth.esa.int/concept/11ea961b-1d0b-5d6d-a55a-b58aed01d430>
  skos:notation "EN1"@en ;
  rdfs:label "Envisat"@en ;
  skos:prefLabel "Envisat"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/003ed1d0-9f6c-59cb-a427-1fa4c4a92107> .

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

