@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/b359999f-bb1e-43de-ae6e-1e9dc44e752a>
  skos:prefLabel "COSMO-SkyMed Second Generation (CSG)"@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/061c1f05-faaf-5912-ae42-41fc5f05a0ef>
  skos:prefLabel "CSG-SAR"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/8eb685dd-4415-58c4-b07b-230ab5b7abb2> .

<https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861>
  rdfs:label "Earth Observation Satellite"@en ;
  skos:prefLabel "Earth Observation Satellite"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/8eb685dd-4415-58c4-b07b-230ab5b7abb2> .

<https://earth.esa.int/concept/8eb685dd-4415-58c4-b07b-230ab5b7abb2>
  skos:inScheme esado: ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> ;
  a skos:Concept ;
  rdfs:label "CSG"@en ;
  skos:definition "Italy's second generation COSMO- SkyMed constellation of two satellites, also referred to as CSG (COSMO-SkyMed Seconda Generazione), aims at improving the quality of the imaging service, providing the end users with enhanced capabilities in terms of higher number of images and image quality (larger swath and finer spatial and radiometric resolution) with respect to the current COSMO-SkyMed constellation, referred to as CSK."@en ;
  skos:prefLabel "COSMO-SkyMed Second Generation"@en ;
  rdfs:seeAlso <https://earth.esa.int/web/guest/content/-/article/cosmo-skymed-second-generation-ready-for-take-off>, <https://directory.eoportal.org/web/eoportal/satellite-missions/c-missions/cosmo-skymed-second-generation> ;
  skos:altLabel "COSMO-SkyMed Second Generation (CSG)"@en ;
  skos:note "1.2"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/b359999f-bb1e-43de-ae6e-1e9dc44e752a> ;
  skos:notation "CSG1..CSG2"@en ;
  sosa:hosts <https://earth.esa.int/concept/061c1f05-faaf-5912-ae42-41fc5f05a0ef> .

