@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/91d75764-3e85-53c7-8e4b-6b4d6d2ed8c9>
  skos:notation "SP5"@en ;
  rdfs:label "SPOT 5"@en ;
  skos:prefLabel "SPOT 5"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/231f3607-59c0-5318-a639-9fa667d04cd9> .

<https://earth.esa.int/concept/231f3607-59c0-5318-a639-9fa667d04cd9>
  skos:altLabel "HRG-1"@en ;
  sosa:isHostedBy <https://earth.esa.int/concept/91d75764-3e85-53c7-8e4b-6b4d6d2ed8c9> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/58faa563-84f4-4c0f-8c06-d6f75d8afb0f> ;
  skos:broader <https://earth.esa.int/concept/764a170a-e361-5ea8-838e-e56994de69b7> ;
  skos:prefLabel "HRG"@en ;
  skos:inScheme esado: ;
  skos:definition "The panchromatic resolution is 2.5m / 5 m. Imagery at a resolution of 2.5 metres in the panchromatic band is obtained using a sampling concept unique to SPOT 5, called Supermode. This concept processes two 5-metre panchromatic images acquired simultaneously to generate a single image at a resolution of 2.5 metres."@en ;
  a skos:Concept .

<https://earth.esa.int/concept/764a170a-e361-5ea8-838e-e56994de69b7>
  skos:prefLabel "Cameras"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/231f3607-59c0-5318-a639-9fa667d04cd9> .

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

<https://gcmd.earthdata.nasa.gov/kms/concept/58faa563-84f4-4c0f-8c06-d6f75d8afb0f>
  skos:prefLabel "HRG-1"@en ;
  a skos:Concept .

