@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@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/4f26fa9f-5c50-59e3-8c3e-e06355920b57>
  skos:altLabel "HAIRS"@en ;
  sosa:isHostedBy <https://earth.esa.int/concept/2e207578-6fac-58c4-9f0c-f67519ea14e0> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/de43af49-b240-40e2-b412-9ba68c15ed7f> ;
  skos:broader <https://earth.esa.int/concept/c6fb4c48-0b30-53d2-a78b-932eabd46364> ;
  skos:prefLabel "GRACE HAIRS"@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:narrower <https://earth.esa.int/concept/4f26fa9f-5c50-59e3-8c3e-e06355920b57> .

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

<https://earth.esa.int/concept/2e207578-6fac-58c4-9f0c-f67519ea14e0>
  skos:notation "GR"@en ;
  rdfs:label "GRACE"@en ;
  skos:prefLabel "GRACE"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/4f26fa9f-5c50-59e3-8c3e-e06355920b57> .

<https://gcmd.earthdata.nasa.gov/kms/concept/de43af49-b240-40e2-b412-9ba68c15ed7f>
  skos:prefLabel "HAIRS"@en ;
  a skos:Concept .

