@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/ccf4c4fa-e698-5c16-a074-f958ccabce5e>
  skos:notation "ER2"@en ;
  skos:prefLabel "ERS-2"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/72aad1c4-ff46-535c-9256-cc0bf9d004f1> .

<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/72aad1c4-ff46-535c-9256-cc0bf9d004f1> .

<https://gcmd.earthdata.nasa.gov/kms/concept/c6c1ba5b-650d-48f9-b101-2a3842da834d>
  skos:prefLabel "AMI"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/8f86e1ce-97c3-534d-b370-2692352992fe>
  skos:prefLabel "Imaging Radars"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/72aad1c4-ff46-535c-9256-cc0bf9d004f1> .

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

<https://earth.esa.int/concept/72aad1c4-ff46-535c-9256-cc0bf9d004f1>
  skos:inScheme esado: ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/esa-operational-eo-missions/ers/instruments/sar> ;
  sosa:isHostedBy <https://earth.esa.int/concept/ccf4c4fa-e698-5c16-a074-f958ccabce5e>, <https://earth.esa.int/concept/41660a0e-b024-5f96-bac7-03d20444800b> ;
  skos:prefLabel "AMI/SAR"@en ;
  skos:broader <https://earth.esa.int/concept/8f86e1ce-97c3-534d-b370-2692352992fe> ;
  a skos:Concept ;
  skos:altLabel "AMI"@en ;
  skos:definition "SAR wave mode provides two-dimensional spectra of ocean surface waves. For this function the SAR records regularly spaced samples within the image swath. The images are transformed into directional spectra providing information about wavelength and direction of wave systems. Automatic measurements of dominant wavelengths and directions will improve sea forecast models, but the imagettes can also show the effects of other phenomena, such as internal waves, slicks, small scale variations in wind and modulations due to surface currents and the presence of sea ice."@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/c6c1ba5b-650d-48f9-b101-2a3842da834d> .

