@prefix sosa: <http://www.w3.org/ns/sosa/> .
@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/6e16341f-4d00-5196-a411-60c8666f96ec>
  sosa:isHostedBy <https://earth.esa.int/concept/7e80b901-961a-5f19-9872-b55bfd8bd61a> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/c6ff04f5-a31f-4c9f-9c37-82f053905736> ;
  skos:broader <https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb> ;
  skos:prefLabel "VHRI"@en ;
  skos:inScheme esado: ;
  skos:definition "VHRI (Very High Resolution Imager)"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb>
  skos:prefLabel "Imaging Spectrometers/Radiometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/6e16341f-4d00-5196-a411-60c8666f96ec> .

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

<https://earth.esa.int/concept/7e80b901-961a-5f19-9872-b55bfd8bd61a>
  skos:notation "NG2"@en ;
  rdfs:label "NigeriaSat-2"@en ;
  skos:prefLabel "NigeriaSat-2"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/6e16341f-4d00-5196-a411-60c8666f96ec> .

<https://gcmd.earthdata.nasa.gov/kms/concept/c6ff04f5-a31f-4c9f-9c37-82f053905736>
  skos:prefLabel "VHRI"@en ;
  a skos:Concept .

