@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/6d9e76e2-c057-5e23-9950-e3ed6cb78f6d>
  skos:prefLabel "Volcanic Activity"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/88c2f503-b113-59bd-9c12-7c9dad6cda0d> .

<https://earth.esa.int/concept/9a043c1c-b79e-56ea-8d29-ce17037667ef>
  skos:prefLabel "Radar Altimeters"@en ;
  a skos:Concept ;
  skos:related <https://earth.esa.int/concept/88c2f503-b113-59bd-9c12-7c9dad6cda0d> .

<https://earth.esa.int/concept/132b86d0-95ab-5def-8099-ec3f17fb152e>
  skos:prefLabel "Earthquakes"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/88c2f503-b113-59bd-9c12-7c9dad6cda0d> .

<https://earth.esa.int/concept/8f86e1ce-97c3-534d-b370-2692352992fe>
  skos:prefLabel "Imaging Radars"@en ;
  a skos:Concept ;
  skos:related <https://earth.esa.int/concept/88c2f503-b113-59bd-9c12-7c9dad6cda0d> .

<https://earth.esa.int/concept/2d0947c9-0fb6-5faa-a87e-80edc53b2e37>
  skos:prefLabel "Plate Tectonics"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/88c2f503-b113-59bd-9c12-7c9dad6cda0d> .

<https://earth.esa.int/concept/c6fb4c48-0b30-53d2-a78b-932eabd46364>
  skos:prefLabel "Radio"@en ;
  a skos:Concept ;
  skos:related <https://earth.esa.int/concept/88c2f503-b113-59bd-9c12-7c9dad6cda0d> .

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

<https://gcmd.earthdata.nasa.gov/kms/concept/1e17c8d3-81d0-473c-8f24-d2a4ea52b6b9>
  skos:prefLabel "TECTONICS"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/1589db19-32b2-5945-ad4b-6c3b13713176>
  skos:prefLabel "Solid Earth"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/88c2f503-b113-59bd-9c12-7c9dad6cda0d> .

<https://earth.esa.int/concept/88c2f503-b113-59bd-9c12-7c9dad6cda0d>
  skos:broader <https://earth.esa.int/concept/1589db19-32b2-5945-ad4b-6c3b13713176> ;
  skos:related <https://earth.esa.int/concept/8f86e1ce-97c3-534d-b370-2692352992fe>, <https://earth.esa.int/concept/c6fb4c48-0b30-53d2-a78b-932eabd46364>, <https://earth.esa.int/concept/9a043c1c-b79e-56ea-8d29-ce17037667ef> ;
  skos:narrower <https://earth.esa.int/concept/6d9e76e2-c057-5e23-9950-e3ed6cb78f6d>, <https://earth.esa.int/concept/2d0947c9-0fb6-5faa-a87e-80edc53b2e37>, <https://earth.esa.int/concept/132b86d0-95ab-5def-8099-ec3f17fb152e> ;
  skos:prefLabel "Tectonics"@en ;
  skos:inScheme esado: ;
  a skos:Concept ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/1e17c8d3-81d0-473c-8f24-d2a4ea52b6b9> .

