@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@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#> .

<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/be1e2fcb-08df-5a4b-8625-8ba7954a4ead> .

<https://gcmd.earthdata.nasa.gov/kms/concept/7903c432-f65f-4b92-bb9e-96cd3036fd1d>
  skos:prefLabel "LISS-IV"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/be1e2fcb-08df-5a4b-8625-8ba7954a4ead>
  skos:altLabel "LISS-IV"@en ;
  sosa:isHostedBy <https://earth.esa.int/concept/e11f3073-b183-5867-9354-dd9910ecf121>, <https://earth.esa.int/concept/3ea37733-9202-52b1-9bb0-592e87cdacbc> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/7903c432-f65f-4b92-bb9e-96cd3036fd1d> ;
  skos:broader <https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb> ;
  skos:prefLabel "LISS-4"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://earth.esa.int/concept/e11f3073-b183-5867-9354-dd9910ecf121>
  skos:notation "IR2"@en ;
  rdfs:label "IRS-R2"@en ;
  skos:prefLabel "IRS-R2"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/be1e2fcb-08df-5a4b-8625-8ba7954a4ead> .

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

<https://earth.esa.int/concept/3ea37733-9202-52b1-9bb0-592e87cdacbc>
  skos:notation "IP6"@en ;
  rdfs:label "IRS-P6"@en ;
  skos:prefLabel "IRS-P6"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/be1e2fcb-08df-5a4b-8625-8ba7954a4ead> .

