@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/c9de35be-35ce-520c-9ba9-58364a0ebf6e>
  skos:prefLabel "OCTS"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/5cb5c431-f1f7-56ba-82e2-870ff1d4b110> .

<https://earth.esa.int/concept/9f72d648-ba0f-5b58-8644-d0df8ad86f1f>
  skos:notation "AD"@en ;
  rdfs:label "Advanced Earth Observing Satellite"@en ;
  skos:prefLabel "ADEOS"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/5cb5c431-f1f7-56ba-82e2-870ff1d4b110> .

<https://earth.esa.int/concept/5cb5c431-f1f7-56ba-82e2-870ff1d4b110>
  rdfs:label "ADEOS-1"@en ;
  skos:broader <https://earth.esa.int/concept/9f72d648-ba0f-5b58-8644-d0df8ad86f1f> ;
  skos:inScheme esado: ;
  skos:notation "AD1"@en ;
  sosa:hosts <https://earth.esa.int/concept/fdd7cd71-1f10-52a5-bb4c-be148bcdbd8d>, <https://earth.esa.int/concept/c9de35be-35ce-520c-9ba9-58364a0ebf6e> ;
  a skos:Concept ;
  skos:prefLabel "ADEOS-I"@en ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/a/adeos> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/359bcfa1-966f-4d2b-a48d-ac12165d250f> .

<https://earth.esa.int/concept/fdd7cd71-1f10-52a5-bb4c-be148bcdbd8d>
  skos:prefLabel "AVNIR"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/5cb5c431-f1f7-56ba-82e2-870ff1d4b110> .

<https://gcmd.earthdata.nasa.gov/kms/concept/359bcfa1-966f-4d2b-a48d-ac12165d250f>
  skos:prefLabel "ADEOS-I"@en ;
  a skos:Concept .

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

