@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 esado: <https://data.esa.int/esado/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://earth.esa.int/concept/c3d32287-87ee-5e88-89c7-21a3607be413>
  skos:prefLabel "OPS"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/bcb94c5e-a48b-5da3-be1e-820191132858> .

<https://gcmd.earthdata.nasa.gov/kms/concept/f3230e87-898e-45d1-aa7f-b5b42eb3a3fc>
  skos:prefLabel "JERS-1"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/486d631d-df08-5f5d-b181-8c92c7b33e01>
  skos:notation "JE1"@en ;
  rdfs:label "JERS"@en ;
  skos:prefLabel "JERS"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/bcb94c5e-a48b-5da3-be1e-820191132858> .

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

<https://earth.esa.int/concept/102651e0-25c8-5f48-af0a-1c10d11be181>
  skos:prefLabel "SAR"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/bcb94c5e-a48b-5da3-be1e-820191132858> .

<https://earth.esa.int/concept/bcb94c5e-a48b-5da3-be1e-820191132858>
  skos:notation "JE1"@en ;
  sosa:hosts <https://earth.esa.int/concept/102651e0-25c8-5f48-af0a-1c10d11be181>, <https://earth.esa.int/concept/c3d32287-87ee-5e88-89c7-21a3607be413> ;
  skos:inScheme esado: ;
  skos:prefLabel "JERS-1"@en ;
  rdfs:label "JERS-1"@en ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/3rd-party-missions/historical-missions/jers-1> ;
  skos:definition "JERS-1, launched in Feb 1992 and ended in Oct 1998, was a joint Japanese radar/optical mission with NASDA/JAXA lead. The overall objectives were the generation of global data sets with SAR and OPS sensors aimed at surveying resources, establishing an integrated Earth observation system, verifying instrument/system performances."@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/486d631d-df08-5f5d-b181-8c92c7b33e01> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/f3230e87-898e-45d1-aa7f-b5b42eb3a3fc> ;
  skos:note "1"@en .

