@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/378d394c-8230-49f1-8ba0-8ee7e7abe316>
  skos:changeNote """2020-09-01 08:43:28.0 [tstevens]  
insert AltLabel (id: null
category: null
text: Microsoft Access post-2007
language code: en); 
""", """2020-06-17 12:24:46.0 [tstevens]  
insert AltLabel (id: null
category: primary
text: Microsoft Access ACCDB File Format Family
language code: en); 
insert Definition (id: null
text: The .accdb file format extension has been used for a proprietary file format, developed by Microsoft and used as the default format for Microsoft Access versions from Access 2007 through Access 2016 (current version as of May 2017). See, for example, Introduction to the Access 2007 file format from Microsoft and File Formats: ACCDB vs MDB | Access 2007 and Later Use the ACCDB File Format. The .mdb file format extension was used for all databases created by Access prior to Access 2007.
language code: en); 
""", """2020-09-10 12:58:18.0 [tstevens]  
update Definition (An ACCDB file is a database created with Microsoft Access 2007 or later. It typically contains data organized into tables and fields and may also include custom forms, SQL queries, and other data. ACCDB files replaced .MDB files.); 
""", """2020-06-17 12:23:59.0 [tstevens] Insert Concept 
add broader relation (ACCDB [378d394c-8230-49f1-8ba0-8ee7e7abe316,560284] - Granule Data Format [8e770fe1-6e82-43aa-9f8a-75d217d7e6cb,558797]); 
""", """2020-09-10 12:59:14.0 [tstevens]  
update Definition (https://fileinfo.com/extension/accdb); 
""" ;
  skos:definition "An ACCDB file is a database created with Microsoft Access 2007 or later. It typically contains data organized into tables and fields and may also include custom forms, SQL queries, and other data. ACCDB files replaced .MDB files."@en ;
  skos:prefLabel "ACCDB"@en ;
  a skos:Concept ;
  skos:altLabel "Microsoft Access post-2007"@en ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/8e770fe1-6e82-43aa-9f8a-75d217d7e6cb> ;
  ns0:altLabel [ ] ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/GranuleDataFormat> .

<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/378d394c-8230-49f1-8ba0-8ee7e7abe316> .

