@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/6da905f4-ca3e-5581-9c34-9abf8389ce0b> .

<https://gcmd.earthdata.nasa.gov/kms/concept/c0c7a50a-52c3-42e1-a702-bb39bb5ace08>
  skos:prefLabel "VEGETATION-2"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/6da905f4-ca3e-5581-9c34-9abf8389ce0b>
  skos:altLabel "VEGETATION-2"@en ;
  sosa:isHostedBy <https://earth.esa.int/concept/91d75764-3e85-53c7-8e4b-6b4d6d2ed8c9> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/c0c7a50a-52c3-42e1-a702-bb39bb5ace08> ;
  skos:broader <https://earth.esa.int/concept/e586a38a-3b98-587d-97c8-85d70ff52d33> ;
  skos:prefLabel "VG2"@en ;
  skos:inScheme esado: ;
  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/6da905f4-ca3e-5581-9c34-9abf8389ce0b> .

