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

<https://earth.esa.int/concept/5fe1aac2-7cdb-59c2-832b-a2aed8a678a7>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/804292cd-616b-491b-a477-7954368104b6> ;
  a skos:Concept ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/s/saocom> ;
  skos:notation "SAO1A"@en ;
  skos:prefLabel "SAOCOM-1A"@en ;
  skos:definition "The SAOCOM (SAtélite Argentino de Observación COn Microondas) satellite series represents Argentina's approved polarimetric L-band SAR (Synthetic Aperture Radar) constellation of two spacecraft, a program defined, managed and operated by CONAE (Comisión Nacional de Actividades Espaciales), Argentina's Space Agency, Buenos Aires. The SAOCOM-1 mission is composed of two satellites (SAOCOM-1A and -1B). The overall objective of is to provide an effective Earth observation and disaster monitoring capability."@en ;
  sosa:hosts <https://earth.esa.int/concept/a0042d58-dc4b-5cca-ab2a-d849b4db3e73> ;
  rdfs:label "SAR Observation & Communications Satellite-1A"@en ;
  skos:inScheme esado: ;
  skos:broader <https://earth.esa.int/concept/057b840d-fa23-54d1-b722-c345eb3905a7> ;
  skos:note "1A"@en .

<https://gcmd.earthdata.nasa.gov/kms/concept/804292cd-616b-491b-a477-7954368104b6>
  skos:prefLabel "SAOCOM-1A"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/a0042d58-dc4b-5cca-ab2a-d849b4db3e73>
  skos:prefLabel "SAOCOM-SAR"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/5fe1aac2-7cdb-59c2-832b-a2aed8a678a7> .

<https://earth.esa.int/concept/057b840d-fa23-54d1-b722-c345eb3905a7>
  skos:notation "SAO1A, SAO1B"@en ;
  rdfs:label "SAR Observation & Communications Satellite"@en ;
  skos:prefLabel "SAOCOM"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/5fe1aac2-7cdb-59c2-832b-a2aed8a678a7> .

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

