@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://gcmd.earthdata.nasa.gov/kms#> .

<https://gcmd.earthdata.nasa.gov/kms/concept/a31c2828-9b6d-44e9-b6ad-7ae81030f322>
  skos:prefLabel "M - O"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/9162c074-486a-46e4-85f9-8428e6efe185> .

<https://gcmd.earthdata.nasa.gov/kms/concept/9162c074-486a-46e4-85f9-8428e6efe185>
  ns0:altLabel [ ] ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/a31c2828-9b6d-44e9-b6ad-7ae81030f322> ;
  skos:prefLabel "MULTI-TASTE"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/projects> ;
  skos:definition """TASTE is a set of freely-available tools dedicated to the development of embedded, real-time systems. It was developed by the European Space Agency (ESA), together with a set of partners from the space industry. 

TASTE allows software designers to easily integrate heteregeneous pieces of code produced either manually (in C or Ada) or automatically by external modelling tools such as Matlab Simulink, SCADE, or Real-Time Developer Studio. 

For more information, please visit: http://www.assert-project.net/-TASTE"""@en ;
  a skos:Concept .

