@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#> .

<https://earth.esa.int/concept/dc948e0f-27fa-5a02-b8ef-66a5119dec83>
  skos:prefLabel "Interferometric Radiometers"@en ;
  a skos:Concept ;
  skos:related <https://earth.esa.int/concept/bbc5d13d-7dd8-54fb-b8ae-f5b4c2d09a47> .

<https://earth.esa.int/concept/bbc5d13d-7dd8-54fb-b8ae-f5b4c2d09a47>
  skos:related <https://earth.esa.int/concept/dc948e0f-27fa-5a02-b8ef-66a5119dec83> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/a46016d7-e571-403a-ab37-7223fd74e68e> ;
  skos:broader <https://earth.esa.int/concept/8dc47b68-6cad-59ce-836f-7328372de417> ;
  skos:prefLabel "Salinity and Density"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/a46016d7-e571-403a-ab37-7223fd74e68e>
  skos:prefLabel "SALINITY/DENSITY"@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/8dc47b68-6cad-59ce-836f-7328372de417>
  skos:prefLabel "Oceans"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/bbc5d13d-7dd8-54fb-b8ae-f5b4c2d09a47> .

