@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 sosa: <http://www.w3.org/ns/sosa/> .

<https://earth.esa.int/concept/cf736fe7-cd32-5f2f-90ae-0eee4e6c772d>
  skos:prefLabel "Ultraviolet Instrument"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/326309c1-5314-54e7-8c66-cf13839a0ffe> .

<https://gcmd.earthdata.nasa.gov/kms/concept/f2fac046-d9cb-4012-8dce-a16d4724ef18>
  skos:prefLabel "SBUV"@en ;
  a skos:Concept .

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

<https://earth.esa.int/concept/7401c2e6-eeae-56cf-a993-5d4637f041f9>
  skos:notation "NI7"@en ;
  rdfs:label "Nimbus"@en ;
  skos:prefLabel "Nimbus-7"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/326309c1-5314-54e7-8c66-cf13839a0ffe> .

<https://earth.esa.int/concept/326309c1-5314-54e7-8c66-cf13839a0ffe>
  sosa:isHostedBy <https://earth.esa.int/concept/7401c2e6-eeae-56cf-a993-5d4637f041f9> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/f2fac046-d9cb-4012-8dce-a16d4724ef18> ;
  skos:broader <https://earth.esa.int/concept/cf736fe7-cd32-5f2f-90ae-0eee4e6c772d> ;
  skos:prefLabel "SBUV"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

