@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/ac4e9d7c-686c-2543-95ea-62d4b1f87a7b>
  skos:hiddenLabel "IN_SITU_OCEAN_BASED_PLATFORMS.OCEAN_STATIONS.OCEAN_WEATHER_STATIONS" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/d26f4894-667e-4e29-8e0b-5db476c98464> ;
  skos:prefLabel "Stations Météo Océan"@fr, "Ocean Weather Stations"@en ;
  skos:inScheme aeris_pf: ;
  skos:broader <https://vocab.aeris-data.fr/platform/d1922719-4565-73bf-d61a-b1ecc81b9f37> ;
  a skos:Concept .

<https://vocab.aeris-data.fr/platform/d1922719-4565-73bf-d61a-b1ecc81b9f37>
  skos:prefLabel "Stations Océan"@fr, "Ocean stations"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/platform/ac4e9d7c-686c-2543-95ea-62d4b1f87a7b> .

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

