@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/23811cea-79c0-e007-7c72-5e9c9bf62213>
  skos:prefLabel "Plateformes Sol"@fr, "In Situ Land-based Platforms"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/platform/1c6bb74b-377a-799a-e709-2e70dc26c970> .

<https://vocab.aeris-data.fr/platform/1c6bb74b-377a-799a-e709-2e70dc26c970>
  skos:hiddenLabel "IN_SITU_LAND_BASED_PLATFORMS.NULL.AES" ;
  skos:altLabel "Atmospheric Environment Service"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/04dae41e-7a74-4750-89b6-1ea717cce9d2> ;
  skos:prefLabel "AES"@en ;
  skos:inScheme aeris_pf: ;
  skos:broader <https://vocab.aeris-data.fr/platform/23811cea-79c0-e007-7c72-5e9c9bf62213> ;
  a skos:Concept .

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

