@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/66ab957a-0434-5953-8b33-be95150a9ecb>
  skos:prefLabel "Imaging Spectrometers/Radiometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/8c95780b-7474-5440-b9bb-f12f30ef05fd> .

<https://gcmd.earthdata.nasa.gov/kms/concept/069b927b-486b-49e2-a1c2-4508185e113f>
  skos:prefLabel "HiRI"@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/92d6e739-e828-5fce-861a-8c51d1373a05>
  skos:notation "PL1"@en ;
  rdfs:label "Pleiades missions"@en ;
  skos:prefLabel "Pleiades"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/8c95780b-7474-5440-b9bb-f12f30ef05fd> .

<https://earth.esa.int/concept/ccdd9f0a-cd30-5022-b7cb-499862e5cd8c>
  skos:notation "PL1B"@en ;
  skos:prefLabel "Pleiades-1B"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/8c95780b-7474-5440-b9bb-f12f30ef05fd> .

<https://earth.esa.int/concept/f0b3f03d-a759-5c63-973c-98060e2c7ae1>
  skos:notation "PL1A"@en ;
  skos:prefLabel "Pleiades-1A"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/8c95780b-7474-5440-b9bb-f12f30ef05fd> .

<https://earth.esa.int/concept/8c95780b-7474-5440-b9bb-f12f30ef05fd>
  sosa:isHostedBy <https://earth.esa.int/concept/ccdd9f0a-cd30-5022-b7cb-499862e5cd8c>, <https://earth.esa.int/concept/f0b3f03d-a759-5c63-973c-98060e2c7ae1>, <https://earth.esa.int/concept/92d6e739-e828-5fce-861a-8c51d1373a05> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/069b927b-486b-49e2-a1c2-4508185e113f> ;
  skos:broader <https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb> ;
  skos:prefLabel "HiRI"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

