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

<https://gcmd.earthdata.nasa.gov/kms/concept/d5e3bc6f-fea5-453e-9942-6ce982bca119>
  skos:prefLabel "RADARSAT-1"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/bef564af-366d-51a2-86a3-2dd854098be1>
  sosa:hosts <https://earth.esa.int/concept/102651e0-25c8-5f48-af0a-1c10d11be181> ;
  skos:broader <https://earth.esa.int/concept/e190fa5c-b72f-57e9-97c2-94bd079d4570> ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/missions/3rd-party-missions/current-missions/radarsat> ;
  rdfs:label "RADARSAT-1"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/d5e3bc6f-fea5-453e-9942-6ce982bca119> ;
  skos:notation "RS1"@en ;
  skos:prefLabel "RADARSAT-1"@en ;
  skos:inScheme esado: ;
  skos:note "1"@en ;
  skos:definition "RADARSAT-1 satellite was Canada's first commercial Earth observation satellite developed to monitor the planet's natural resources and environmental changes. It was equipped with a state-of-the-art synthetic aperture radar (SAR) instrument that could be steered to collect data over a 1,175 km wide area using seven beam modes."@en ;
  a skos:Concept .

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

<https://earth.esa.int/concept/102651e0-25c8-5f48-af0a-1c10d11be181>
  skos:prefLabel "SAR"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/bef564af-366d-51a2-86a3-2dd854098be1> .

<https://earth.esa.int/concept/e190fa5c-b72f-57e9-97c2-94bd079d4570>
  skos:notation "RS1, RS2"@en ;
  rdfs:label "RADARSAT"@en ;
  skos:prefLabel "RADARSAT"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/bef564af-366d-51a2-86a3-2dd854098be1> .

