@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/75bd4312-5e45-4943-be24-343f42ee5c82>
  skos:prefLabel "WINDSAT"@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/341cadb6-e48c-54df-a1c1-8b9c008e9d06>
  skos:notation "CI"@en ;
  rdfs:label "CORIOLIS"@en ;
  skos:prefLabel "CORIOLIS"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/e910552b-cce9-5002-8a55-13a3732926dc> .

<https://earth.esa.int/concept/e910552b-cce9-5002-8a55-13a3732926dc>
  sosa:isHostedBy <https://earth.esa.int/concept/341cadb6-e48c-54df-a1c1-8b9c008e9d06> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/75bd4312-5e45-4943-be24-343f42ee5c82> ;
  skos:broader <https://earth.esa.int/concept/f1b37458-0496-5b85-a295-c4768340f255> ;
  skos:prefLabel "WINDSAT"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://earth.esa.int/concept/f1b37458-0496-5b85-a295-c4768340f255>
  skos:prefLabel "Radiometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/e910552b-cce9-5002-8a55-13a3732926dc> .

