@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/3fe92062-5e95-3215-6e25-92f62ae42320>
  skos:hiddenLabel "EARTH_OBSERVATION_SATELLITES.HIMAWARI.GMS_1" ;
  skos:altLabel "GMS-1", "Geostationary Meteorological Satellite 1"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/2a4d7fd4-36e7-42a4-9239-5e89ec0b142d> ;
  skos:prefLabel "Himawari-1"@fr, "Himawari-1"@en ;
  skos:inScheme aeris_pf: ;
  skos:broader <https://vocab.aeris-data.fr/platform/3f517601-d21f-6080-daaf-0dccaadc8290> ;
  a skos:Concept .

<https://vocab.aeris-data.fr/platform/3f517601-d21f-6080-daaf-0dccaadc8290>
  skos:prefLabel "GMS"@fr, "GMS"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/platform/3fe92062-5e95-3215-6e25-92f62ae42320> .

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

