@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@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/8e298b19-5ba3-5ef7-82d0-730257bb74d6>
  skos:prefLabel "TMI"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/d6ac4c44-040f-5dc3-8c73-499c1b2ce3dc> .

<https://gcmd.earthdata.nasa.gov/kms/concept/89c509e6-13f6-4d6e-b46c-0479d2c7d88d>
  skos:prefLabel "TRMM"@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/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/d6ac4c44-040f-5dc3-8c73-499c1b2ce3dc> .

<https://earth.esa.int/concept/a83b9e93-adb3-5a2f-aad6-52cc20e60652>
  skos:prefLabel "VIRS"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/d6ac4c44-040f-5dc3-8c73-499c1b2ce3dc> .

<https://earth.esa.int/concept/66a8ca59-7e2b-5131-b543-38d3bc8cdee5>
  skos:prefLabel "PR"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/d6ac4c44-040f-5dc3-8c73-499c1b2ce3dc> .

<https://earth.esa.int/concept/d6ac4c44-040f-5dc3-8c73-499c1b2ce3dc>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/89c509e6-13f6-4d6e-b46c-0479d2c7d88d> ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> ;
  skos:prefLabel "TRMM"@en ;
  sosa:hosts <https://earth.esa.int/concept/a83b9e93-adb3-5a2f-aad6-52cc20e60652>, <https://earth.esa.int/concept/66a8ca59-7e2b-5131-b543-38d3bc8cdee5>, <https://earth.esa.int/concept/8e298b19-5ba3-5ef7-82d0-730257bb74d6> ;
  skos:definition "The Tropical Rainfall Measuring Mission (or TRMM) is a NASA satellite."@en ;
  a skos:Concept ;
  skos:inScheme esado: ;
  skos:notation "TR"@en ;
  rdfs:label "TRMM"@en .

