@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/1c524e95-8824-574f-b8ab-c0619be77b1d>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/67e5bbab-0c9b-40e5-acf7-054671f35d2b> ;
  sosa:hosts <https://earth.esa.int/concept/b4173fab-d6d6-5bbd-a14f-7205d646f3b3> ;
  rdfs:seeAlso <https://directory.eoportal.org/web/eoportal/satellite-missions/t/tet-1> ;
  skos:inScheme esado: ;
  a skos:Concept ;
  skos:prefLabel "TET-1"@en ;
  skos:broader <https://earth.esa.int/concept/31c70747-d2a5-584d-955b-e116f8403f2e> ;
  skos:note "1"@en ;
  rdfs:label "TET-1"@en ;
  skos:notation "TE1"@en .

<https://earth.esa.int/concept/b4173fab-d6d6-5bbd-a14f-7205d646f3b3>
  skos:prefLabel "MSC"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/1c524e95-8824-574f-b8ab-c0619be77b1d> .

<https://gcmd.earthdata.nasa.gov/kms/concept/67e5bbab-0c9b-40e5-acf7-054671f35d2b>
  skos:prefLabel "TET-1"@en ;
  a skos:Concept .

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

<https://earth.esa.int/concept/31c70747-d2a5-584d-955b-e116f8403f2e>
  skos:notation "FB"@en ;
  rdfs:label "FireBIRD"@en ;
  skos:prefLabel "FireBIRD"@en ;
  a skos:Concept ;
  skos:narrower <https://earth.esa.int/concept/1c524e95-8824-574f-b8ab-c0619be77b1d> .

