@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/1281c934-bb61-5b94-b9e5-22d5e4342265>
  skos:notation "AM3"@en ;
  rdfs:label "AEM-3"@en ;
  skos:prefLabel "AEM-3"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/d9b780f0-f288-5ca7-b5f9-d0edef1db05d> .

<https://gcmd.earthdata.nasa.gov/kms/concept/b1337c5b-c705-42c0-bc07-97689734253c>
  skos:prefLabel "Applications Explorer Mission (AEM)"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/d9b780f0-f288-5ca7-b5f9-d0edef1db05d>
  skos:narrower <https://earth.esa.int/concept/3bb46269-1b56-58e9-b173-9fc84c1613b6>, <https://earth.esa.int/concept/17d85cc2-c474-52bb-8796-e0539863584f>, <https://earth.esa.int/concept/1281c934-bb61-5b94-b9e5-22d5e4342265> ;
  skos:notation "AM"@en ;
  skos:inScheme esado: ;
  skos:prefLabel "AEM"@en ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> ;
  skos:definition "AEM (Applications Explorer Mission)"@en ;
  skos:altLabel "AEM (Applications Explorer Mission)"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/b1337c5b-c705-42c0-bc07-97689734253c> ;
  rdfs:label "AEM (Applications Explorer Mission)"@en ;
  a skos:Concept ;
  skos:note "1,2,3"@en .

<https://earth.esa.int/concept/3bb46269-1b56-58e9-b173-9fc84c1613b6>
  skos:notation "AM1"@en ;
  rdfs:label "AEM-1"@en ;
  skos:prefLabel "AEM-1"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/d9b780f0-f288-5ca7-b5f9-d0edef1db05d> .

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

<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/d9b780f0-f288-5ca7-b5f9-d0edef1db05d> .

<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 ;
  skos:broader <https://earth.esa.int/concept/d9b780f0-f288-5ca7-b5f9-d0edef1db05d> .

