@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix aeris_pf: <https://vocab.aeris-data.fr/platform> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://vocab.aeris-data.fr/platform/74ed0689-9f97-394c-c7bc-c7ddfdb69175>
  skos:prefLabel "Platerformes de navigation"@fr, "Navigation Platforms"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/platform/f36291f4-dfe3-211d-1fcf-0109de28143b> .

<https://vocab.aeris-data.fr/platform/f36291f4-dfe3-211d-1fcf-0109de28143b>
  skos:hiddenLabel "NAVIGATION_PLATFORMS.NULL.GALILEO" ;
  skos:altLabel "Galileo Satellites"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/59fae923-a986-41e5-8fe2-30bd3b9cb625> ;
  skos:prefLabel "Galileo"@en ;
  skos:inScheme aeris_pf: ;
  skos:broader <https://vocab.aeris-data.fr/platform/74ed0689-9f97-394c-c7bc-c7ddfdb69175> ;
  a skos:Concept .

aeris_pf:
  skos:prefLabel "Plateformes AERIS"@fr, "AERIS Platforms"@en ;
  a owl:Ontology, skos:ConceptScheme .

