@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://gcmd.earthdata.nasa.gov/kms/concept/92bdb34f-5df0-498d-b3c9-477ff3a1f80a>
  skos:prefLabel "Pleiades-1B"@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 ;
  skos:narrower <https://earth.esa.int/concept/ccdd9f0a-cd30-5022-b7cb-499862e5cd8c> .

<https://earth.esa.int/concept/ccdd9f0a-cd30-5022-b7cb-499862e5cd8c>
  sosa:hosts <https://earth.esa.int/concept/8c95780b-7474-5440-b9bb-f12f30ef05fd> ;
  skos:note "1B"@en ;
  skos:notation "PL1B"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/92bdb34f-5df0-498d-b3c9-477ff3a1f80a> ;
  skos:broader <https://earth.esa.int/concept/92d6e739-e828-5fce-861a-8c51d1373a05> ;
  skos:prefLabel "Pleiades-1B"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

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

