@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/4870ed27-90ac-f2c2-298a-f1af11459db7>
  skos:prefLabel "Bateaux"@fr, "Ships"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/platform/c1dca13d-0ca6-af3d-9f25-1db045f6006a> .

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

<https://vocab.aeris-data.fr/platform/c1dca13d-0ca6-af3d-9f25-1db045f6006a>
  skos:hiddenLabel "IN_SITU_OCEAN_BASED_PLATFORMS.SHIPS.SHIPS" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/1bb21d0f-bf48-42b5-8e09-cc0d58407e4a> ;
  skos:prefLabel "Bateaux"@fr, "Ships"@en ;
  skos:inScheme aeris_pf: ;
  skos:broader <https://vocab.aeris-data.fr/platform/4870ed27-90ac-f2c2-298a-f1af11459db7> ;
  a skos:Concept .

