@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:notation "SAO1A"@en ;
  rdfs:label "SAR Observation & Communications Satellite-1A"@en ;
  skos:prefLabel "SAOCOM-1A"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/a0042d58-dc4b-5cca-ab2a-d849b4db3e73> .

<https://gcmd.earthdata.nasa.gov/kms/concept/cd232e58-5c61-4d07-becf-2f2fb5af1001>
  skos:prefLabel "SAOCOM-SAR"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/a0042d58-dc4b-5cca-ab2a-d849b4db3e73>
  a skos:Concept ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/cd232e58-5c61-4d07-becf-2f2fb5af1001> ;
  skos:prefLabel "SAOCOM-SAR"@en ;
  sosa:isHostedBy <https://earth.esa.int/concept/5fe1aac2-7cdb-59c2-832b-a2aed8a678a7>, <https://earth.esa.int/concept/057b840d-fa23-54d1-b722-c345eb3905a7>, <https://earth.esa.int/concept/b450cae8-0dc3-5a4a-a554-48008a1e6dce> ;
  skos:broader <https://earth.esa.int/concept/8f86e1ce-97c3-534d-b370-2692352992fe> ;
  skos:definition "SAOCOM-SAR is an L-band polarimetric SAR instrument."@en ;
  skos:inScheme esado: ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/s/saocom> .

<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/a0042d58-dc4b-5cca-ab2a-d849b4db3e73> .

<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 ;
  sosa:hosts <https://earth.esa.int/concept/a0042d58-dc4b-5cca-ab2a-d849b4db3e73> .

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

<https://earth.esa.int/concept/b450cae8-0dc3-5a4a-a554-48008a1e6dce>
  skos:notation "SAO1B"@en ;
  rdfs:label "SAR Observation & Communications Satellite-1B"@en ;
  skos:prefLabel "SAOCOM-1B"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/a0042d58-dc4b-5cca-ab2a-d849b4db3e73> .

