@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix esado: <https://data.esa.int/esado/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://gcmd.earthdata.nasa.gov/kms/concept/7bf72fe4-8e07-490b-88ec-84d63a57416d>
  skos:prefLabel "LRA"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/994375c0-66cc-590b-9831-df1ad37e162f>
  skos:notation "JA1"@en ;
  rdfs:label "Jason-1"@en ;
  skos:prefLabel "Jason-1"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/03783b8e-91a4-589d-8337-5d56ad8e3892> .

<https://earth.esa.int/concept/03783b8e-91a4-589d-8337-5d56ad8e3892>
  sosa:isHostedBy <https://earth.esa.int/concept/994375c0-66cc-590b-9831-df1ad37e162f> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/7bf72fe4-8e07-490b-88ec-84d63a57416d> ;
  skos:broader <https://earth.esa.int/concept/b092eeb4-5408-5499-99bd-7fabf92e1f8f> ;
  skos:prefLabel "LRA"@en ;
  skos:inScheme esado: ;
  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/b092eeb4-5408-5499-99bd-7fabf92e1f8f>
  skos:prefLabel "Laser Ranging"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/03783b8e-91a4-589d-8337-5d56ad8e3892> .

