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

<https://service.poleterresolide.fr/voc/platform/P010800>
  skos:inScheme platform: ;
  a skos:Concept ;
  rdfs:label "TerraSar"@en, "TerraSar"@fr ;
  skos:broader <https://service.poleterresolide.fr/voc/platform/P010000> ;
  skos:prefLabel "TerraSar"@fr, "TerraSar"@en ;
  dc:description "TerraSAR-X, an imaging radar Earth observation satellite, is a joint venture being carried out under a public-private-partnership between the German Aerospace Center (DLR) and EADS Astrium. The exclusive commercial exploitation rights are held by the geo-information service provider Astrium. TerraSAR-X was launched on 15 June 2007 and has been in operational service since January 2008. With its twin satellite TanDEM-X, launched 21 June 2010, TerraSAR-X acquires the data basis for the WorldDEM, the worldwide and homogeneous DEM available from 2014."@en, "TerraSAR-X est un satellite radar d'observation de la Terre construit dans le cadre d'un partenariat public-privé entre le Centre aérospatial allemand (DLR) et EADS Astrium. TerraSAR-X est lancé le 15 juin 2007 et il est opérationnel depuis janvier 2008. Avec son satellite jumeau TanDEM-X, lancé le 21 juin 2010, TerraSAR-X acquiert la base de données WorldDEM, le modèle numérique d’élévation global. Les droits d'exploitation commerciale exclusifs sont détenus par Infoterra GmbH, une filiale à 100% d'EADS Astrium. "@fr ;
  ns0:notation "P010800" ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/a5c7a4c7-bbf4-42df-a754-20cb6b98317a> .

<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/P010800> .

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

