@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://gcmd.earthdata.nasa.gov/kms/concept/5fe45cae-f4ce-4287-8af8-0d824807f3fc>
  skos:prefLabel "SPOT-4"@en ;
  a skos:Concept .

<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/15513272-71d8-53ef-a3c3-556d44388fce> .

<https://earth.esa.int/concept/e7b6b7fb-9ff5-52b7-b224-9c8de7b91ae9>
  skos:prefLabel "POAM-III"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/15513272-71d8-53ef-a3c3-556d44388fce> .

<https://earth.esa.int/concept/50e1173a-ebaa-5eae-bb56-76fdef603968>
  skos:prefLabel "HRVIR"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/15513272-71d8-53ef-a3c3-556d44388fce> .

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

<https://earth.esa.int/concept/db45994a-ab6f-598d-8b15-f0d6ed11ad42>
  skos:prefLabel "VG1"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/15513272-71d8-53ef-a3c3-556d44388fce> .

<https://earth.esa.int/concept/15513272-71d8-53ef-a3c3-556d44388fce>
  sosa:hosts <https://earth.esa.int/concept/db45994a-ab6f-598d-8b15-f0d6ed11ad42>, <https://earth.esa.int/concept/e7b6b7fb-9ff5-52b7-b224-9c8de7b91ae9>, <https://earth.esa.int/concept/50e1173a-ebaa-5eae-bb56-76fdef603968> ;
  skos:altLabel "SPOT-4"@en ;
  skos:note "4"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/5fe45cae-f4ce-4287-8af8-0d824807f3fc> ;
  skos:broader <https://earth.esa.int/concept/d75a762e-8a7e-5226-9278-c02df88723c8> ;
  skos:notation "SP4"@en ;
  skos:prefLabel "SPOT 4"@en ;
  rdfs:label "SPOT 4"@en ;
  a skos:Concept ;
  skos:inScheme esado: .

