@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/8a33ad42-39d6-59e1-84a9-de9d5bd78de5>
  skos:notation "SA"@en ;
  skos:prefLabel "SMAP"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/fbb18991-7819-51e3-b4ae-78ce9e397886> .

<https://gcmd.earthdata.nasa.gov/kms/concept/d6a17c7b-def7-415a-af34-87819125d14f>
  skos:prefLabel "SMAP L-BAND RADAR"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/8f86e1ce-97c3-534d-b370-2692352992fe>
  skos:prefLabel "Imaging Radars"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/fbb18991-7819-51e3-b4ae-78ce9e397886> .

esado:
  rdfs:label "ESA Data Ontology"@en ;
  skos:prefLabel "ESA Data Ontology"@en ;
  a skos:ConceptScheme, owl:Ontology .

<https://earth.esa.int/concept/fbb18991-7819-51e3-b4ae-78ce9e397886>
  sosa:isHostedBy <https://earth.esa.int/concept/8a33ad42-39d6-59e1-84a9-de9d5bd78de5> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/d6a17c7b-def7-415a-af34-87819125d14f> ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/nasa-eo> ;
  skos:broader <https://earth.esa.int/concept/8f86e1ce-97c3-534d-b370-2692352992fe> ;
  skos:prefLabel "SMAP L-BAND RADAR"@en ;
  skos:inScheme esado: ;
  skos:definition "The Soil Moisture Active-Passive (SMAP) will use a combined radiometer and high-resolution radar to measure surface soil moisture and freeze-thaw state, providing for scientific advances and societal benefits. Direct measurements of soil moisture and freeze/thaw state are needed to improve our understanding of regional water cycles, ecosystem productivity, and processes that link the water, energy, and carbon cycles."@en ;
  a skos:Concept .

