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

<https://earth.esa.int/concept/b4173fab-d6d6-5bbd-a14f-7205d646f3b3>
  skos:prefLabel "MSC"@en ;
  a skos:Concept ;
  sosa:isHostedBy <https://earth.esa.int/concept/fb41a7dc-0fa3-563e-b7b3-23085e9230fa> .

<https://gcmd.earthdata.nasa.gov/kms/concept/8e53aafe-f7a5-4629-893e-0a3ae1a6fe1d>
  skos:prefLabel "BIROS"@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/fb41a7dc-0fa3-563e-b7b3-23085e9230fa> .

<https://earth.esa.int/concept/fb41a7dc-0fa3-563e-b7b3-23085e9230fa>
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/8e53aafe-f7a5-4629-893e-0a3ae1a6fe1d> ;
  rdfs:seeAlso <https://www.dlr.de/firebird/en/desktopdefault.aspx>, <https://directory.eoportal.org/web/eoportal/satellite-missions/b/biros> ;
  skos:prefLabel "BIROS"@en ;
  skos:definition "BIROS is a follow-on fire detection mission of DLR based on TET-1 (Technology Experiment Carrier-1)."@en ;
  a skos:Concept ;
  skos:notation "BI"@en ;
  skos:broader <https://earth.esa.int/concept/31c70747-d2a5-584d-955b-e116f8403f2e> ;
  rdfs:label "BIROS"@en ;
  skos:inScheme esado: ;
  sosa:hosts <https://earth.esa.int/concept/b4173fab-d6d6-5bbd-a14f-7205d646f3b3> .

