@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix esado: <https://data.esa.int/esado/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://earth.esa.int/concept/acbc6bd6-80ac-51a1-bc4a-f6c2ec411908>
  skos:prefLabel "Photon/Optical Detectors"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/68184ed1-91d8-5473-a555-3ceb4f8bd3c7> .

<https://gcmd.earthdata.nasa.gov/kms/concept/85981a31-9ed9-40b4-a366-778dce75ba0e>
  skos:prefLabel "SHIROP"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/68184ed1-91d8-5473-a555-3ceb4f8bd3c7>
  sosa:isHostedBy <https://earth.esa.int/concept/6f58e22e-7ceb-558f-aa70-28cc4d27222c> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/85981a31-9ed9-40b4-a366-778dce75ba0e> ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/s/slats> ;
  skos:broader <https://earth.esa.int/concept/acbc6bd6-80ac-51a1-bc4a-f6c2ec411908> ;
  skos:prefLabel "SHIROP"@en ;
  skos:inScheme esado: ;
  skos:definition "Small and High Resolution Optical Sensor"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/6f58e22e-7ceb-558f-aa70-28cc4d27222c>
  skos:notation "SL"@en ;
  rdfs:label "Super Low Altitude Test Satellite"@en ;
  skos:prefLabel "SLATS"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/68184ed1-91d8-5473-a555-3ceb4f8bd3c7> .

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

