@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/6f9f0835-60f1-488b-b36a-459849fbf309>
  skos:prefLabel "BRAZIL"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/f385a1e4-c5bc-4341-9482-e73d1aef3899> .

<https://gcmd.earthdata.nasa.gov/kms/concept/f385a1e4-c5bc-4341-9482-e73d1aef3899>
  ns0:resource [ ] ;
  ns0:altLabel [ ] ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/6f9f0835-60f1-488b-b36a-459849fbf309> ;
  skos:prefLabel "BR/INPE/DGI"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/providers> ;
  skos:definition """The DGI - Image Generation Division - of INPE is in charge of
      the reception, processing and distribution of the images
      acquired by the LANDSAT and CBERS remote sensing satellites.
      
      [Summary provided by Divisao de Geracao de Imagens DGI,
      Instituto Nacional de Pesquisas Espaciais INPE]"""@en ;
  a skos:Concept .

