@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/5674cd3f-e6dc-5588-9062-7d993c1ec09d>
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> ;
  skos:altLabel "Terra"@en ;
  rdfs:label "EOS-AM (TERRA)"@en ;
  a skos:Concept ;
  skos:notation "EA1"@en ;
  sosa:hosts <https://earth.esa.int/concept/0d18d773-22ea-5ac2-8cc9-72e3d08c89a1>, <https://earth.esa.int/concept/ada8f84c-48ef-50a6-b2ba-635a1bdb7d14> ;
  skos:inScheme esado: ;
  skos:prefLabel "TERRA"@en ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/80eca755-c564-4616-b910-a4c4387b7c54> .

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

<https://earth.esa.int/concept/ada8f84c-48ef-50a6-b2ba-635a1bdb7d14>
  skos:prefLabel "MODIS"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/5674cd3f-e6dc-5588-9062-7d993c1ec09d> .

<https://earth.esa.int/concept/0d18d773-22ea-5ac2-8cc9-72e3d08c89a1>
  skos:prefLabel "ASTER"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/5674cd3f-e6dc-5588-9062-7d993c1ec09d> .

<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/5674cd3f-e6dc-5588-9062-7d993c1ec09d> .

<https://gcmd.earthdata.nasa.gov/kms/concept/80eca755-c564-4616-b910-a4c4387b7c54>
  skos:prefLabel "Terra"@en ;
  a skos:Concept .

