@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/Instrument_Modes/WV>
  skos:prefLabel "WV"@en ;
  a skos:Concept ;
  skos:broader <https://vocab.met.no/mmd/Instrument/SAR-C> .

<https://vocab.met.no/mmd/Instrument/SAR-C>
  sosa:isHostedBy <https://vocab.met.no/mmd/Platform/Sentinel-1A>, <https://vocab.met.no/mmd/Platform/Sentinel-1C>, <https://vocab.met.no/mmd/Platform/Sentinel-1B>, <https://vocab.met.no/mmd/Platform/Sentinel-1D> ;
  skos:narrower <https://vocab.met.no/mmd/Instrument_Modes/SM>, <https://vocab.met.no/mmd/Instrument_Modes/WV>, <https://vocab.met.no/mmd/Instrument_Modes/IW>, <https://vocab.met.no/mmd/Instrument_Modes/EW> ;
  skos:broader <https://vocab.met.no/mmd/Platform/Sentinel-1D>, <https://vocab.met.no/mmd/Platform/Sentinel-1B>, <https://vocab.met.no/mmd/Platform/Sentinel-1C>, <https://vocab.met.no/mmd/Platform/Sentinel-1A> ;
  rdfs:seeAlso <https://www.wmo-sat.info/oscar/instruments/view/sar_c_sentinel_1>, <https://sentinels.copernicus.eu/web/sentinel/user-guides/sentinel-1-sar> ;
  a skos:Concept, sosa:Sensor ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/ed400e7c-229e-48be-9a93-84f2fc864448> ;
  skos:prefLabel "SAR-C"@en ;
  dc:source <https://sentinel.esa.int/web/sentinel/technical-guides/sentinel-1-sar/sar-instrument> ;
  skos:altLabel "Synthetic Aperture Radar (C-band)"@en, "C-SAR"@en ;
  skos:definition "The C-SAR instrument is an active phased array antenna providing fast scanning in elevation (to cover the large range of incidence angle and to support ScanSAR operation) and in azimuth (to allow use of TOPS technique to meet the required image performance). To meet the polarisation requirements, it has dual channel transmit and receive modules and H/V-polarised pairs of slotted waveguides. It has an internal calibration scheme, where transmit signals are routed into the receiver to allow monitoring of amplitude/phase to facilitate high radiometric stability. SENTINEL-1's metallised carbon-fibre-reinforced-plastic radiating waveguides ensure good radiometric stability even though these elements are not covered by the internal calibration scheme. The digital chirp generator and selectable receive filter bandwidths allow efficient use of on-board storage considering the ground range resolution dependence on incidence angle."@en .

<https://vocab.met.no/mmd/Instrument_Modes/SM>
  skos:prefLabel "SM"@en ;
  a skos:Concept ;
  skos:broader <https://vocab.met.no/mmd/Instrument/SAR-C> .

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

<https://vocab.met.no/mmd/Instrument_Modes/EW>
  skos:prefLabel "EW"@en ;
  a skos:Concept ;
  skos:broader <https://vocab.met.no/mmd/Instrument/SAR-C> .

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

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

<https://vocab.met.no/mmd/Instrument_Modes/IW>
  skos:prefLabel "IW"@en ;
  a skos:Concept ;
  skos:broader <https://vocab.met.no/mmd/Instrument/SAR-C> .

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

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

