@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/7e9c164d-6528-5e45-97d2-720de45f6b6e> .

<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/7e9c164d-6528-5e45-97d2-720de45f6b6e> .

<https://earth.esa.int/concept/7e9c164d-6528-5e45-97d2-720de45f6b6e>
  skos:altLabel "CARTOSAT-2"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/71ccf8e3-7b1f-418d-9bc0-0ead78ec75ee> ;
  skos:broader <https://earth.esa.int/concept/457bf8bd-c31b-525a-ba73-7e4135c0375c> ;
  skos:note "P7"@en ;
  skos:notation "IP7"@en ;
  a skos:Concept ;
  rdfs:label "IRS-P7"@en ;
  skos:prefLabel "IRS-P7"@en ;
  skos:inScheme esado: ;
  sosa:hosts <https://earth.esa.int/concept/a447665f-998c-55e5-a23f-3a7340fc26db> .

<https://gcmd.earthdata.nasa.gov/kms/concept/71ccf8e3-7b1f-418d-9bc0-0ead78ec75ee>
  skos:prefLabel "CARTOSAT-2"@en ;
  a skos:Concept .

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

