@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/e39883d8-5695-549c-a56b-8e30b5ffae46>
  skos:prefLabel "Profilers/Sounders"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/c5de13aa-39fd-594e-94c1-74214ff18eb3> .

<https://earth.esa.int/concept/c5de13aa-39fd-594e-94c1-74214ff18eb3>
  sosa:isHostedBy <https://earth.esa.int/concept/bb996f88-8040-5849-9253-6a205afdd57a> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/a9bd961e-1063-4f37-99b6-ecd77aa9eb40> ;
  skos:broader <https://earth.esa.int/concept/e39883d8-5695-549c-a56b-8e30b5ffae46> ;
  skos:prefLabel "AIRS"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://earth.esa.int/concept/bb996f88-8040-5849-9253-6a205afdd57a>
  skos:notation "EP1"@en ;
  rdfs:label "EOS-PM (AQUA)"@en ;
  skos:prefLabel "AQUA"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/c5de13aa-39fd-594e-94c1-74214ff18eb3> .

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/a9bd961e-1063-4f37-99b6-ecd77aa9eb40>
  skos:prefLabel "AIRS"@en ;
  a skos:Concept .

