@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://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/5999338f-e606-5126-88b2-b0b12ec2c5ae> .

<https://earth.esa.int/concept/b687f88d-4407-5c43-8f6a-85a5ab84f0d4>
  skos:notation "CR2"@en ;
  rdfs:label "CryoSat-2"@en ;
  skos:prefLabel "CryoSat-2"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/5999338f-e606-5126-88b2-b0b12ec2c5ae> .

<https://earth.esa.int/concept/11ea961b-1d0b-5d6d-a55a-b58aed01d430>
  skos:notation "EN1"@en ;
  rdfs:label "Envisat"@en ;
  skos:prefLabel "Envisat"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/5999338f-e606-5126-88b2-b0b12ec2c5ae> .

<https://earth.esa.int/concept/c6fb4c48-0b30-53d2-a78b-932eabd46364>
  skos:prefLabel "Radio"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/5999338f-e606-5126-88b2-b0b12ec2c5ae> .

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

<https://gcmd.earthdata.nasa.gov/kms/concept/9bfd9ff7-b838-4834-bd47-0127384c79f7>
  skos:prefLabel "DORIS"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/5999338f-e606-5126-88b2-b0b12ec2c5ae>
  sosa:isHostedBy <https://earth.esa.int/concept/b687f88d-4407-5c43-8f6a-85a5ab84f0d4>, <https://earth.esa.int/concept/11ea961b-1d0b-5d6d-a55a-b58aed01d430>, <https://earth.esa.int/concept/994375c0-66cc-590b-9831-df1ad37e162f> ;
  skos:prefLabel "DORIS"@en ;
  skos:broader <https://earth.esa.int/concept/c6fb4c48-0b30-53d2-a78b-932eabd46364> ;
  skos:inScheme esado: ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/esa-operational-eo-missions/envisat/instruments/doris> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/9bfd9ff7-b838-4834-bd47-0127384c79f7> ;
  skos:definition "The Doppler Orbitography and Radio-positioning Integrated by Satellite instrument is a microwave tracking system that can be utilized to determine the precise location of the ENVISAT satellite. Versions of the DORIS instrument are currently flying on the SPOT-2 and Topex-Poseidon missions."@en ;
  a skos:Concept .

