@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/1a13e04a-e0a5-5139-82f5-8b6f77f7d5e3>
  sosa:isHostedBy <https://earth.esa.int/concept/fc478009-7c76-54af-ba48-64c36705faef> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/f3c9a235-939d-4898-94f3-3dea5ad187e1> ;
  skos:broader <https://earth.esa.int/concept/f1b37458-0496-5b85-a295-c4768340f255> ;
  skos:prefLabel "BBR"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://earth.esa.int/concept/fc478009-7c76-54af-ba48-64c36705faef>
  skos:notation "ECA"@en ;
  rdfs:label "EarthCARE"@en ;
  skos:prefLabel "EarthCARE"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/1a13e04a-e0a5-5139-82f5-8b6f77f7d5e3> .

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/1a13e04a-e0a5-5139-82f5-8b6f77f7d5e3> .

<https://gcmd.earthdata.nasa.gov/kms/concept/f3c9a235-939d-4898-94f3-3dea5ad187e1>
  skos:prefLabel "BBR"@en ;
  a skos:Concept .

