@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/953cc9b8-e758-7add-7e5a-62e8b50a9ff4> .

<https://vocab.aeris-data.fr/platform/953cc9b8-e758-7add-7e5a-62e8b50a9ff4>
  skos:hiddenLabel "IN_SITU_LAND_BASED_PLATFORMS.NULL.FIELD_SURVEYS" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/cca1ba09-0595-4ab0-a28f-158f988e9301> ;
  skos:prefLabel "Enquêtes de terrain"@fr, "Field Surveys"@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 .

