@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/3439deb9-9182-4fe9-100a-5b68dbdf9429>
  skos:hiddenLabel "IN_SITU_LAND_BASED_PLATFORMS.NULL.CONTROL_SURVEYS" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/9909bdb4-b48b-40b0-88b3-360f9b86d0bc> ;
  skos:prefLabel "Levés de contrôle"@fr, "Control Surveys"@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/3439deb9-9182-4fe9-100a-5b68dbdf9429> .

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

