@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/9305fc20-c5da-49e0-8592-b7b8138379c8>
  skos:prefLabel "GOES (Geostationary Operational Environmental Satellite)"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/platform/c6694149-6caa-6a62-9b16-8e7c406ec82b> .

<https://vocab.aeris-data.fr/platform/c6694149-6caa-6a62-9b16-8e7c406ec82b>
  skos:hiddenLabel "EARTH_OBSERVATION_SATELLITES.GOES.GOES_3" ;
  skos:altLabel "Geostationary Operational Environmental Satellite 3"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/54aa88e0-f005-4525-bb26-1b8ed615b5f2> ;
  skos:prefLabel "GOES-3"@en ;
  skos:inScheme aeris_pf: ;
  skos:broader <https://vocab.aeris-data.fr/platform/9305fc20-c5da-49e0-8592-b7b8138379c8> ;
  a skos:Concept .

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

