@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/da81dfcf-ffd3-462a-9e38-7e0481bae3d1>
  skos:hiddenLabel "EARTH_OBSERVATION_SATELLITES.GOES.GOES_18" ;
  skos:altLabel "Geostationary Operational Environmental Satellite 18" ;
  skos:prefLabel "GOES-18"@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/da81dfcf-ffd3-462a-9e38-7e0481bae3d1> .

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

