@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/702277a0-8a84-5af3-a8f4-31d712ff17c3> .

<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/702277a0-8a84-5af3-a8f4-31d712ff17c3> .

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

<https://gcmd.earthdata.nasa.gov/kms/concept/e18daa03-d76a-435d-83c3-d9c60b3fe437>
  skos:prefLabel "AATSR"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/702277a0-8a84-5af3-a8f4-31d712ff17c3>
  sosa:isHostedBy <https://earth.esa.int/concept/11ea961b-1d0b-5d6d-a55a-b58aed01d430> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/e18daa03-d76a-435d-83c3-d9c60b3fe437> ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/esa-operational-eo-missions/envisat/instruments/aatsr> ;
  skos:broader <https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb> ;
  skos:prefLabel "AATSR"@en ;
  skos:inScheme esado: ;
  skos:definition "Advanced Along-Track Scanning Radiometer (AATSR) is one of the Announcement of Opportunity (AO) instruments on board the European Space Agency (ESA) satellite ENVISAT. It is the most recent in a series of instruments designed primarily to measure Sea Surface Temperature (SST), following on from ATSR-1 and ATSR-2 on board ERS-1 and ERS-2. AATSR data have a resolution of 1 km at nadir, and are derived from measurements of reflected and emitted radiation taken at the following wavelengths: 0.55 µm, 0.66 µm, 0.87 µm, 1.6 µm, 3.7 µm, 11 µm and 12 µm."@en ;
  a skos:Concept .

