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

<https://earth.esa.int/concept/ec73a747-76a7-56f1-a011-0465a3ed4a87>
  skos:prefLabel "NAOMI"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/bc17f16f-c253-52c6-b2d5-486984bf0c88> .

<https://earth.esa.int/concept/d75a762e-8a7e-5226-9278-c02df88723c8>
  skos:notation "SP1..SP7"@en ;
  rdfs:label "SPOT missions"@en ;
  skos:prefLabel "SPOT"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/bc17f16f-c253-52c6-b2d5-486984bf0c88> .

<https://earth.esa.int/concept/bc17f16f-c253-52c6-b2d5-486984bf0c88>
  skos:notation "SP7"@en ;
  a skos:Concept ;
  skos:note "7"@en ;
  skos:altLabel "SPOT-7"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/5993e605-b045-43fb-bd9b-928892b7386d> ;
  rdfs:label "SPOT 7"@en ;
  skos:prefLabel "SPOT 7"@en ;
  sosa:hosts <https://earth.esa.int/concept/ec73a747-76a7-56f1-a011-0465a3ed4a87> ;
  skos:inScheme esado: ;
  skos:broader <https://earth.esa.int/concept/d75a762e-8a7e-5226-9278-c02df88723c8> .

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/5993e605-b045-43fb-bd9b-928892b7386d>
  skos:prefLabel "SPOT-7"@en ;
  a skos:Concept .

