@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix esado: <https://data.esa.int/esado/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://earth.esa.int/concept/d34cdbd3-47bf-5623-8077-b8e320acc84b>
  skos:prefLabel "Ecosystems"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/5ff2bf3e-a8da-5aa5-81d2-f801ae6454af> .

<https://earth.esa.int/concept/3bf4cc22-5dad-5652-8575-8347564c4a0c>
  skos:prefLabel "Vegetation"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/5ff2bf3e-a8da-5aa5-81d2-f801ae6454af> .

esado:domainESADDP
  a skos:Collection, isothes:ConceptGroup, esado:Domain ;
  skos:prefLabel "ESA Data Discovery Portal"@en ;
  skos:member esado:widgetsEO .

<https://gcmd.earthdata.nasa.gov/kms/concept/91c64c46-d040-4daa-b26c-61952fdfaf50>
  skos:prefLabel "BIOSPHERE"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/777184e0-aa24-5f6e-9453-3172de2c4cfb>
  skos:prefLabel "Ecological Dynamics"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/5ff2bf3e-a8da-5aa5-81d2-f801ae6454af> .

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

esado:widgetsEO
  a skos:Collection, esado:MicroThesaurus, isothes:ConceptGroup ;
  skos:prefLabel "Earth Observation Widgets"@en ;
  skos:member esado:widgetThemesEO .

esado:widgetThemesEO
  a skos:Collection, esado:MicroThesaurus, isothes:ConceptGroup ;
  skos:prefLabel "Thematic Area"@en ;
  skos:member <https://earth.esa.int/concept/5ff2bf3e-a8da-5aa5-81d2-f801ae6454af> .

<https://earth.esa.int/concept/5ff2bf3e-a8da-5aa5-81d2-f801ae6454af>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/91c64c46-d040-4daa-b26c-61952fdfaf50> ;
  skos:broader <https://earth.esa.int/concept/5c476560-e0a3-554a-9187-187a90da1309> ;
  skos:prefLabel "Biosphere"@en ;
  skos:inScheme esado: ;
  skos:narrower <https://earth.esa.int/concept/d34cdbd3-47bf-5623-8077-b8e320acc84b>, <https://earth.esa.int/concept/777184e0-aa24-5f6e-9453-3172de2c4cfb>, <https://earth.esa.int/concept/3bf4cc22-5dad-5652-8575-8347564c4a0c> ;
  a skos:Concept .

<https://earth.esa.int/concept/5c476560-e0a3-554a-9187-187a90da1309>
  skos:prefLabel "Earth Topic"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/5ff2bf3e-a8da-5aa5-81d2-f801ae6454af> .

