@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/504e0b27-eb5c-f407-122c-5050caa32a4e>
  skos:hiddenLabel "IN_SITU_LAND_BASED_PLATFORMS.NULL.FIELD_INVESTIGATION" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/c7b39580-1632-4951-aecd-cee1c1afc5a0> ;
  skos:prefLabel "Field Investigation"@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/504e0b27-eb5c-f407-122c-5050caa32a4e> .

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

