@prefix sosa: <http://www.w3.org/ns/sosa/> .
@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/8e078b0f-ca76-5aae-a265-ed8fe5ccb583>
  sosa:isHostedBy <https://earth.esa.int/concept/fe3511af-0268-5d10-999a-db274e1191fe> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/08e2249f-3fc9-4084-85fd-17131c5a1cbb> ;
  skos:broader <https://earth.esa.int/concept/f1b37458-0496-5b85-a295-c4768340f255> ;
  skos:prefLabel "FMPL-2"@en ;
  skos:inScheme esado: ;
  skos:definition "Flexible Microwave Payload version2 is a dual microwave payload composed of a GNSS-Reflectometer and L-band radiometer with interference detection/mitigation."@en ;
  a skos:Concept .

<https://earth.esa.int/concept/fe3511af-0268-5d10-999a-db274e1191fe>
  skos:notation "FFS"@en ;
  skos:prefLabel "FFSCat"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/8e078b0f-ca76-5aae-a265-ed8fe5ccb583> .

<https://gcmd.earthdata.nasa.gov/kms/concept/08e2249f-3fc9-4084-85fd-17131c5a1cbb>
  skos:prefLabel "FMPL-2"@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/f1b37458-0496-5b85-a295-c4768340f255>
  skos:prefLabel "Radiometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/8e078b0f-ca76-5aae-a265-ed8fe5ccb583> .

