@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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:altLabel "Portable Gas and Aerosol Sampling UnitS"@en ;
  foaf:homepage <https://pegasus.aeris-data.fr> ;
  a skos:Concept ;
  skos:inScheme aeris_pf: ;
  skos:prefLabel "PEGASUS"@en, "PEGASUS"@fr ;
  skos:broader <https://vocab.aeris-data.fr/platform/37b912ea-7e98-4aef-ab77-c2f0ce4eb3a5> ;
  skos:relatedMatch <https://vocab.aeris-data.fr/project/2fea694b-7a95-42b6-a371-88ed4dbf5104> ;
  foaf:name "PEGASUS" ;
  skos:hiddenLabel "IN_SITU_LAND_BASED_PLATFORMS.MOBILE_PLATFORMS.PEGASUS" .

<https://vocab.aeris-data.fr/platform/actris-fr-in>
  skos:prefLabel "Instruments d'exploration ACTRIS-FR"@fr, "ACTRIS-FR Exploratory Platforms"@en ;
  a skos:Collection ;
  skos:member <https://vocab.aeris-data.fr/platform/148716db-4d94-475d-acd4-460c22765c0c> .

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:prefLabel "Mobile platforms"@en, "Plateformes mobiles"@fr ;
  a skos:Concept .

