@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#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://earth.esa.int/concept/e6a9631e-b7cf-5b3e-b414-1600379a72b3>
  skos:prefLabel "Cryosphere"@en ;
  a skos:Concept .

esado:MicroThesaurus
  rdfs:label "Micro-Thesaurus"@en ;
  a owl:Class .

<https://earth.esa.int/concept/8111e456-a0ff-588f-9ab6-9ef66d8df94a>
  skos:prefLabel "Terrestrial Hydrosphere"@en ;
  a skos:Concept .

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

<https://earth.esa.int/concept/e4d01e03-0ef5-5b4c-b40f-2b5f49667f53>
  skos:prefLabel "Land Surface"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/2a1c3522-f4a0-5d63-9d47-7af06a220302>
  skos:prefLabel "Human Dimensions"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/4ca68be3-d205-5dea-a292-6f0a7ab35595>
  skos:prefLabel "Climate"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/bbe13d71-bea9-55c2-9b65-a24043c35937>
  skos:prefLabel "Agriculture"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/8dc47b68-6cad-59ce-836f-7328372de417>
  skos:prefLabel "Oceans"@en ;
  a skos:Concept .

esado:assetProperty skos:definition "The :assetProperty property specifies, for a widget, the property name the widget should be applied to. Exampe: The esado:widgetInstrumentsEO widget should be applied to the metadata field called instrument. The domain is esado:microThesaurus and the range is the name of input field represented as a xsd:string."@en .
esado:
  rdfs:label "ESA Data Ontology"@en ;
  skos:prefLabel "ESA Data Ontology"@en ;
  a skos:ConceptScheme, owl:Ontology .

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

<https://earth.esa.int/concept/0d2133c5-b0bb-5ce2-b000-243ade6a65b8>
  skos:prefLabel "Atmosphere"@en ;
  a skos:Concept .

esado:widgetThemesEO
  skos:member <https://earth.esa.int/concept/5ff2bf3e-a8da-5aa5-81d2-f801ae6454af>, <https://earth.esa.int/concept/a59746f5-d93d-5637-b7fa-6e6220196104>, <https://earth.esa.int/concept/0d2133c5-b0bb-5ce2-b000-243ade6a65b8>, <https://earth.esa.int/concept/bbe13d71-bea9-55c2-9b65-a24043c35937>, <https://earth.esa.int/concept/1589db19-32b2-5945-ad4b-6c3b13713176>, <https://earth.esa.int/concept/8111e456-a0ff-588f-9ab6-9ef66d8df94a>, <https://earth.esa.int/concept/4ca68be3-d205-5dea-a292-6f0a7ab35595>, <https://earth.esa.int/concept/8dc47b68-6cad-59ce-836f-7328372de417>, <https://earth.esa.int/concept/2a1c3522-f4a0-5d63-9d47-7af06a220302>, <https://earth.esa.int/concept/e6a9631e-b7cf-5b3e-b414-1600379a72b3>, <https://earth.esa.int/concept/e4d01e03-0ef5-5b4c-b40f-2b5f49667f53> ;
  skos:notation "widgetThemeEO"@en ;
  skos:prefLabel "Thematic Area"@en ;
  skos:changeNote "2021-10-24 - Changed prefix fS (faceted search) in the name this skos:Collection to the generic word widget."@en, "2022-08-29 - Updated skos:member after update to eo-thes."@en ;
  skos:inScheme esado: ;
  dc:relation dcat:theme ;
  a isothes:ConceptGroup, esado:MicroThesaurus, skos:Collection ;
  dc:modified "2022-09-29T18:00:00+00:00"^^xsd:dateTime ;
  esado:assetProperty "theme"@en ;
  skos:editorialNote "Follows terminology at earth.esa.int. Contains a tree."@en ;
  isothes:superGroup esado:widgetsEO ;
  skos:definition "Widget for thematic area in Earth Observation"@en .

<https://earth.esa.int/concept/1589db19-32b2-5945-ad4b-6c3b13713176>
  skos:prefLabel "Solid Earth"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/5ff2bf3e-a8da-5aa5-81d2-f801ae6454af>
  skos:prefLabel "Biosphere"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/a59746f5-d93d-5637-b7fa-6e6220196104>
  skos:prefLabel "Space Weather"@en ;
  a skos:Concept .

