@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/1c524e95-8824-574f-b8ab-c0619be77b1d>
  skos:notation "TE1"@en ;
  rdfs:label "TET-1"@en ;
  skos:prefLabel "TET-1"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/31c70747-d2a5-584d-955b-e116f8403f2e> .

<https://earth.esa.int/concept/b4173fab-d6d6-5bbd-a14f-7205d646f3b3>
  skos:prefLabel "MSC"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/31c70747-d2a5-584d-955b-e116f8403f2e> .

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:inScheme esado: ;
  skos:notation "FB"@en ;
  skos:broader <https://earth.esa.int/concept/c55d6941-023c-514c-a9c4-1693c053f861> ;
  skos:narrower <https://earth.esa.int/concept/fb41a7dc-0fa3-563e-b7b3-23085e9230fa>, <https://earth.esa.int/concept/1c524e95-8824-574f-b8ab-c0619be77b1d> ;
  a skos:Concept ;
  rdfs:seeAlso <https://www.dlr.de/firebird/en/desktopdefault.aspx> ;
  sosa:hosts <https://earth.esa.int/concept/b4173fab-d6d6-5bbd-a14f-7205d646f3b3> ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/9b165321-e03c-44dc-bb9c-d10c32c93ab6> ;
  skos:definition "FireBIRD is an earth observation mission with the primary goal of monitoring fires from space.The space segment consists of the two satellites TET-1 (Technology Experiment Carrier) and BIROS (Berlin InfraRed Optical System). The TET-1 satellite has been circling Earth in a polar orbit since July 2012 and has successfully concluded the first part of its mission as a technology testing platform. The BIROS satellite has the same bus as TET-1, but is additionally equipped with a propulsion system for active attitude and orbit control. BIROS was launched on 22 June 2016 at 05:55 CEST. The main payload for both satellites is a multispectral camera system."@en ;
  rdfs:label "FireBIRD"@en ;
  skos:prefLabel "FireBIRD"@en .

<https://earth.esa.int/concept/fb41a7dc-0fa3-563e-b7b3-23085e9230fa>
  skos:notation "BI"@en ;
  rdfs:label "BIROS"@en ;
  skos:prefLabel "BIROS"@en ;
  a skos:Concept ;
  skos:broader <https://earth.esa.int/concept/31c70747-d2a5-584d-955b-e116f8403f2e> .

<https://gcmd.earthdata.nasa.gov/kms/concept/9b165321-e03c-44dc-bb9c-d10c32c93ab6>
  skos:prefLabel "FireBIRD"@en ;
  a skos:Concept .

<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/31c70747-d2a5-584d-955b-e116f8403f2e> .

