@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/8f80c33c-0448-cb01-df78-6a19017956be>
  skos:hiddenLabel "EARTH_OBSERVATION_SATELLITES.GOES.GOES_6" ;
  skos:altLabel "Geostationary Operational Environmental Satellite 6"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/93ca4f6a-2552-408b-adc2-2a3ca64a4a66> ;
  skos:prefLabel "GOES-6"@en ;
  skos:inScheme aeris_pf: ;
  skos:broader <https://vocab.aeris-data.fr/platform/9305fc20-c5da-49e0-8592-b7b8138379c8> ;
  a skos:Concept .

<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/8f80c33c-0448-cb01-df78-6a19017956be> .

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

