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

<https://gcmd.earthdata.nasa.gov/kms/concept/8e770fe1-6e82-43aa-9f8a-75d217d7e6cb>
  skos:prefLabel "Granule Data Format"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/c087e039-7d05-4067-a0e3-150e0ff19aa3> .

<https://gcmd.earthdata.nasa.gov/kms/concept/c087e039-7d05-4067-a0e3-150e0ff19aa3>
  skos:changeNote """2020-06-17 14:32:47.0 [tstevens] Insert Concept 
add broader relation (DBF [c087e039-7d05-4067-a0e3-150e0ff19aa3,560312] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,558797]); 
""", """2020-06-17 14:33:31.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: dBASE Database File
language code: en); 
insert AltLabel (id: null
category: null
text: DBF, Database File, dbf
language code: en); 
insert Definition (id: null
text: DBF is a file format typically used by database software. DBF stands for DataBase File. DBF files were originally used in dBase II and continued through to dBase Version IV. The DBF file format originated by Ashton-Tate, but is understood by Act!, Clipper,FoxPro, Arago, Wordtech, xBase, and similar database ordatabase-related products.
language code: en); 
""" ;
  ns0:altLabel [ ] ;
  skos:definition "DBF is a file format typically used by database software. DBF stands for DataBase File. DBF files were originally used in dBase II and continued through to dBase Version IV. The DBF file format originated by Ashton-Tate, but is understood by Act!, Clipper,FoxPro, Arago, Wordtech, xBase, and similar database ordatabase-related products."@en ;
  skos:altLabel "DBF, Database File, dbf"@en ;
  skos:prefLabel "DBF"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/GranuleDataFormat> ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/8e770fe1-6e82-43aa-9f8a-75d217d7e6cb> ;
  a skos:Concept .

