@prefix esado: <https://data.esa.int/esado/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/6c5ca722-0bc7-4ccd-ad24-39b9d8710140> ;
  skos:broader <https://earth.esa.int/concept/f2c5ca1b-085d-5a63-8d46-c68ec58b77a5> ;
  skos:prefLabel "Radar Sounders"@en ;
  skos:inScheme esado: ;
  skos:narrower <https://earth.esa.int/concept/66a8ca59-7e2b-5131-b543-38d3bc8cdee5>, <https://earth.esa.int/concept/c17deee1-3983-5c72-8d25-43ca30c3a317> ;
  a skos:Concept .

<https://earth.esa.int/concept/f2c5ca1b-085d-5a63-8d46-c68ec58b77a5>
  skos:prefLabel "Profilers/Sounders"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/a3871282-a79c-592a-9e86-f9367a88eb19> .

<https://gcmd.earthdata.nasa.gov/kms/concept/6c5ca722-0bc7-4ccd-ad24-39b9d8710140>
  skos:prefLabel "Radar Sounders"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/66a8ca59-7e2b-5131-b543-38d3bc8cdee5>
  skos:prefLabel "PR"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/a3871282-a79c-592a-9e86-f9367a88eb19> .

<https://earth.esa.int/concept/c17deee1-3983-5c72-8d25-43ca30c3a317>
  skos:prefLabel "DPR"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/a3871282-a79c-592a-9e86-f9367a88eb19> .

