@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/3604e8a3-6e1e-4f11-9b33-1d9b3ddfe6ae>
  skos:prefLabel "PR"@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/a3871282-a79c-592a-9e86-f9367a88eb19>
  skos:prefLabel "Radar Sounders"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/66a8ca59-7e2b-5131-b543-38d3bc8cdee5> .

<https://earth.esa.int/concept/66a8ca59-7e2b-5131-b543-38d3bc8cdee5>
  sosa:isHostedBy <https://earth.esa.int/concept/d6ac4c44-040f-5dc3-8c73-499c1b2ce3dc> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/3604e8a3-6e1e-4f11-9b33-1d9b3ddfe6ae> ;
  skos:broader <https://earth.esa.int/concept/a3871282-a79c-592a-9e86-f9367a88eb19> ;
  skos:prefLabel "PR"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

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

