@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://gcmd.earthdata.nasa.gov/kms/concept/1715936c-434b-410c-aa94-c2f6b5c08c95>
  skos:prefLabel "P-SAR"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/a25a98f2-c03a-51b7-be4a-afab0863186c>
  skos:notation "BM"@en ;
  skos:prefLabel "Biomass"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/1dacc3db-07df-5d93-869a-6bb256f01e51> .

<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/1dacc3db-07df-5d93-869a-6bb256f01e51> .

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

<https://earth.esa.int/concept/1dacc3db-07df-5d93-869a-6bb256f01e51>
  sosa:isHostedBy <https://earth.esa.int/concept/a25a98f2-c03a-51b7-be4a-afab0863186c> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/1715936c-434b-410c-aa94-c2f6b5c08c95> ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/b/biomass>, <https://earth.esa.int/web/guest/missions/esa-future-missions/biomass/> ;
  skos:broader <https://earth.esa.int/concept/8f86e1ce-97c3-534d-b370-2692352992fe> ;
  skos:prefLabel "P-SAR"@en ;
  skos:inScheme esado: ;
  skos:definition "P-band Synthetic Aperture Radar (P-SAR)"@en ;
  a skos:Concept .

