@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://purl.org/linked-data/registry#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix platform: <https://service.poleterresolide.fr/voc/platform> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://service.poleterresolide.fr/voc/platform/P010400>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/0bf5fb56-9d29-438a-a84f-a60296a2e503> ;
  a skos:Concept ;
  ns0:notation "P010400" ;
  skos:broader <https://service.poleterresolide.fr/voc/platform/P010000> ;
  skos:prefLabel "ALOS"@fr, "ALOS"@en ;
  dc:description " ALOS is a Japanese Earth-Observation satellite, developed by JAXA. The objective of the mission is to provide the user community with data of sufficient resolution to be able to generate 1:25,000 scale maps. ALOS mission objectives as set by JAXA are to: - Develop digital elevation models (DEMs) and related geographic data products - Perform regional observation for 'sustainable development' (harmonization between Earth environment and development) - Conduct disaster monitoring around the world - Survey natural resources - Develop sensor and satellite technology for future Earth-observing satellites The mission includes optical and an active L-band microwave sensor payload whose high-resolution data may be used for environmental and hazard monitoring. ESA will provide the European/African node for data distribution. [Summary provided by JAXA] " ;
  rdfs:label "ALOS"@fr, "ALOS"@en ;
  skos:inScheme platform: .

<https://service.poleterresolide.fr/voc/platform/P010000>
  rdfs:label "Earth Observation Satellites"@en, "Satellites d'observation"@fr ;
  skos:prefLabel "Earth Observation Satellites"@en, "Satellites d'observation"@fr ;
  a skos:Concept ;
  skos:narrower <https://service.poleterresolide.fr/voc/platform/P010400> .

platform:
  rdfs:label "Plateformes"@fr, "Platforms"@en ;
  a ldp:Container, ns0:Register, skos:ConceptScheme, owl:Ontology .

