@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix esado: <https://data.esa.int/esado/> .
@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:narrower <https://earth.esa.int/concept/5cda1e1d-7fb8-59c0-8a37-eaceff0ce027> .

<https://earth.esa.int/concept/7eb92e2a-7b12-56a7-be1a-a71c97778559>
  skos:notation "SM1"@en ;
  rdfs:label "SMOS"@en ;
  skos:prefLabel "SMOS"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/5cda1e1d-7fb8-59c0-8a37-eaceff0ce027> .

<https://gcmd.earthdata.nasa.gov/kms/concept/8df8e3d1-6e77-4146-bd7e-59d64564595b>
  skos:prefLabel "MIRAS"@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/5cda1e1d-7fb8-59c0-8a37-eaceff0ce027>
  sosa:isHostedBy <https://earth.esa.int/concept/7eb92e2a-7b12-56a7-be1a-a71c97778559> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/8df8e3d1-6e77-4146-bd7e-59d64564595b> ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/esa-operational-eo-missions/smos/space-segment/instrument> ;
  skos:broader <https://earth.esa.int/concept/dc948e0f-27fa-5a02-b8ef-66a5119dec83> ;
  skos:prefLabel "MIRAS"@en ;
  skos:inScheme esado: ;
  skos:definition "A novel instrument was especially developed to provide the observations for both soil moisture and ocean salinity by capturing images of emitted microwave radiation around the frequency of 1.4 GHz (L-band) in the required accuracy. SMOS carries the first-ever, polar-orbiting, space-borne, 2-D interferometric radiometer measuring in L-Band: the MIRAS (Microwave Imaging Radiometer using Aperture Synthesis) instrument."@en ;
  a skos:Concept .

