@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/e428bd05-cac0-56ed-bf3c-3250717fe62b> .

<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/e428bd05-cac0-56ed-bf3c-3250717fe62b> .

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

<https://earth.esa.int/concept/e428bd05-cac0-56ed-bf3c-3250717fe62b>
  skos:note "6"@en ;
  skos:prefLabel "SPOT 6"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/b5b5a3c9-a393-4766-a7d6-ef6c97969e78> ;
  skos:broader <https://earth.esa.int/concept/d75a762e-8a7e-5226-9278-c02df88723c8> ;
  a skos:Concept ;
  rdfs:label "SPOT 6"@en ;
  skos:altLabel "SPOT-6"@en ;
  skos:notation "SP6"@en ;
  sosa:hosts <https://earth.esa.int/concept/ec73a747-76a7-56f1-a011-0465a3ed4a87> ;
  skos:inScheme esado: .

<https://gcmd.earthdata.nasa.gov/kms/concept/b5b5a3c9-a393-4766-a7d6-ef6c97969e78>
  skos:prefLabel "SPOT-6"@en ;
  a skos:Concept .

