@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:prefLabel "SAGE-I"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/17d85cc2-c474-52bb-8796-e0539863584f> .

<https://earth.esa.int/concept/d9b780f0-f288-5ca7-b5f9-d0edef1db05d>
  skos:notation "AM"@en ;
  rdfs:label "AEM (Applications Explorer Mission)"@en ;
  skos:prefLabel "AEM"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/17d85cc2-c474-52bb-8796-e0539863584f> .

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

<https://earth.esa.int/concept/17d85cc2-c474-52bb-8796-e0539863584f>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/a796345a-53d4-400d-ba32-e7c7eaa1a1cc> ;
  skos:prefLabel "AEM-2"@en ;
  skos:broader <https://earth.esa.int/concept/d9b780f0-f288-5ca7-b5f9-d0edef1db05d> ;
  rdfs:label "AEM-2"@en ;
  skos:note "2"@en ;
  sosa:hosts <https://earth.esa.int/concept/7dac1838-606c-5de0-89f5-6735e2a62fd7> ;
  a skos:Concept ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/a/aem-2> ;
  skos:notation "AM2"@en ;
  skos:inScheme esado: .

<https://gcmd.earthdata.nasa.gov/kms/concept/a796345a-53d4-400d-ba32-e7c7eaa1a1cc>
  skos:prefLabel "AEM-2"@en ;
  a skos:Concept .

