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

<https://earth.esa.int/concept/3ac88be8-be0b-51ff-8d55-ff893ce075e4>
  rdfs:label "MTSAT dual-function satellite program"@en ;
  skos:inScheme esado: ;
  skos:note "1, 2"@en ;
  skos:notation "MT1, MT2"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/9ecee567-9f20-5b5d-ae6d-b68dff76839d>, <https://earth.esa.int/concept/cd58d551-e6fc-5cfe-ba11-1df1bb87107f> ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> ;
  skos:prefLabel "MTSAT"@en ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/m/mtsat> .

<https://earth.esa.int/concept/cd58d551-e6fc-5cfe-ba11-1df1bb87107f>
  skos:notation "MT2"@en ;
  rdfs:label "MTSAT-2"@en ;
  skos:prefLabel "MTSAT-2"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/3ac88be8-be0b-51ff-8d55-ff893ce075e4> .

<https://earth.esa.int/concept/9ecee567-9f20-5b5d-ae6d-b68dff76839d>
  skos:notation "MT1"@en ;
  rdfs:label "MTSAT-1R"@en ;
  skos:prefLabel "MTSAT-1R"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/3ac88be8-be0b-51ff-8d55-ff893ce075e4> .

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/3ac88be8-be0b-51ff-8d55-ff893ce075e4> .

