@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/ab1bef46-6a79-537e-1ef7-3c92cc78b673>
  skos:hiddenLabel "IN_SITU_LAND_BASED_PLATFORMS.WEATHER_STATIONS_NETWORKS.ARWS" ;
  skos:altLabel "Automatic Remote Weather Station"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/1fe1486b-3f7a-41a8-9400-98607b49ca3e> ;
  skos:prefLabel "ARWS"@en ;
  skos:inScheme aeris_pf: ;
  skos:broader <https://vocab.aeris-data.fr/platform/9af1a732-20a7-a36c-6033-5fc690111dae> ;
  a skos:Concept .

<https://vocab.aeris-data.fr/platform/9af1a732-20a7-a36c-6033-5fc690111dae>
  skos:prefLabel "Stations/Réseaux Météo"@fr, "Weather Stations/Networks"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/platform/ab1bef46-6a79-537e-1ef7-3c92cc78b673> .

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

