@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/3e36bb13-bf7c-afc1-60e6-71d5df44a7a8>
  skos:prefLabel "Satellites d'Observation"@fr, "Earth Observation Satellites"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/platform/d0933f8f-0e2f-8cc3-ad52-12a92f570a6b> .

<https://vocab.aeris-data.fr/platform/d0933f8f-0e2f-8cc3-ad52-12a92f570a6b>
  skos:hiddenLabel "EARTH_OBSERVATION_SATELLITES.NULL.TERRA" ;
  skos:altLabel "Earth Observing System, Terra (AM-1)"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/80eca755-c564-4616-b910-a4c4387b7c54> ;
  skos:prefLabel "Terra"@fr, "Terra"@en ;
  skos:inScheme aeris_pf: ;
  skos:broader <https://vocab.aeris-data.fr/platform/3e36bb13-bf7c-afc1-60e6-71d5df44a7a8> ;
  a skos:Concept .

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

