@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/0f96e583-4be3-bcb1-bedc-2e5187a39466> .

<https://vocab.aeris-data.fr/platform/0f96e583-4be3-bcb1-bedc-2e5187a39466>
  skos:hiddenLabel "IN_SITU_LAND_BASED_PLATFORMS.WEATHER_STATIONS_NETWORKS.PROFS" ;
  skos:altLabel "Program for Regional Observing and Forecast Systems Mesonet"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/04c212d2-4091-452d-b672-92d19547f7c2> ;
  skos:prefLabel "PROFS"@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 .

