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

<https://earth.esa.int/concept/ec73a747-76a7-56f1-a011-0465a3ed4a87>
  sosa:isHostedBy <https://earth.esa.int/concept/e428bd05-cac0-56ed-bf3c-3250717fe62b>, <https://earth.esa.int/concept/bc17f16f-c253-52c6-b2d5-486984bf0c88> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/a3200684-34e6-4007-a247-111725a111f8> ;
  skos:broader <https://earth.esa.int/concept/764a170a-e361-5ea8-838e-e56994de69b7> ;
  skos:prefLabel "NAOMI"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

<https://earth.esa.int/concept/bc17f16f-c253-52c6-b2d5-486984bf0c88>
  skos:notation "SP7"@en ;
  rdfs:label "SPOT 7"@en ;
  skos:prefLabel "SPOT 7"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/ec73a747-76a7-56f1-a011-0465a3ed4a87> .

<https://earth.esa.int/concept/764a170a-e361-5ea8-838e-e56994de69b7>
  skos:prefLabel "Cameras"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/ec73a747-76a7-56f1-a011-0465a3ed4a87> .

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:notation "SP6"@en ;
  rdfs:label "SPOT 6"@en ;
  skos:prefLabel "SPOT 6"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/ec73a747-76a7-56f1-a011-0465a3ed4a87> .

<https://gcmd.earthdata.nasa.gov/kms/concept/a3200684-34e6-4007-a247-111725a111f8>
  skos:prefLabel "NAOMI"@en ;
  a skos:Concept .

