@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#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .

<https://gcmd.earthdata.nasa.gov/kms/concept/e5eb6afb-5d3e-4767-ad08-5293c5b2d88b>
  skos:prefLabel "TOPEX/POSEIDON"@en ;
  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/b2936c36-aac0-5a63-89ca-53dba3c46e78>
  rdfs:label "TOPEX/POSEIDON"@en ;
  a skos:Concept ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/e5eb6afb-5d3e-4767-ad08-5293c5b2d88b> ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/t/topex-poseidon> ;
  skos:inScheme esado: ;
  skos:notation "TP"@en ;
  skos:prefLabel "TOPEX/POSEIDON"@en ;
  sosa:hosts <https://earth.esa.int/concept/a4c8f438-018c-5592-ae5d-e6c6313bfc94>, <https://earth.esa.int/concept/7917f326-4734-5836-8709-c172236d36a9> ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> .

<https://earth.esa.int/concept/7917f326-4734-5836-8709-c172236d36a9>
  skos:prefLabel "SSALT"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/b2936c36-aac0-5a63-89ca-53dba3c46e78> .

<https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861>
  rdfs:label "Earth Observation Satellite"@en ;
  skos:prefLabel "Earth Observation Satellite"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/b2936c36-aac0-5a63-89ca-53dba3c46e78> .

<https://earth.esa.int/concept/a4c8f438-018c-5592-ae5d-e6c6313bfc94>
  skos:prefLabel "NRA"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/b2936c36-aac0-5a63-89ca-53dba3c46e78> .

