@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/d2cd4fe0-201a-36f2-1422-1cf2318951cb> .

<https://vocab.aeris-data.fr/platform/d2cd4fe0-201a-36f2-1422-1cf2318951cb>
  skos:hiddenLabel "EARTH_OBSERVATION_SATELLITES.GOES.GOES_14" ;
  skos:altLabel "Geostationary Operational Environmental Satellite 14"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/9dfc4f09-66e5-4e70-b4f9-72f52855c9c3> ;
  skos:prefLabel "GOES-14"@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 .

