@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/a0b1f332-41b9-4eec-8a9e-67778193a679>
  skos:prefLabel "Pleiades-1A"@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/f0b3f03d-a759-5c63-973c-98060e2c7ae1> .

<https://earth.esa.int/concept/f0b3f03d-a759-5c63-973c-98060e2c7ae1>
  sosa:hosts <https://earth.esa.int/concept/8c95780b-7474-5440-b9bb-f12f30ef05fd> ;
  skos:note "1A"@en ;
  skos:notation "PL1A"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/a0b1f332-41b9-4eec-8a9e-67778193a679> ;
  skos:broader <https://earth.esa.int/concept/92d6e739-e828-5fce-861a-8c51d1373a05> ;
  skos:prefLabel "Pleiades-1A"@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/f0b3f03d-a759-5c63-973c-98060e2c7ae1> .

