@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://earth.esa.int/concept/e39883d8-5695-549c-a56b-8e30b5ffae46>
  skos:prefLabel "Profilers/Sounders"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/15d00c43-9590-5577-b63e-df6e34ab245e> .

<https://gcmd.earthdata.nasa.gov/kms/concept/598b6dc4-aff0-4e14-b7b7-039e58560dd0>
  skos:prefLabel "OSIRIS"@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/b805ce5d-1882-5916-8fad-400f5a14ff80>
  skos:notation "OD1"@en ;
  rdfs:label "ODIN"@en ;
  skos:prefLabel "ODIN"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/15d00c43-9590-5577-b63e-df6e34ab245e> .

<https://earth.esa.int/concept/15d00c43-9590-5577-b63e-df6e34ab245e>
  sosa:isHostedBy <https://earth.esa.int/concept/b805ce5d-1882-5916-8fad-400f5a14ff80> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/598b6dc4-aff0-4e14-b7b7-039e58560dd0> ;
  skos:broader <https://earth.esa.int/concept/e39883d8-5695-549c-a56b-8e30b5ffae46> ;
  skos:prefLabel "OSIRIS"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

