@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix esado: <https://data.esa.int/esado/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb>
  skos:prefLabel "Imaging Spectrometers/Radiometers"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/0d18d773-22ea-5ac2-8cc9-72e3d08c89a1> .

<https://gcmd.earthdata.nasa.gov/kms/concept/c811bdaf-649f-4e23-b495-940d64e675f4>
  skos:prefLabel "ASTER"@en ;
  a skos:Concept .

<https://earth.esa.int/concept/5674cd3f-e6dc-5588-9062-7d993c1ec09d>
  skos:notation "EA1"@en ;
  rdfs:label "EOS-AM (TERRA)"@en ;
  skos:prefLabel "TERRA"@en ;
  a skos:Concept ;
  sosa:hosts <https://earth.esa.int/concept/0d18d773-22ea-5ac2-8cc9-72e3d08c89a1> .

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

<https://earth.esa.int/concept/0d18d773-22ea-5ac2-8cc9-72e3d08c89a1>
  sosa:isHostedBy <https://earth.esa.int/concept/5674cd3f-e6dc-5588-9062-7d993c1ec09d> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/c811bdaf-649f-4e23-b495-940d64e675f4> ;
  skos:broader <https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb> ;
  skos:prefLabel "ASTER"@en ;
  skos:inScheme esado: ;
  a skos:Concept .

