@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/148716db-4d94-475d-acd4-460c22765c0c> skos:broader <https://vocab.aeris-data.fr/platform/37b912ea-7e98-4aef-ab77-c2f0ce4eb3a5> .
<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 .

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

<https://vocab.aeris-data.fr/platform/37b912ea-7e98-4aef-ab77-c2f0ce4eb3a5>
  skos:definition "Platform for observation of properties in the atmosphere that changes location for defined observation periods, but is fixed while measuring."@en ;
  skos:relatedMatch <https://vocabulary.actris.nilu.no/actris_vocab/observationplatform-mobile> ;
  skos:hiddenLabel "IN_SITU_LAND_BASED_PLATFORMS.MOBILE_PLATFORMS.NULL" ;
  skos:prefLabel "Mobile platforms"@en, "Plateformes mobiles"@fr ;
  skos:inScheme aeris_pf: ;
  skos:broader <https://vocab.aeris-data.fr/platform/23811cea-79c0-e007-7c72-5e9c9bf62213> ;
  a skos:Concept .

