@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/66ab957a-0434-5953-8b33-be95150a9ecb>
  skos:prefLabel "Imaging Spectrometers/Radiometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/3382d430-4373-55eb-b7cd-0f398da21773> .

<https://earth.esa.int/concept/3382d430-4373-55eb-b7cd-0f398da21773>
  sosa:isHostedBy <https://earth.esa.int/concept/fa4e3c89-5966-5617-b2cc-f6aad122e685> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/15f02273-9e95-43d7-a2b0-e6cf8f569f69> ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/airborne-sensors/prism> ;
  skos:broader <https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb> ;
  skos:prefLabel "PRISM"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/15f02273-9e95-43d7-a2b0-e6cf8f569f69>
  skos:prefLabel "PRISM"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/fa4e3c89-5966-5617-b2cc-f6aad122e685>
  skos:notation "AL1"@en ;
  rdfs:label "ALOS-1"@en ;
  skos:prefLabel "ALOS-1"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/3382d430-4373-55eb-b7cd-0f398da21773> .

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

