@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/66ab957a-0434-5953-8b33-be95150a9ecb>
  skos:prefLabel "Imaging Spectrometers/Radiometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/93343b90-3e9f-5830-abe7-151cc69401c1> .

<https://earth.esa.int/concept/41660a0e-b024-5f96-bac7-03d20444800b>
  skos:notation "ER1"@en ;
  skos:prefLabel "ERS-1"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/93343b90-3e9f-5830-abe7-151cc69401c1> .

<https://gcmd.earthdata.nasa.gov/kms/concept/39ac1813-238f-4fa3-b0cb-fe08a7dcadc4>
  skos:prefLabel "ATSR"@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/93343b90-3e9f-5830-abe7-151cc69401c1>
  skos:altLabel "ATSR"@en ;
  sosa:isHostedBy <https://earth.esa.int/concept/41660a0e-b024-5f96-bac7-03d20444800b> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/39ac1813-238f-4fa3-b0cb-fe08a7dcadc4> ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/esa-operational-eo-missions/ers/instruments/atsr> ;
  skos:broader <https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb> ;
  skos:prefLabel "ATSR-1"@en ;
  skos:inScheme esado: ;
  skos:definition "ATSR consists of two instruments, an Infra-Red Radiometer (IRR) and a Microwave Sounder (MWS). On board ERS-1 the IRR is a four-channel infra-red radiometer used for measuring sea-surface temperatures (SST) and cloud-top temperatures, whereas on board ERS-2 the IRR is equipped with additional visible channels for vegetation monitoring. The MWS is a two channel passive radiometer."@en ;
  a skos:Concept .

