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

<https://earth.esa.int/concept/457bf8bd-c31b-525a-ba73-7e4135c0375c>
  skos:notation "I1C, I1D, IP3, IP5, IP6, IP7, IP8, IR2"@en ;
  rdfs:label "IRS"@en ;
  skos:prefLabel "IRS"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/066fe894-7475-5ff1-8c2f-54ce68bd2e1e> .

<https://gcmd.earthdata.nasa.gov/kms/concept/27b32f62-3460-4541-a1d5-507538b2b34c>
  skos:prefLabel "IRS-1D"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/b785bd76-6a28-55bd-99eb-aeb3ef7aefbb>
  skos:prefLabel "PAN"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/066fe894-7475-5ff1-8c2f-54ce68bd2e1e> .

<https://earth.esa.int/concept/09fdb491-89d0-5eeb-bd05-071f0b56ef34>
  skos:prefLabel "WIF"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/066fe894-7475-5ff1-8c2f-54ce68bd2e1e> .

<https://earth.esa.int/concept/a447665f-998c-55e5-a23f-3a7340fc26db>
  skos:prefLabel "LISS-3"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/066fe894-7475-5ff1-8c2f-54ce68bd2e1e> .

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

<https://earth.esa.int/concept/066fe894-7475-5ff1-8c2f-54ce68bd2e1e>
  skos:inScheme esado: ;
  sosa:hosts <https://earth.esa.int/concept/09fdb491-89d0-5eeb-bd05-071f0b56ef34>, <https://earth.esa.int/concept/a447665f-998c-55e5-a23f-3a7340fc26db>, <https://earth.esa.int/concept/b785bd76-6a28-55bd-99eb-aeb3ef7aefbb> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/27b32f62-3460-4541-a1d5-507538b2b34c> ;
  a skos:Concept ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/3rd-party-missions/current-missions/irs-1d> ;
  skos:broader <https://earth.esa.int/concept/457bf8bd-c31b-525a-ba73-7e4135c0375c> ;
  skos:definition "The Indian Remote Sensing Satellite IRS-1D was successfully launched into polar orbit on 29 September 1997 by a PSLV launch vehicle. Its sensors were activated in the middle of October 1997."@en ;
  skos:prefLabel "IRS-1D"@en ;
  skos:note "1D"@en ;
  skos:notation "I1D"@en ;
  rdfs:label "IRS-1D"@en .

