@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/ce268d92-9fe9-bc92-fc04-729f312712bb>
  skos:hiddenLabel "IN_SITU_LAND_BASED_PLATFORMS.NULL.FIXED_OBSERVATION_STATIONS" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/2219e7fa-9fd0-443d-ab1b-62d1ccf41a89> ;
  skos:prefLabel "Stations d'observation fixes"@fr, "Fixed Observation Stations"@en ;
  skos:inScheme aeris_pf: ;
  skos:broader <https://vocab.aeris-data.fr/platform/23811cea-79c0-e007-7c72-5e9c9bf62213> ;
  a skos:Concept .

<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/ce268d92-9fe9-bc92-fc04-729f312712bb> .

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

