@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://earth.esa.int/concept/7dac1838-606c-5de0-89f5-6735e2a62fd7>
  skos:altLabel "SAGE I"@en ;
  sosa:isHostedBy <https://earth.esa.int/concept/17d85cc2-c474-52bb-8796-e0539863584f> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/8394197b-b391-45fe-bce4-dc156f8fe447> ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/a/aem-2> ;
  skos:broader <https://earth.esa.int/concept/e586a38a-3b98-587d-97c8-85d70ff52d33> ;
  skos:prefLabel "SAGE-I"@en ;
  skos:inScheme esado: ;
  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/e586a38a-3b98-587d-97c8-85d70ff52d33>
  skos:prefLabel "Spectrometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/7dac1838-606c-5de0-89f5-6735e2a62fd7> .

<https://earth.esa.int/concept/17d85cc2-c474-52bb-8796-e0539863584f>
  skos:notation "AM2"@en ;
  rdfs:label "AEM-2"@en ;
  skos:prefLabel "AEM-2"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/7dac1838-606c-5de0-89f5-6735e2a62fd7> .

<https://gcmd.earthdata.nasa.gov/kms/concept/8394197b-b391-45fe-bce4-dc156f8fe447>
  skos:prefLabel "SAGE I"@en ;
  a skos:Concept .

