@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .

<https://gcmd.earthdata.nasa.gov/kms/concept/0ae11ffd-d606-4b8a-b6ec-6bdfe75a149c>
  skos:prefLabel "CSG-SAR"@en ;
  a skos:Concept .

<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/061c1f05-faaf-5912-ae42-41fc5f05a0ef> .

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

<https://earth.esa.int/concept/061c1f05-faaf-5912-ae42-41fc5f05a0ef>
  sosa:isHostedBy <https://earth.esa.int/concept/8eb685dd-4415-58c4-b07b-230ab5b7abb2> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/0ae11ffd-d606-4b8a-b6ec-6bdfe75a149c> ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/c-missions/cosmo-skymed-second-generation> ;
  skos:broader <https://earth.esa.int/concept/8f86e1ce-97c3-534d-b370-2692352992fe> ;
  skos:prefLabel "CSG-SAR"@en ;
  skos:inScheme esado: ;
  skos:definition "COSMO-SkyMed Second Generation Synthetic Aperture Radar"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/8eb685dd-4415-58c4-b07b-230ab5b7abb2>
  skos:notation "CSG1..CSG2"@en ;
  rdfs:label "CSG"@en ;
  skos:prefLabel "COSMO-SkyMed Second Generation"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/061c1f05-faaf-5912-ae42-41fc5f05a0ef> .

