@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://gcmd.earthdata.nasa.gov/kms/concept/601d36fc-8171-475c-a1c5-84802aecb77e>
  skos:prefLabel "EARTHQUAKES"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/132b86d0-95ab-5def-8099-ec3f17fb152e>
  skos:related <https://earth.esa.int/concept/c6fb4c48-0b30-53d2-a78b-932eabd46364> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/601d36fc-8171-475c-a1c5-84802aecb77e> ;
  skos:broader <https://earth.esa.int/concept/88c2f503-b113-59bd-9c12-7c9dad6cda0d> ;
  skos:prefLabel "Earthquakes"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://earth.esa.int/concept/c6fb4c48-0b30-53d2-a78b-932eabd46364>
  skos:prefLabel "Radio"@en ;
  a skos:Concept ;
  skos:related <https://earth.esa.int/concept/132b86d0-95ab-5def-8099-ec3f17fb152e> .

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

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

