@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/166f515d-9d10-532a-bdc7-f40d9d9f4d16>
  sosa:isHostedBy <https://earth.esa.int/concept/994375c0-66cc-590b-9831-df1ad37e162f> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/e7c3b01c-0739-487b-adbb-59d84c559375> ;
  skos:broader <https://earth.esa.int/concept/300c4439-aac5-532b-9ffe-90a6e343dd99> ;
  skos:prefLabel "TRSR"@en ;
  skos:inScheme esado: ;
  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/166f515d-9d10-532a-bdc7-f40d9d9f4d16> .

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

<https://earth.esa.int/concept/300c4439-aac5-532b-9ffe-90a6e343dd99>
  skos:prefLabel "GPS"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/166f515d-9d10-532a-bdc7-f40d9d9f4d16> .

<https://gcmd.earthdata.nasa.gov/kms/concept/e7c3b01c-0739-487b-adbb-59d84c559375>
  skos:prefLabel "TRSR"@en ;
  a skos:Concept .

