@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 dc: <http://purl.org/dc/terms/> .
@prefix mmd: <https://vocab.met.no/mmd/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://vocab.met.no/mmd/Platform/NOAA-18>
  skos:prefLabel "NOAA-18"@en ;
  a sosa:Platform, skos:Concept ;
  skos:narrower <https://vocab.met.no/mmd/Instrument/AVHRR_3> ;
  sosa:hosts <https://vocab.met.no/mmd/Instrument/AVHRR_3> .

<https://vocab.met.no/mmd/Platform/Metop-C>
  skos:prefLabel "Metop-C"@en ;
  a sosa:Platform, skos:Concept ;
  skos:narrower <https://vocab.met.no/mmd/Instrument/AVHRR_3> ;
  sosa:hosts <https://vocab.met.no/mmd/Instrument/AVHRR_3> .

sosa:isHostedBy rdfs:label "in platform"@en .
<https://vocab.met.no/mmd/Platform/NOAA-19>
  skos:prefLabel "NOAA-19"@en ;
  a sosa:Platform, skos:Concept ;
  skos:narrower <https://vocab.met.no/mmd/Instrument/AVHRR_3> ;
  sosa:hosts <https://vocab.met.no/mmd/Instrument/AVHRR_3> .

<https://vocab.met.no/mmd/Platform/Metop-A>
  skos:prefLabel "Metop-A"@en ;
  a sosa:Platform, skos:Concept ;
  skos:narrower <https://vocab.met.no/mmd/Instrument/AVHRR_3> ;
  sosa:hosts <https://vocab.met.no/mmd/Instrument/AVHRR_3> .

<https://vocab.met.no/mmd/Instrument/AVHRR_3>
  skos:prefLabel "AVHRR/3"@en ;
  a sosa:Sensor, skos:Concept ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/87c44e15-54c8-407d-a881-8035a2d5512b> ;
  skos:broader <https://vocab.met.no/mmd/Platform/NOAA-15>, <https://vocab.met.no/mmd/Platform/Metop-A>, <https://vocab.met.no/mmd/Platform/NOAA-18>, <https://vocab.met.no/mmd/Platform/Metop-C>, <https://vocab.met.no/mmd/Platform/Metop-B>, <https://vocab.met.no/mmd/Platform/NOAA-19> ;
  dc:source <https://www.esa.int/Applications/Observing_the_Earth/Meteorological_missions/MetOp/About_AVHRR_3> ;
  sosa:isHostedBy <https://vocab.met.no/mmd/Platform/Metop-B>, <https://vocab.met.no/mmd/Platform/NOAA-18>, <https://vocab.met.no/mmd/Platform/Metop-C>, <https://vocab.met.no/mmd/Platform/NOAA-15>, <https://vocab.met.no/mmd/Platform/Metop-A>, <https://vocab.met.no/mmd/Platform/NOAA-19> ;
  rdfs:seeAlso <https://www.wmo-sat.info/oscar/instruments/view/avhrr_3> ;
  skos:definition "The Advanced Very High Resolution Radiometer (AVHRR/3) is one of the complement of American instruments provided by the National Oceanic and Atmospheric Administration (NOAA) to fly on MetOp-A, B and C. The AVHRR/3 scans the Earth surface in six spectral bands in the range of 0.58 - 12.5 microns. It provides day and night imaging of land, water and clouds, measures sea surface temperature, ice, snow and vegetation cover."@en ;
  skos:altLabel "Advanced Very High Resolution Radiometer / 3"@en .

mmd:Instrument
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Instrument"@en ;
  skos:member <https://vocab.met.no/mmd/Instrument/AVHRR_3> .

<https://vocab.met.no/mmd/Platform/NOAA-15>
  skos:prefLabel "NOAA-15"@en ;
  a sosa:Platform, skos:Concept ;
  skos:narrower <https://vocab.met.no/mmd/Instrument/AVHRR_3> ;
  sosa:hosts <https://vocab.met.no/mmd/Instrument/AVHRR_3> .

<https://vocab.met.no/mmd/Platform/Metop-B>
  skos:prefLabel "Metop-B"@en ;
  a sosa:Platform, skos:Concept ;
  skos:narrower <https://vocab.met.no/mmd/Instrument/AVHRR_3> ;
  sosa:hosts <https://vocab.met.no/mmd/Instrument/AVHRR_3> .

