@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/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/de353af7-d55b-2244-1a78-e019f9eb945a> .

<https://vocab.aeris-data.fr/platform/de353af7-d55b-2244-1a78-e019f9eb945a>
  skos:hiddenLabel "IN_SITU_LAND_BASED_PLATFORMS.WEATHER_STATIONS_NETWORKS.ASOS" ;
  skos:altLabel "Automated Surface Observing System"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/b8d95bb8-6841-4a77-8ae7-53375a98bf8f> ;
  skos:prefLabel "ASOS"@en ;
  skos:inScheme aeris_pf: ;
  skos:broader <https://vocab.aeris-data.fr/platform/9af1a732-20a7-a36c-6033-5fc690111dae> ;
  a skos:Concept .

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

