@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix esado: <https://data.esa.int/esado/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://earth.esa.int/concept/8f86e1ce-97c3-534d-b370-2692352992fe>
  skos:prefLabel "Imaging Radars"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/ab9bb43b-49ba-5187-b7f7-8b6f206b8591> .

<https://earth.esa.int/concept/ab9bb43b-49ba-5187-b7f7-8b6f206b8591>
  sosa:isHostedBy <https://earth.esa.int/concept/da368cf8-9528-5831-b892-595d48d0f27f> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/ab70584d-30b9-49c1-b1d6-b05cd8c9cbb0> ;
  skos:broader <https://earth.esa.int/concept/8f86e1ce-97c3-534d-b370-2692352992fe> ;
  skos:prefLabel "TDX-1"@en ;
  skos:inScheme esado: ;
  skos:definition "In June 2010, TSX-1 was supplemented in orbit by its twin, the TanDEM-X instrument (TDX-1). In a close formation flight, they will separately acquire data for the TerraSAR-X mission and jointly execute the TanDEM-X mission data collection. With the finalization of its commissioning phase in October 2010, it could be confirmed that the second satellite will provide the SAR data for the TerraSAR-X mission with nearly identical performance parameters and stability as the first one."@en ;
  a skos:Concept .

esado:
  rdfs:label "ESA Data Ontology"@en ;
  skos:prefLabel "ESA Data Ontology"@en ;
  a skos:ConceptScheme, owl:Ontology .

<https://gcmd.earthdata.nasa.gov/kms/concept/ab70584d-30b9-49c1-b1d6-b05cd8c9cbb0>
  skos:prefLabel "TDX-1"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/da368cf8-9528-5831-b892-595d48d0f27f>
  skos:notation "TDX"@en ;
  rdfs:label "TanDEM-X"@en ;
  skos:prefLabel "TanDEM-X"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/ab9bb43b-49ba-5187-b7f7-8b6f206b8591> .

