@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/7518a7f6-d374-42a3-8568-4f666f77aa59> skos:related <https://vocab.aeris-data.fr/platform/20d374e8-e098-4e8c-a722-e4c322821e50> .
<https://vocab.aeris-data.fr/platform/4870ed27-90ac-f2c2-298a-f1af11459db7>
  skos:prefLabel "Bateaux"@fr, "Ships"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/platform/20d374e8-e098-4e8c-a722-e4c322821e50> .

<https://vocab.aeris-data.fr/platform/20d374e8-e098-4e8c-a722-e4c322821e50>
  skos:hiddenLabel "IN_SITU_OCEAN_BASED_PLATFORMS.SHIPS.MARION_DUFRESNE" ;
  skos:exactMatch <http://vocab.nerc.ac.uk/collection/C17/current/35MV/> ;
  skos:prefLabel "Marion Dufresne"@en, "Marion Dufresne"@fr ;
  skos:inScheme aeris_pf: ;
  skos:broader <https://vocab.aeris-data.fr/platform/4870ed27-90ac-f2c2-298a-f1af11459db7> ;
  a skos:Concept .

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

