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

<https://gcmd.earthdata.nasa.gov/kms/concept/0ea7e68a-6e72-4fca-88b0-1cacbd6182d4>
  skos:prefLabel "VEGETATION-1"@en ;
  a skos:Concept .

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

<https://earth.esa.int/concept/e586a38a-3b98-587d-97c8-85d70ff52d33>
  skos:prefLabel "Spectrometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/db45994a-ab6f-598d-8b15-f0d6ed11ad42> .

<https://earth.esa.int/concept/db45994a-ab6f-598d-8b15-f0d6ed11ad42>
  skos:altLabel "VEGETATION-1"@en ;
  sosa:isHostedBy <https://earth.esa.int/concept/15513272-71d8-53ef-a3c3-556d44388fce> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/0ea7e68a-6e72-4fca-88b0-1cacbd6182d4> ;
  skos:broader <https://earth.esa.int/concept/e586a38a-3b98-587d-97c8-85d70ff52d33> ;
  skos:prefLabel "VG1"@en ;
  skos:inScheme esado: ;
  skos:definition "The SPOT 4 satellite carries on-board a low-resolution wide-coverage instrument for monitoring the continental biosphere and to monitor crops. The VEGETATION instrument provides global coverage on an almost daily basis at a resolution of 1 kilometer with a swath of 2250 km, enabling the observation of long-term environmental changes on a regional and worldwide scale. The VEGETATION program is being co-funded by the European Union, Belgium, France, Italy and Sweden and led by French space agency CNES."@en ;
  a skos:Concept .

<https://earth.esa.int/concept/15513272-71d8-53ef-a3c3-556d44388fce>
  skos:notation "SP4"@en ;
  rdfs:label "SPOT 4"@en ;
  skos:prefLabel "SPOT 4"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/db45994a-ab6f-598d-8b15-f0d6ed11ad42> .

