@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/a1a9b315-e19b-df75-fef0-572458ec32e1>
  skos:hiddenLabel "SPACE_STATIONS_MANNED_SPACECRAFT.NULL.ISS" ;
  skos:altLabel "Station Spatiale Internationale"@fr, "International Space Station"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/93c5d18c-be62-46c4-9545-42f73a854d85> ;
  skos:prefLabel "ISS"@en ;
  skos:inScheme aeris_pf: ;
  skos:broader <https://vocab.aeris-data.fr/platform/5d93e891-ebc5-4da1-8eb5-be60813324c3> ;
  a skos:Concept .

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

<https://vocab.aeris-data.fr/platform/5d93e891-ebc5-4da1-8eb5-be60813324c3>
  skos:prefLabel "Stations spatiales"@fr, "Space Stations/Manned Spacecraft"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/platform/a1a9b315-e19b-df75-fef0-572458ec32e1> .

