View | Details | Raw Unified | Return to bug 11453
Collapse All | Expand All

(-)a/installer/data/mysql/en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.sql (-630 / +1612 lines)
Lines 27-32 Link Here
27
-- Insert link to sql coloum biblio.biblionumber in tag 001
27
-- Insert link to sql coloum biblio.biblionumber in tag 001
28
-- Insert the use of 942, local data
28
-- Insert the use of 942, local data
29
-- Insert a standard minimun on 995 (holding field)
29
-- Insert a standard minimun on 995 (holding field)
30
31
-- From Bernardo Gonzalez Kriegel (2013-12-26)
32
--
33
-- Add/update fields/subfields
34
-- UNIMARC manual: bibliographic format (2008)
35
-- [http://archive.ifla.org/VI/8/unimarc-concise-bibliographic-format-2008.pdf]
36
-- with updates up to 2012 [http://www.ifla.org/node/7974]
30
-- ***********************************************************************
37
-- ***********************************************************************
31
38
32
39
Lines 155-250 INSERT INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblibrarian` Link Here
155
INSERT INTO `marc_tag_structure` (`tagfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `authorised_value`, `frameworkcode`) VALUES
162
INSERT INTO `marc_tag_structure` (`tagfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `authorised_value`, `frameworkcode`) VALUES
156
		('000', 'Record Label', 'Record Label', 0, 1, '', ''),
163
		('000', 'Record Label', 'Record Label', 0, 1, '', ''),
157
		('001', 'Record Identifier', 'Record Identifier', 0, 1, '', ''),
164
		('001', 'Record Identifier', 'Record Identifier', 0, 1, '', ''),
165
		('003', 'Persistent Record Identifier', 'Persistent Record Identifier', 0, 0, '', ''),
158
		('005', 'Version Identifier', 'Version Identifier', 0, 0, '', ''),
166
		('005', 'Version Identifier', 'Version Identifier', 0, 0, '', ''),
159
		('010', 'International Standard Book Number (ISBN)', 'International Standard Book Number (ISBN)', 0, 0, '', ''),
167
		('010', 'International Standard Book Number (ISBN)', 'International Standard Book Number (ISBN)', 1, 0, '', ''),
160
		('011', 'International Standard Serial Number (ISSN)', 'International Standard Serial Number (ISSN)', 0, 0, '', ''),
168
		('011', 'International Standard Serial Number (ISSN)', 'International Standard Serial Number (ISSN)', 1, 0, '', ''),
161
		('012', 'Fingerprint Identifier', 'Fingerprint Identifier', 0, 0, '', ''),
169
		('012', 'Fingerprint Identifier', 'Fingerprint Identifier', 1, 0, '', ''),
162
		('013', 'International Standard Music Number (ISMN)', 'International Standard Music Number (ISMN)', 0, 0, '', ''),
170
		('013', 'International Standard Music Number (ISMN)', 'International Standard Music Number (ISMN)', 1, 0, '', ''),
163
		('014', 'Article Identifier', 'Article Identifier', 0, 0, '', ''),
171
		('014', 'Article Identifier', 'Article Identifier', 1, 0, '', ''),
164
		('020', 'National Bibliography Number', 'National Bibliography Number', 0, 0, '', ''),
172
		('015', 'International Standard Technical Report Number (ISRN)', 'International Standard Technical Report Number (ISRN)', 1, 0, '', ''),
165
		('021', 'Legal Deposit Number', 'Legal Deposit Number', 0, 0, '', ''),
173
		('016', 'International Standard Recording Code (ISRC)', 'International Standard Recording Code (ISRC)', 1, 0, '', ''),
166
		('022', 'Government Publication Number', 'Government Publication Number', 0, 0, '', ''),
174
		('017', 'Other Standard Identifier', 'Other Standard Identifier', 1, 0, '', ''),
167
		('040', 'CODEN (Serials)', 'CODEN (Serials)', 0, 0, '', ''),
175
		('020', 'National Bibliography Number', 'National Bibliography Number', 1, 0, '', ''),
168
		('071', 'Publisher\'s Number (Sound Recordings and Music)', '', 0, 0, '', ''),
176
		('021', 'Legal Deposit Number', 'Legal Deposit Number', 1, 0, '', ''),
169
        ('073', 'EAN', 'EAN', 1, 0, '', ''),
177
		('022', 'Government Publication Number', 'Government Publication Number', 1, 0, '', ''),
170
		('100', 'General Processing Data', 'General Processing Data', 1, 0, '', ''),
178
		('035', 'Other System Control Numbers', 'Other System Control Numbers', 1, 0, '', ''),
171
		('101', 'Language of the Item', 'Language of the Item', 1, 0, '', ''),
179
		('036', 'Music Incipit', 'Music Incipit', 1, 0, '', ''),
180
		('040', 'CODEN (Serials)', 'CODEN (Serials)', 1, 0, '', ''),
181
		('071', 'Publisher\'s Number', 'Publisher\'s Number', 1, 0, '', ''),
182
		('072', 'Universal Product Code (UPC)', 'Universal Product Code (UPC)', 1, 0, '', ''),
183
		('073', 'International Article Number (EAN)', 'International Article Number (EAN)', 1, 0, '', ''),
184
		('100', 'General Processing Data', 'General Processing Data', 0, 1, '', ''),
185
		('101', 'Language of the Resource', 'Language of the Resource', 0, 0, '', ''),
172
		('102', 'Country of Publication or Production', 'Country of Publication or Production', 0, 0, '', ''),
186
		('102', 'Country of Publication or Production', 'Country of Publication or Production', 0, 0, '', ''),
173
		('105', 'Coded Data Field: Textual Material, Monographic', 'Coded Data Field: Textual Material, Monographic', 0, 0, '', ''),
187
		('105', 'Coded Data Field: Textual Material, Monographic', 'Coded Data Field: Textual Material, Monographic', 0, 0, '', ''),
174
		('106', 'Coded Data Field: Textual Material - Physical Attributes', 'Coded Data Field: Textual Material - Physical Attributes', 0, 0, '', ''),
188
 		('106', 'Coded Data Field: Textual Material - Physical Attributes', 'Coded Data Field: Textual Material - Physical Attributes', 0, 0, '', ''),
175
		('110', 'Coded Data Field: Serials', 'Coded Data Field: Serials', 0, 0, '', ''),
189
		('110', 'Coded Data Field: Continuing Resources', 'Coded Data Field: Continuing Resources', 0, 0, '', ''),
176
		('115', 'Coded Data Field: Visual Projections, Videorecordings, and Motion Pictures', 'Coded Data Field: Visual Projections, Videorecordings, and Motion Pictures', 0, 0, '', ''),
190
		('115', 'Coded Data Field: Visual Projections, Videorecordings and Motion Pictures', 'Coded Data Fields: Visual Projections, Videorecordings and Motion Pictures', 1, 0, '', ''),
177
		('116', 'Coded Data Field: Graphics', 'Coded Data Field: Graphics', 0, 0, '', ''),
191
		('116', 'Coded Data Field: Graphics', 'Coded Data Field: Graphics', 1, 0, '', ''),
178
		('117', 'Coded Data Field: Three-Dimensional Artefacts and Realia', 'Coded Data Field: Three-Dimensional Artefacts and Realia', 0, 0, '', ''),
192
		('117', 'Coded Data Field: Three-Dimensional Artefacts and Realia', 'Coded Data Field: Three-Dimensional Artefacts and Realia', 1, 0, '', ''),
179
		('120', 'Coded Data Field: Cartographic Materials - General', 'Coded Data Field: Cartographic Materials - General', 0, 0, '', ''),
193
		('120', 'Coded Data Field: Cartographic Materials - General', 'Coded Data Field: Cartographic Materials - General', 0, 0, '', ''),
180
		('121', 'Coded Data Field: Cartographic Materials: Physical Attributes', 'Coded Data Field: Cartographic Materials: Physical Attributes', 0, 0, '', ''),
194
		('121', 'Coded Data Field: Cartographic Materials: Physical Attributes', 'Coded Data Field: Cartographic Materials: Physical Attributes', 0, 0, '', ''),
181
		('122', 'Coded Data Field: Time Period of Item Content', 'Coded Data Field: Time Period of Item Content', 0, 0, '', ''),
195
		('122', 'Coded Data Field: Time Period of Item Content', 'Coded Data Field: Time Period of Item Content', 1, 0, '', ''),
182
		('123', 'Coded Data Field: Cartographic Materials - Scale and Coordinates', 'Coded Data Field: Cartographic Materials - Scale and Coordinates', 0, 0, '', ''),
196
		('123', 'Coded Data Field: Cartographic Resources - Scale and Co-Ordinates', 'Coded Data Field: Cartographic Resources - Scale and Co-Ordinates', 1, 0, '', ''),
183
		('124', 'Coded Data Field: Cartographic Material - Specific Material Designation Analysis', 'Coded Data Field: Cartographic Material - Specific Material Designation Analysis', 0, 0, '', ''),
197
		('124', 'Coded Data Field: Cartographic Materials - Specific Material Designation Analysis', 'Coded Data Field: Cartographic Materials - Specific Material Designation Analysis', 0, 0, '', ''),
184
		('125', 'Coded Data Field: Sound Recordings and Printed Music', 'Coded Data Field: Sound Recordings and Printed Music', 0, 0, '', ''),
198
		('125', 'Coded Data Field: Sound Recordings and Music', 'Coded Data Field: Sound Recordings and Music', 0, 0, '', ''),
185
		('126', 'Coded Data Field: Sound Recordings - Physical Attributes', 'Coded Data Field: Sound Recordings - Physical Attributes', 0, 0, '', ''),
199
		('126', 'Coded Data Field: Sound Recordings - Physical Attributes', 'Coded Data Field: Sound Recordings - Physical Attributes', 0, 0, '', ''),
186
		('127', 'Coded Data Field: Duration of Sound Recordings and Printed Music', 'Coded Data Field: Duration of Sound Recordings and Printed Music', 0, 0, '', ''),
200
		('127', 'Coded Data Field: Duration of Sound Recordings and Printed Music', 'Coded Data Field: Duration of Sound Recordings and Printed Music', 0, 0, '', ''),
187
		('128', 'Coded Data Field: Music Performances and Scores', 'Coded Data Field: Music Performances and Scores', 0, 0, '', ''),
201
		('128', 'Coded Data Field: Form of Musical Work and Key or Mode', 'Coded Data Field: Form of Musical Work and Key or Mode', 1, 0, '', ''),
188
		('130', 'Coded Data Field: Microforms - Physical Attributes', 'Coded Data Field: Microforms - Physical Attributes', 0, 0, '', ''),
202
		('130', 'Coded Data Field: Microforms - Physical Attributes', 'Coded Data Field: Microforms - Physical Attributes', 1, 0, '', ''),
189
		('131', 'Coded Data Field: Cartographic Materials - Geodetic, Grid and Vertical Measurement', 'Coded Data Field: Cartographic Materials - Geodetic, Grid and Vertical Measurement', 0, 0, '', ''),
203
		('131', 'Coded Data Field: Cartographic Materials: Geodetic, Grid and Vertical Measurement', 'Coded Data Field: Cartographic Materials: Geodetic, Grid and Vertical Measurement', 0, 0, '', ''),
190
		('135', 'Coded Data Field: Computer Files', 'Coded Data Field: Computer Files', 0, 0, '', ''),
204
		('135', 'Coded Data Field: Electronic Resources', 'Coded Data Field: Electronic Resources', 1, 0, '', ''),
191
		('140', 'Coded Data Field: Antiquarian - General', 'Coded Data Field: Antiquarian - General', 0, 0, '', ''),
205
		('140', 'Coded Data Field: Antiquarian - General', 'Coded Data Field: Antiquarian - General', 0, 0, '', ''),
192
		('141', 'Coded Data Field: Antiquarian - Copy Specific Attributes', 'Coded Data Field: Antiquarian - Copy Specific Attributes', 0, 0, '', ''),
206
		('141', 'Coded Data Field: Copy Specific Attributes', 'Coded Data Field: Copy Specific Attributes', 1, 0, '', ''),
193
		('200', 'Title and Statement of Responsibility', 'Title and Statement of Responsibility', 1, 1, '', ''),
207
		('145', 'Coded Data Field: Medium of Performance [Obsolete]', 'Coded Data Field: Medium of Performance [Obsolete]', 1, 0, '', ''),
194
		('205', 'Edition Statement', 'Edition Statement', 0, 0, '', ''),
208
		('146', 'Coded Data Field: Medium of Performance', 'Coded Data Field: Medium of Performance', 1, 0, '', ''),
195
		('206', 'Material Specific Area: Cartographic Materials - Mathematical Data', 'Material Specific Area: Cartographic Materials - Mathematical Data', 0, 0, '', ''),
209
		('200', 'Title and Statement of Responsibility', 'Title and Statement of Responsibility', 0, 1, '', ''),
196
		('207', 'Material Specific Area: Serials Numbering', 'Material Specific Area: Serials Numbering', 0, 0, '', ''),
210
		('204', 'General Material Designation [Obsolete]', 'General Material Designation [Obsolete]', 1, 0, '', ''),
211
		('205', 'Edition Statement', 'Edition Statement', 1, 0, '', ''),
212
		('206', 'Material Specific Area: Cartographic Resources - Mathematical Data', 'Material Specific Area: Cartographic Resources - Mathematical Data', 1, 0, '', ''),
213
		('207', 'Material Specific Area: Numbering of Continuing Resources', 'Material Specific Area: Numbering of Continuing Resources', 0, 0, '', ''),
197
		('208', 'Material Specific Area: Printed Music Specific Statement', 'Material Specific Area: Printed Music Specific Statement', 0, 0, '', ''),
214
		('208', 'Material Specific Area: Printed Music Specific Statement', 'Material Specific Area: Printed Music Specific Statement', 0, 0, '', ''),
198
		('210', 'Publication, Distribution, etc.', 'Publication, Distribution, etc.', 0, 1, '', ''),
215
		('210', 'Publication, Distribution, etc.', 'Publication, Distribution, etc.', 1, 0, '', ''),
199
		('211', 'Projected Publication Date', 'Projected Publication Date', 0, 0, '', ''),
216
		('211', 'Projected Publication Date', 'Projected Publication Date', 0, 0, '', ''),
200
		('215', 'Physical Description', 'Physical Description', 0, 0, '', ''),
217
		('215', 'Physical Description', 'Physical Description', 1, 0, '', ''),
201
		('225', 'Series', 'Series', 0, 0, '', ''),
218
		('225', 'Series', 'Series', 1, 0, '', ''),
202
		('230', 'Material Specific Area: Computer File Characteristics', 'Material Specific Area: Computer File Characteristics', 0, 0, '', ''),
219
		('230', 'Material Specific Area: Electronic Resource Characteristics', 'Material Specific Area: Electronic Resource Characteristics', 1, 0, '', ''),
203
		('300', 'General Notes', 'General Notes', 0, 0, '', ''),
220
		('251', 'Organization and Arrangement of Materials', 'Organization and Arrangement of Materials', 1, 0, '', ''),
204
		('301', 'Notes Pertaining to Identification Numbers', 'Notes Pertaining to Identification Numbers', 0, 0, '', ''),
221
		('300', 'General Notes', 'General Notes', 1, 0, '', ''),
205
		('302', 'Notes Pertaining to Coded Information', 'Notes Pertaining to Coded Information', 0, 0, '', ''),
222
		('301', 'Notes Pertaining to Identification Numbers', 'Notes Pertaining to Identification Numbers', 1, 0, '', ''),
206
		('303', 'Notes Pertaining to Descriptive Information', 'Notes Pertaining to Descriptive Information', 0, 0, '', ''),
223
		('302', 'Notes Pertaining to Coded Information', 'Notes Pertaining to Coded Information', 1, 0, '', ''),
207
		('304', 'Notes Pertaining to Title and Statement of Responsibility', 'Notes Pertaining to Title and Statement of Responsibility', 0, 0, '', ''),
224
		('303', 'General Notes Pertaining to Descriptive Information', 'General Notes Pertaining to Descriptive Information', 1, 0, '', ''),
208
		('305', 'Notes Pertaining to Edition and Bibliographic History', 'Notes Pertaining to Edition and Bibliographic History', 0, 0, '', ''),
225
		('304', 'Notes Pertaining to Title and Statement of Responsibility', 'Notes Pertaining to Title and Statement of Responsibility', 1, 0, '', ''),
209
		('306', 'Notes Pertaining to Publication, Distribution, etc.', 'Notes Pertaining to Publication, Distribution, etc.', 0, 0, '', ''),
226
		('305', 'Notes Pertaining to Edition and Bibliographic History', 'Notes Pertaining to Edition and Bibliographic History', 1, 0, '', ''),
210
		('307', 'Notes Pertaining to Physical Description', 'Notes Pertaining to Physical Description', 0, 0, '', ''),
227
		('306', 'Notes Pertaining to Publication, Distribution, etc.', 'Notes Pertaining to Publication, Distribution, etc.', 1, 0, '', ''),
211
		('308', 'Notes Pertaining to Series', 'Notes Pertaining to Series', 0, 0, '', ''),
228
		('307', 'Notes Pertaining to Physical Description', 'Notes Pertaining to Physical Description', 1, 0, '', ''),
212
		('310', 'Notes Pertaining to Binding and Availability', 'Notes Pertaining to Binding and Availability', 0, 0, '', ''),
229
		('308', 'Notes Pertaining to Series', 'Notes Pertaining to Series', 1, 0, '', ''),
213
		('311', 'Notes Pertaining to Linking Fields', 'Notes Pertaining to Linking Fields', 0, 0, '', ''),
230
		('310', 'Notes Pertaining to Binding and Availability', 'Notes Pertaining to Binding and Availability', 1, 0, '', ''),
214
		('312', 'Notes Pertaining to Related Titles', 'Notes Pertaining to Related Titles', 0, 0, '', ''),
231
		('311', 'Notes Pertaining to Linking Fields', 'Notes Pertaining to Linking Fields', 1, 0, '', ''),
215
		('313', 'Notes Pertaining to Subject Access', 'Notes Pertaining to Subject Access', 0, 0, '', ''),
232
		('312', 'Notes Pertaining to Related Titles', 'Notes Pertaining to Related Titles', 1, 0, '', ''),
216
		('314', 'Notes Pertaining to Intellectual Responsibility', 'Notes Pertaining to Intellectual Responsibility', 0, 0, '', ''),
233
		('313', 'Notes Pertaining to Subject Access', 'Notes Pertaining to Subject Access', 1, 0, '', ''),
217
		('315', 'Notes Pertaining to Material (or Type of Publication) Specific Information', 'Notes Pertaining to Material (or Type of Publication) Specific Information', 0, 0, '', ''),
234
		('314', 'Notes Pertaining to Responsibility', 'Notes Pertaining to Responsibility', 1, 0, '', ''),
218
		('316', 'Notes Pertaining to Exemplar', 'Notes Pertaining to Exemplar', 0, 0, '', ''),
235
		('315', 'Notes Pertaining to Material (Or Type of Publication) Specific Information', 'Notes Pertaining to Material (Or Type of Publication) Specific Information', 1, 0, '', ''),
219
		('317', 'Notes Pertaining to Origin of Item', 'Notes Pertaining to Origin of Item', 0, 0, '', ''),
236
		('316', 'Note Relating to the Copy in Hand', 'Note Relating to the Copy in Hand', 1, 0, '', ''),
220
		('318', 'Action Note', 'Action Note', 0, 0, '', ''),
237
		('317', 'Provenance Note', 'Provenance Note', 1, 0, '', ''),
221
		('320', 'Notes Pertaining to Internal Bibliographies/Notes Pertaining to Indexes', 'Notes Pertaining to Internal Bibliographies/Notes Pertaining to Indexes', 0, 0, '', ''),
238
		('318', 'Action Note', 'Action Note', 1, 0, '', ''),
222
		('321', 'Notes Pertaining to External Indexes/ Notes Pertaining References', 'Notes Pertaining to External Indexes/ Notes Pertaining References', 0, 0, '', ''),
239
		('320', 'Internal Bibliographies/Indexes Note', 'Internal Bibliographies/Indexes Note', 1, 0, '', ''),
223
		('322', 'Notes Pertaining to Credits (Projected and Video Material and Sound Recordings)', 'Notes Pertaining to Credits (Projected and Video Material and Sound Recordings)', 0, 0, '', ''),
240
		('321', 'External Indexes/Abstracts/References Note', 'External Indexes/Abstracts/References Note', 1, 0, '', ''),
224
		('323', 'Notes Pertaining to Cast (Projected and Video Material and Sound Recordings)', 'Notes Pertaining to Cast (Projected and Video Material and Sound Recordings)', 0, 0, '', ''),
241
		('322', 'Credits Note (Projected and Video Material and Sound Recordings)', 'Credits Note (Projected and Video Material and Sound Recordings)', 0, 0, '', ''),
225
		('324', 'Notes Pertaining to Original Work', 'Notes Pertaining to Original Work', 0, 0, '', ''),
242
		('323', 'Cast Note (Projected and Video Material and Sound Recordings)', 'Cast Note (Projected and Video Material and Sound Recordings)', 1, 0, '', ''),
226
		('325', 'Notes Pertaining to Reproduction of Work', 'Notes Pertaining to Reproduction of Work', 0, 0, '', ''),
243
		('324', 'Original Version Note', 'Original Version Note', 0, 0, '', ''),
227
		('326', 'Notes Pertaining to Frequency Statement (Serials)', 'Notes Pertaining to Frequency Statement (Serials)', 0, 0, '', ''),
244
		('325', 'Reproduction Note', 'Reproduction Note', 1, 0, '', ''),
228
		('327', 'Notes Pertaining to Content', 'Notes Pertaining to Content', 0, 0, '', ''),
245
		('326', 'Frequency Statement Note (Continuing Resources)', 'Frequency Statement Note (Continuing Resources)', 1, 0, '', ''),
229
		('328', 'Notes Pertaining to Dissertations (Thesis)', 'Notes Pertaining to Dissertations (Thesis)', 0, 0, '', ''),
246
		('327', 'Contents Note', 'Contents Note', 1, 0, '', ''),
230
		('330', 'Summary or Abstract', 'Summary or Abstract', 0, 0, '', ''),
247
		('328', 'Dissertation (Thesis) Note', 'Dissertation (Thesis) Note', 1, 0, '', ''),
231
		('332', 'Preferred Citation of Described Materials', 'Preferred Citation of Described Materials', 0, 0, '', ''),
248
		('330', 'Summary or Abstract', 'Summary or Abstract', 1, 0, '', ''),
232
		('333', 'Notes Pertaining to Users/Intended Audience', 'Notes Pertaining to Users/Intended Audience', 0, 0, '', ''),
249
		('332', 'Preferred Citation of Described Materials', 'Preferred Citation of Described Materials', 1, 0, '', ''),
233
		('336', 'Notes Pertaining to Type of Computer File', 'Notes Pertaining to Type of Computer File', 0, 0, '', ''),
250
		('333', 'Users/Intended Audience Note', 'Users/Intended Audience Note', 1, 0, '', ''),
234
		('337', 'Notes Pertaining to Technical Details (Computer Files)', 'Notes Pertaining to Technical Details (Computer Files)', 0, 0, '', ''),
251
		('334', 'Awards Note', 'Awards Note', 1, 0, '', ''),
235
		('345', 'Notes Pertaining to Acquisition Information', 'Notes Pertaining to Acquisition Information', 0, 0, '', ''),
252
		('335', 'Location of Originals/ Reproductions', 'Location of Originals/ Reproductions', 1, 0, '', ''),
253
		('336', 'Type of Electronic Resource Note', 'Type of Electronic Resource Note', 1, 0, '', ''),
254
		('337', 'System Requirements Note (Electronic Resources)', 'System Requirements Note (Electronic Resources)', 1, 0, '', ''),
255
		('345', 'Acquisition Information Note', 'Acquisition Information Note', 0, 0, '', ''),
256
		('371', 'Notes on Information Service Policy', 'Notes on Information Service Policy', 1, 0, '', ''),
236
		('410', 'Series', 'Series', 0, 0, '', ''),
257
		('410', 'Series', 'Series', 0, 0, '', ''),
237
		('411', 'Sub-Series', 'Sub-Series', 0, 0, '', ''),
258
		('411', 'Subseries', 'Subseries', 0, 0, '', ''),
259
		('412', 'Source of Excerpt or Offprint', 'Source of Excerpt or Offprint', 0, 0, '', ''),
260
		('413', 'Excerpt or Offprint', 'Excerpt or Offprint', 0, 0, '', ''),
238
		('421', 'Supplement', 'Supplement', 0, 0, '', ''),
261
		('421', 'Supplement', 'Supplement', 0, 0, '', ''),
239
		('422', 'Parent of Supplement', 'Parent of Supplement', 0, 0, '', ''),
262
		('422', 'Parent of Supplement', 'Parent of Supplement', 0, 0, '', ''),
240
		('423', 'Issued with', 'Issued with', 0, 0, '', ''),
263
		('423', 'Issued with', 'Issued with', 0, 0, '', ''),
264
		('424', 'is Updated by', 'is Updated by', 0, 0, '', ''),
265
		('425', 'Updates', 'Updates', 0, 0, '', ''),
241
		('430', 'Continues', 'Continues', 0, 0, '', ''),
266
		('430', 'Continues', 'Continues', 0, 0, '', ''),
242
		('431', 'Continues in Part', 'Continues in Part', 0, 0, '', ''),
267
		('431', 'Continues in Part', 'Continues in Part', 0, 0, '', ''),
243
		('432', 'Supersedes', 'Supersedes', 0, 0, '', ''),
268
		('432', 'Supersedes', 'Supersedes', 0, 0, '', ''),
244
		('433', 'Supersedes in Part', 'Supersedes in Part', 0, 0, '', ''),
269
		('433', 'Supersedes in Part', 'Supersedes in Part', 0, 0, '', ''),
245
		('434', 'Absorbed', 'Absorbed', 0, 0, '', ''),
270
		('434', 'Absorbed', 'Absorbed', 0, 0, '', ''),
246
		('435', 'Absorbed in Part', 'Absorbed in Part', 0, 0, '', ''),
271
		('435', 'Absorbed in Part', 'Absorbed in Part', 0, 0, '', ''),
247
		('436', 'Formed by Merger of ..., ... and ...', 'Formed by Merger of ..., ... and ...', 0, 0, '', ''),
272
		('436', 'Formed by Merger of', 'Formed by Merger of', 0, 0, '', ''),
248
		('437', 'Separated from', 'Separated from', 0, 0, '', ''),
273
		('437', 'Separated from', 'Separated from', 0, 0, '', ''),
249
		('440', 'Continued by', 'Continued by', 0, 0, '', ''),
274
		('440', 'Continued by', 'Continued by', 0, 0, '', ''),
250
		('441', 'Continued in Part by', 'Continued in Part by', 0, 0, '', ''),
275
		('441', 'Continued in Part by', 'Continued in Part by', 0, 0, '', ''),
Lines 252-341 INSERT INTO `marc_tag_structure` (`tagfield`, `liblibrarian`, `libopac`, `repeat Link Here
252
		('443', 'Superseded in Part by', 'Superseded in Part by', 0, 0, '', ''),
277
		('443', 'Superseded in Part by', 'Superseded in Part by', 0, 0, '', ''),
253
		('444', 'Absorbed by', 'Absorbed by', 0, 0, '', ''),
278
		('444', 'Absorbed by', 'Absorbed by', 0, 0, '', ''),
254
		('445', 'Absorbed in Part by', 'Absorbed in Part by', 0, 0, '', ''),
279
		('445', 'Absorbed in Part by', 'Absorbed in Part by', 0, 0, '', ''),
255
		('446', 'Split into ..., ..., and ...', 'Split into ..., ..., and ...', 0, 0, '', ''),
280
		('446', 'Split into', 'Split into', 0, 0, '', ''),
256
		('447', 'Merged with ..., ..., and ... to Form', 'Merged with ..., ..., and ... to Form', 0, 0, '', ''),
281
		('447', 'Merged with XXX to Form', 'Merged with XXX to Form', 0, 0, '', ''),
257
		('448', 'Changed Back to', 'Changed Back to', 0, 0, '', ''),
282
		('448', 'Changed Back to', 'Changed Back to', 0, 0, '', ''),
258
		('451', 'Other Edition in the Same Medium', 'Other Edition in the Same Medium', 0, 0, '', ''),
283
		('451', 'Other Edition in the Same Medium', 'Other Edition in the Same Medium', 0, 0, '', ''),
259
		('452', 'Other Edition in the Another Medium', 'Other Edition in the Another Medium', 0, 0, '', ''),
284
		('452', 'Other Edition in Another Medium', 'Other Edition in Another Medium', 0, 0, '', ''),
260
		('453', 'Translated as', 'Translated as', 0, 0, '', ''),
285
		('453', 'Translated as', 'Translated as', 0, 0, '', ''),
261
		('454', 'Translation of', 'Translation of', 0, 0, '', ''),
286
		('454', 'Translation of', 'Translation of', 0, 0, '', ''),
262
		('455', 'Reproduction of', 'Reproduction of', 0, 0, '', ''),
287
		('455', 'Other Edition, State or Impression in the Same Medium', 'Other Edition, State or Impression in the Same Medium', 0, 0, '', ''),
263
		('456', 'Reproduced as', 'Reproduced as', 0, 0, '', ''),
288
		('456', 'Reproduced as', 'Reproduced as', 0, 0, '', ''),
264
		('461', 'Level (Set)', 'Level (Set)', 0, 0, '', ''),
289
		('461', 'Set Level', 'Set Level', 0, 0, '', ''),
265
		('462', 'Level (Subset)', 'Level (Subset)', 0, 0, '', ''),
290
		('462', 'Subset Level', 'Subset Level', 0, 0, '', ''),
266
		('463', 'Level (Piece)', 'Level (Piece)', 0, 0, '', ''),
291
		('463', 'Piece Level', 'Piece Level', 0, 0, '', ''),
267
		('464', 'Level (Piece-Analytic)', 'Level (Piece-Analytic)', 0, 0, '', ''),
292
		('464', 'Piece-Analytic Level', 'Piece-Analytic Level', 0, 0, '', ''),
268
		('470', 'Item reviewed', 'Item reviewed', 0, 0, '', ''),
293
		('470', 'Item Reviewed', 'Item Reviewed', 0, 0, '', ''),
269
		('481', 'Also Bound in this Volume', 'Also Bound in this Volume', 0, 0, '', ''),
294
		('481', 'Also Bound with This Volume', 'Also Bound with This Volume', 0, 0, '', ''),
270
		('482', 'Bound With', 'Bound With', 0, 0, '', ''),
295
		('482', 'Bound with', 'Bound with', 0, 0, '', ''),
271
		('488', 'Other Related Work', 'Other Related Work', 0, 0, '', ''),
296
		('488', 'Other Related Works', 'Other Related Works', 0, 0, '', ''),
272
		('500', 'Uniform Title', 'Uniform Title', 0, 0, '', ''),
297
		('500', 'Preferred Access Point', 'Preferred Access Point', 1, 0, '', ''),
273
		('501', 'Collective Uniform Title', 'Collective Uniform Title', 0, 0, '', ''),
298
		('501', 'Collective Preferred Title', 'Collective Preferred Title', 1, 0, '', ''),
274
		('503', 'Uniform Conventional Heading', 'Uniform Conventional Heading', 0, 0, '', ''),
299
		('503', 'Preferred Conventional Heading', 'Preferred Conventional Heading', 1, 0, '', ''),
275
		('510', 'Palellel Title Proper', 'Palellel Title Proper', 0, 0, '', ''),
300
		('506', 'Preferred Access Point - Identification of a Work', 'Preferred Access Point - Identification of a Work', 1, 0, '', ''),
276
		('512', 'Cover Title', 'Cover Title', 0, 0, '', ''),
301
		('507', 'Preferred Access Point - Identification of an Expression', 'Preferred Access Point - Identification of an Expression', 1, 0, '', ''),
277
		('513', 'Added Title - Page Title', 'Added Title - Page Title', 0, 0, '', ''),
302
		('510', 'Parallel Title Proper', 'Parallel Title Proper', 1, 0, '', ''),
278
		('514', 'Caption Title', 'Caption Title', 0, 0, '', ''),
303
		('511', 'Half Title', 'Half Title', 1, 0, '', ''),
279
		('515', 'Running Title', 'Running Title', 0, 0, '', ''),
304
		('512', 'Cover Title', 'Cover Title', 1, 0, '', ''),
280
		('516', 'Spine Title', 'Spine Title', 0, 0, '', ''),
305
		('513', 'Added Title-Page Title', 'Added Title-Page Title', 1, 0, '', ''),
281
		('517', 'Other Variant Titles', 'Other Variant Titles', 0, 0, '', ''),
306
		('514', 'Caption Title', 'Caption Title', 1, 0, '', ''),
282
		('518', 'Title in Standard Modern Spelling', 'Title in Standard Modern Spelling', 0, 0, '', ''),
307
		('515', 'Running Title', 'Running Title', 1, 0, '', ''),
283
		('520', 'Former Title (Serials)', 'Former Title (Serials)', 0, 0, '', ''),
308
		('516', 'Spine Title', 'Spine Title', 1, 0, '', ''),
284
		('530', 'Key Title (Serials)', 'Key Title (Serials)', 0, 0, '', ''),
309
		('517', 'Other Variant Titles', 'Other Variant Titles', 1, 0, '', ''),
285
		('531', 'Abbreviated Title (Serials)', 'Abbreviated Title (Serials)', 0, 0, '', ''),
310
		('518', 'Title in Standard Modern Spelling', 'Title in Standard Modern Spelling', 1, 0, '', ''),
286
		('532', 'Expanded Title', 'Expanded Title', 0, 0, '', ''),
311
		('520', 'Former Title (Continuing Resources)', 'Former Title (Continuing Resources)', 1, 0, '', ''),
287
		('540', 'Additional Title Supplied by Cataloguer', 'Additional Title Supplied by Cataloguer', 0, 0, '', ''),
312
		('530', 'Key Title (Continuing Resources)', 'Key Title (Continuing Resources)', 1, 0, '', ''),
288
		('541', 'Translated Title Supplied by Cataloguer', 'Translated Title Supplied by Cataloguer', 0, 0, '', ''),
313
		('531', 'Abbreviated Title (Continuing Resources)', 'Abbreviated Title (Continuing Resources)', 1, 0, '', ''),
289
		('545', 'Section Title', 'Section Title', 0, 0, '', ''),
314
		('532', 'Expanded Title', 'Expanded Title', 1, 0, '', ''),
290
		('600', 'Personal Name Used as Subject', 'Personal Name Used as Subject', 0, 0, '', ''),
315
		('540', 'Additional Title Supplied by Cataloguer', 'Additional Title Supplied by Cataloguer', 1, 0, '', ''),
291
		('601', 'Corporate Body Used as Subject', 'Corporate Body Used as Subject', 0, 0, '', ''),
316
		('541', 'Translated Title Supplied by Cataloguer', 'Translated Title Supplied by Cataloguer', 1, 0, '', ''),
292
		('602', 'Family Name Used as Subject', 'Family Name Used as Subject', 0, 0, '', ''),
317
		('545', 'Section Title', 'Section Title', 1, 0, '', ''),
293
		('604', 'Name and Title Used as Subject', 'Name and Title Used as Subject', 0, 0, '', ''),
318
		('560', 'Artifical Title', 'Artifical Title', 1, 0, '', ''),
294
		('605', 'Title Used as Subject', 'Title Used as Subject', 0, 0, '', ''),
319
		('576', 'Name / Preferred Access Point - Identification of a Work', 'Name / Preferred Access Point - Identification of a Work', 1, 0, '', ''),
295
		('606', 'Topical Name Used as Subject', 'Topical Name Used as Subject', 0, 0, '', ''),
320
		('577', 'Name / Preferred Access Point - Identification of an Expression', 'Name / Preferred Access Point - Identification of an Expression', 1, 0, '', ''),
296
		('607', 'Geographical Name Used as Subject', 'Geographical Name Used as Subject', 0, 0, '', ''),
321
		('600', 'Personal Name Used as Subject', 'Personal Name Used as Subject', 1, 0, '', ''),
297
		('608', 'Form, Genre of Phyisical Characteristics Heading', 'Form, Genre of Phyisical Characteristics Heading', 0, 0, '', ''),
322
		('601', 'Corporate Body Name Used as Subject', 'Corporate Body Name Used as Subject', 1, 0, '', ''),
298
		('610', 'Uncontrolled Subject Terms', 'Uncontrolled Subject Terms', 0, 0, '', ''),
323
		('602', 'Family Name Used as Subject', 'Family Name Used as Subject', 1, 0, '', ''),
299
		('615', 'Subject Category', 'Subject Category', 0, 0, '', ''),
324
		('604', 'Name and Title Used as Subject', 'Name and Title Used as Subject', 1, 0, '', ''),
300
		('620', 'Place Access', 'Place Access', 0, 0, '', ''),
325
		('605', 'Title Used as Subject', 'Title Used as Subject', 1, 0, '', ''),
301
		('626', 'Technical Details Access (Computer Files)', 'Technical Details Access (Computer Files)', 0, 0, '', ''),
326
		('606', 'Topical Name Used as Subject', 'Topical Name Used as Subject', 1, 0, '', ''),
302
		('660', 'Geographic Area Code', 'Geographic Area Code', 0, 0, '', ''),
327
		('607', 'Geographical Name Used as Subject', 'Geographical Name Used as Subject', 1, 0, '', ''),
303
		('661', 'Time Period Code', 'Time Period Code', 0, 0, '', ''),
328
		('608', 'Form, Genre or Physical Characteristics Heading', 'Form, Genre or Physical Characteristics Heading', 1, 0, '', ''),
304
		('670', 'PRECIS', 'PRECIS', 0, 0, '', ''),
329
		('610', 'Uncontrolled Subject Terms', 'Uncontrolled Subject Terms', 1, 0, '', ''),
305
		('675', 'Universal Decimal Classification (UDC)', 'Universal Decimal Classification (UDC)', 0, 0, '', ''),
330
		('615', 'Subject Category (Provisional)', 'Subject Category (Provisional)', 1, 0, '', ''),
306
		('676', 'Dewey Decimal Classification', 'Dewey Decimal Classification', 0, 0, '', ''),
331
		('616', 'Trademark Used as Subject', 'Trademark Used as Subject', 1, 0, '', ''),
307
		('680', 'Library of Congress Classification', 'Library of Congress Classification', 0, 0, '', ''),
332
		('617', 'Hierarchical Geographical Name Used as Subject', 'Hierarchical Geographical Name Used as Subject', 1, 0, '', ''),
308
		('686', 'Other Class Numbers', 'Other Class Numbers', 0, 0, '', ''),
333
		('620', 'Place and Date of Publication, Performance, etc.', 'Place and Date of Publication, Performance, etc.', 1, 0, '', ''),
309
		('700', 'Personal Name - Primary Intellectual Responsibility', 'Personal Name - Primary Intellectual Responsibility', 0, 0, '', ''),
334
		('621', 'Place and Date of Provenance', 'Place and Date of Provenance', 1, 0, '', ''),
310
		('701', 'Personal Name - Alternative Intellectual Responsibility', 'Personal Name - Alternative Intellectual Responsibility', 0, 0, '', ''),
335
		('626', 'Technical Details Access (Electronic Resources) [Obsolete]', 'Technical Details Access (Electronic Resources) [Obsolete]', 1, 0, '', ''),
311
		('702', 'Personal Name - Secondary Intellectual Responsibility', 'Personal Name - Secondary Intellectual Responsibility', 0, 0, '', ''),
336
		('660', 'Geographic Area Code', 'Geographic Area Code', 1, 0, '', ''),
312
		('710', 'Corporate Body - Primary Intellectual Responsibility', 'Corporate Body - Primary Intellectual Responsibility', 0, 0, '', ''),
337
		('661', 'Time Period Code', 'Time Period Code', 1, 0, '', ''),
313
		('711', 'Corporate Body - Alternative Intellectual Responsibility', 'Corporate Body - Alternative Intellectual Responsibility', 0, 0, '', ''),
338
		('670', 'PRECIS', 'PRECIS', 1, 0, '', ''),
314
		('712', 'Corporate Body - Secondary Intellectual Responsibility', 'Corporate Body - Secondary Intellectual Responsibility', 0, 0, '', ''),
339
		('675', 'Universal Decimal Classification (UDC)', 'Universal Decimal Classification (UDC)', 1, 0, '', ''),
315
		('720', 'Family Name - Primary Intellectual Responsibility', 'Family Name - Primary Intellectual Responsibility', 0, 0, '', ''),
340
		('676', 'Dewey Decimal Classification', 'Dewey Decimal Classification', 1, 0, '', ''),
316
		('721', 'Family Name - Alternative Intellectual Responsibility', 'Family Name - Alternative Intellectual Responsibility', 0, 0, '', ''),
341
		('680', 'Library of Congress Classification', 'Library of Congress Classification', 1, 0, '', ''),
317
		('722', 'Family Name - Secondary Intellectual Responsibility', 'Family Name - Secondary Intellectual Responsibility', 0, 0, '', ''),
342
		('686', 'Other Class Numbers', 'Other Class Numbers', 1, 0, '', ''),
318
		('801', 'Originating Source', 'Originating Source', 1, 0, '', ''),
343
		('700', 'Personal Name - Primary Responsibility', 'Personal Name - Primary Responsibility', 0, 0, '', ''),
319
		('802', 'ISSN Centre', 'ISSN Centre', 0, 0, '', ''),
344
		('701', 'Personal Name - Alternative Responsibility', 'Personal Name - Alternative Responsibility', 1, 0, '', ''),
320
		('830', 'General Cataloguer&#039s Note', 'General Cataloguer&#039s Note', 0, 0, '', ''),
345
		('702', 'Personal Name - Secondary Responsibility', 'Personal Name - Secondary Responsibility', 1, 0, '', ''),
321
		('856', 'Electronic Location and Access', 'Electronic Location and Access', 0, 0, '', '');
346
		('703', 'Personal Name - Provenance or Ownership', 'Personal Name - Provenance or Ownership', 1, 0, '', ''),
347
		('710', 'Corporate Body Name - Primary Responsibility', 'Corporate Body Name - Primary Responsibility', 0, 0, '', ''),
348
		('711', 'Corporate Body Name - Alternative Responsibility', 'Corporate Body Name - Alternative Responsibility', 1, 0, '', ''),
349
		('712', 'Corporate Body Name - Secondary Responsibility', 'Corporate Body Name - Secondary Responsibility', 1, 0, '', ''),
350
		('713', 'Corporate Body Name - Provenance or Ownership', 'Corporate Body Name - Provenance or Ownership', 1, 0, '', ''),
351
		('716', 'Trademark', 'Trademark', 1, 0, '', ''),
352
		('720', 'Family Name - Primary Responsibility', 'Family Name - Primary Responsibility', 0, 0, '', ''),
353
		('721', 'Family Name - Alternative Responsibility', 'Family Name - Alternative Responsibility', 1, 0, '', ''),
354
		('722', 'Family Name - Secondary Responsibility', 'Family Name - Secondary Responsibility', 1, 0, '', ''),
355
		('723', 'Family Name - Provenance or Ownership', 'Family Name - Provenance or Ownership', 1, 0, '', ''),
356
		('730', 'Name - Entity Responsible', 'Name - Entity Responsible', 1, 0, '', ''),
357
		('740', 'Uniform Conventional Heading for Legal and Religious Texts - Primary Responsibility', 'Uniform Conventional Heading for Legal and Religious Texts - Primary Responsibility', 0, 0, '', ''),
358
		('741', 'Uniform Conventional Heading for Legal and Religious Texts - Alternative Responsibility', 'Uniform Conventional Heading for Legal and Religious Texts - Alternative Responsibility', 1, 0, '', ''),
359
		('742', 'Uniform Conventional Heading for Legal and Religious Texts - Secondary Responsibility', 'Uniform Conventional Heading for Legal and Religious Texts - Secondary Responsibility', 1, 0, '', ''),
360
		('801', 'Originating Source', 'Originating Source', 1, 1, '', ''),
361
		('802', 'National ISSN Centre', 'National ISSN Centre', 0, 0, '', ''),
362
		('830', 'General Cataloguer\'s Note', 'General Cataloguer\'s Note', 1, 0, '', ''),
363
		('850', 'Holding Institution', 'Holding Institution', 1, 0, '', ''),
364
		('852', 'Location and Call Number', 'Location and Call Number', 1, 0, '', ''),
365
		('856', 'Electronic Location and Access', 'Electronic Location and Access', 1, 0, '', ''),
366
		('886', 'Data Not Converted from Source Format', 'Data Not Converted from Source Format', 1, 0, '', '');
322
367
323
368
324
INSERT INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `kohafield`, `tab`, `authorised_value`, `authtypecode`, `value_builder`, `isurl`, `hidden`, `frameworkcode`, `seealso`, `link`, `defaultvalue`) VALUES
369
INSERT INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `kohafield`, `tab`, `authorised_value`, `authtypecode`, `value_builder`, `isurl`, `hidden`, `frameworkcode`, `seealso`, `link`, `defaultvalue`) VALUES
325
		('000', '@', 'fixed length control field', 'fixed length control field', 0, 1, '', 0, '', '', 'unimarc_leader.pl', 0, 0, '', '', '', NULL),
370
		('000', '@', 'fixed length control field', 'fixed length control field', 0, 1, '', 0, '', '', 'unimarc_leader.pl', 0, 0, '', '', '', NULL),
326
		('001', '@', 'control field', 'control field', 0, 1, 'biblio.biblionumber', -1, '', '', '', 0, 0, '', '', '', NULL),
371
		('001', '@', 'control field', 'control field', 0, 1, 'biblio.biblionumber', -1, '', '', '', 0, 0, '', '', '', NULL),
372
		('003', '@', 'control field', 'control field', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
327
		('005', '@', 'control field', 'control field', 0, 0, '', 0, '', '', 'marc21_field_005.pl', 0, 0, '', '', '', NULL),
373
		('005', '@', 'control field', 'control field', 0, 0, '', 0, '', '', 'marc21_field_005.pl', 0, 0, '', '', '', NULL),
374
		('010', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
328
		('010', 'a', 'Number (ISBN)', 'Number (ISBN)', 0, 0, 'biblioitems.isbn', 0, '', '', '', 0, 0, '', '', '', NULL),
375
		('010', 'a', 'Number (ISBN)', 'Number (ISBN)', 0, 0, 'biblioitems.isbn', 0, '', '', '', 0, 0, '', '', '', NULL),
329
		('010', 'b', 'Qualification', 'Qualification', 0, 0, '', 0, '', '', '', 0, 0, '', '', '', NULL),
376
		('010', 'b', 'Qualification', 'Qualification', 1, 0, '', 0, '', '', '', 0, 0, '', '', '', NULL),
330
		('010', 'd', 'Terms of availability and/or Price', 'Terms of availability and/or Price', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
377
		('010', 'd', 'Terms of Availability and/or Price', 'Terms of Availability and/or Price', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
331
		('010', 'z', 'Erroneous ISBN', 'Erroneous ISBN', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
378
		('010', 'z', 'Erroneous ISBN', 'Erroneous ISBN', 1, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
332
		('011', 'a', 'Number (ISSN)', 'Number (ISSN)', 0, 0, 'biblioitems.issn', 0, '', '', '', 0, 0, '', '', '', NULL),
379
		('011', 'a', 'Number (ISSN)', 'Number (ISSN)', 0, 0, 'biblioitems.issn', 0, '', '', '', 0, 0, '', '', '', NULL),
333
		('011', 'b', 'Qualification', 'Qualification', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
380
		('011', 'b', 'Qualification', 'Qualification', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
334
		('011', 'd', 'Terms of availability and/or price', 'Terms of availability and/or price', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
381
		('011', 'd', 'Terms of Availability and/or Price', 'Terms of Availability and/or Price', 1, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
335
		('011', 'y', 'Cancelled ISSN', 'Cancelled ISSN', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
382
		('011', 'f', 'ISSN-L or Linking ISSN', 'ISSN-L or Linking ISSN', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
336
		('011', 'z', 'Erroneous ISSN', 'Erroneous ISSN', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
383
		('011', 'g', 'Cancelled ISSN-L', 'Cancelled ISSN-L', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
384
		('011', 'y', 'Cancelled ISSN', 'Cancelled ISSN', 1, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
385
		('011', 'z', 'Erroneous ISSN or ISSN-L', 'Erroneous ISSN or ISSN-L', 1, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
337
		('012', '2', 'Fingerprint System Code', 'Fingerprint System Code', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
386
		('012', '2', 'Fingerprint System Code', 'Fingerprint System Code', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
338
		('012', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 1, '', 0, '', '', '', 0, -5, '', '', '', NULL),
387
		('012', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
339
		('012', 'a', 'Fingerprint', 'Fingerprint', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
388
		('012', 'a', 'Fingerprint', 'Fingerprint', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
340
		('013', 'a', 'Number (ISMN)', 'Number (ISMN)', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
389
		('013', 'a', 'Number (ISMN)', 'Number (ISMN)', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
341
		('013', 'b', 'Qualification', 'Qualification', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
390
		('013', 'b', 'Qualification', 'Qualification', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
Lines 344-349 INSERT INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblibrarian` Link Here
344
		('014', '2', 'System Code', 'System Code', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
393
		('014', '2', 'System Code', 'System Code', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
345
		('014', 'a', 'Article Identifier', 'Article Identifier', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
394
		('014', 'a', 'Article Identifier', 'Article Identifier', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
346
		('014', 'z', 'Erroneous Article Identifier', 'Erroneous Article Identifier', 1, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
395
		('014', 'z', 'Erroneous Article Identifier', 'Erroneous Article Identifier', 1, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
396
		('015', 'a', 'Number (ISRN)', 'Number (ISRN)', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
397
		('015', 'b', 'Qualification', 'Qualification', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
398
		('015', 'd', 'Terms of Availability and/or Price', 'Terms of Availability and/or Price', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
399
		('015', 'z', 'Cancelled/Invalid/Erroneous ISRN', 'Cancelled/Invalid/Erroneous ISRN', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
400
		('016', 'a', 'Number (ISRC)', 'Number (ISRC)', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
401
		('016', 'b', 'Qualification', 'Qualification', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
402
		('016', 'd', 'Terms of Availability and/or Price [Obsolete]', 'Terms of Availability and/or Price [Obsolete]', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
403
		('016', 'z', 'Erroneous ISRC', 'Erroneous ISRC', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
404
		('017', '2', 'Source of Code', 'Source of Code', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
405
		('017', 'a', 'Standard Number', 'Standard Number', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
406
		('017', 'b', 'Qualification', 'Qualification', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
407
		('017', 'd', 'Terms of Availability and/or Price', 'Terms of Availability and/or Price', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
408
		('017', 'z', 'Erroneous Number or Code', 'Erroneous Number or Code', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
347
		('020', 'a', 'Country Code', 'Country Code', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
409
		('020', 'a', 'Country Code', 'Country Code', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
348
		('020', 'b', 'Number', 'Number', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
410
		('020', 'b', 'Number', 'Number', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
349
		('020', 'z', 'Erroneous Number', 'Erroneous Number', 1, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
411
		('020', 'z', 'Erroneous Number', 'Erroneous Number', 1, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
Lines 353-386 INSERT INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblibrarian` Link Here
353
		('022', 'a', 'Country Code', 'Country Code', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
415
		('022', 'a', 'Country Code', 'Country Code', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
354
		('022', 'b', 'Number', 'Number', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
416
		('022', 'b', 'Number', 'Number', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
355
		('022', 'z', 'Erroneous Number', 'Erroneous Number', 1, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
417
		('022', 'z', 'Erroneous Number', 'Erroneous Number', 1, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
418
		('035', 'a', 'System Control Number', 'System Control Number', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
419
		('035', 'z', 'Cancelled or Invalid Control Number', 'Cancelled or Invalid Control Number', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
420
		('036', '2', 'System Code for Musical Notation', 'System Code for Musical Notation', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
421
		('036', 'a', 'Number of Work', 'Number of Work', 0, 1, '', 0, '', '', '', 0, -6, '', '', '', NULL),
422
		('036', 'b', 'Number of Movement', 'Number of Movement', 0, 1, '', 0, '', '', '', 0, -6, '', '', '', NULL),
423
		('036', 'c', 'Number of Incipit', 'Number of Incipit', 0, 1, '', 0, '', '', '', 0, -6, '', '', '', NULL),
424
		('036', 'd', 'Voice/Instrument', 'Voice/Instrument', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
425
		('036', 'e', 'Role', 'Role', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
426
		('036', 'f', 'Movement Caption/Heading', 'Movement Caption/Heading', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
427
		('036', 'g', 'Key or Mode', 'Key or Mode', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
428
		('036', 'm', 'Clef', 'Clef', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
429
		('036', 'n', 'Key Signature', 'Key Signature', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
430
		('036', 'o', 'Time Signature', 'Time Signature', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
431
		('036', 'p', 'Musical Notation', 'Musical Notation', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
432
		('036', 'q', 'Comments (Free Text)', 'Comments (Free Text)', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
433
		('036', 'r', 'Codified Note', 'Codified Note', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
434
		('036', 't', 'Text Incipit', 'Text Incipit', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
435
		('036', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
436
		('036', 'z', 'Language of Text', 'Language of Text', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
356
		('040', 'a', 'CODEN', 'CODEN', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
437
		('040', 'a', 'CODEN', 'CODEN', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
357
		('040', 'z', 'Erroneous CODEN', 'Erroneous CODEN', 1, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
438
		('040', 'z', 'Erroneous CODEN', 'Erroneous CODEN', 1, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
358
		('071', 'a', 'Publisher\'s Number (Sound Recordings and Music)', 'Publisher\'s Number (Sound Recordings and Music)', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
439
		('071', 'a', 'Publisher\'s Number', 'Publisher\'s Number', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
359
		('071', 'b', 'Source', 'Source', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
440
		('071', 'b', 'Source', 'Source', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL),
360
        ('073', 'a', 'EAN', 'EAN', 0, 0, 'biblioitems.ean', 0, '', '', '', 0, 0, '', '', '', NULL),
441
		('071', 'c', 'Qualification', 'Qualification', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
442
		('071', 'd', 'Terms of Availability and/or Price', 'Terms of Availability and/or Price', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
443
		('071', 'z', 'Erroneous Publisher\'s Number', 'Erroneous Publisher\'s Number', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
444
		('072', 'a', 'Standard Number', 'Standard Number', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
445
		('072', 'b', 'Qualification', 'Qualification', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
446
		('072', 'c', 'Additional Codes Following Standard Number or Code', 'Additional Codes Following Standard Number or Code', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
447
		('072', 'd', 'Terms of Availability and/or Price', 'Terms of Availability and/or Price', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
448
		('072', 'z', 'Erroneous Number or Code', 'Erroneous Number or Code', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
449
		('073', 'a', 'Standard Number', 'Standard Number', 0, 0, 'biblioitems.ean', 0, '', '', '', 0, 0, '', '', '', NULL),
450
		('073', 'b', 'Qualification', 'Qualification', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
451
		('073', 'c', 'Additional Codes Following Standard Number or Code', 'Additional Codes Following Standard Number or Code', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
452
		('073', 'd', 'Terms of Availability and/or Price', 'Terms of Availability and/or Price', 0, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
453
		('073', 'z', 'Erroneous Number or Code', 'Erroneous Number or Code', 1, 0, '', 0, '', '', '', 0, -6, '', '', '', NULL),
361
		('100', 'a', 'General Processing Data', 'General Processing Data', 0, 0, '', 1, '', '', 'unimarc_field_100.pl', 0, 0, '', '', '', NULL),
454
		('100', 'a', 'General Processing Data', 'General Processing Data', 0, 0, '', 1, '', '', 'unimarc_field_100.pl', 0, 0, '', '', '', NULL),
362
		('101', 'a', 'Language of the Text, Soundtrack, etc.', 'Language of the Text, Soundtrack, etc.', 1, 0, '', 1, 'LAN', '', '', 0, 0, '', '', '', NULL),
455
		('101', 'a', 'Language of Text, Soundtrack etc.', 'Language of Text, Soundtrack etc.', 1, 0, '', 1, 'LAN', '', '', 0, 0, '', '', '', NULL),
363
		('101', 'b', 'Language of Intermediate Text when Item is Not Translated from Original', 'Language of Intermediate Text when Item is Not Translated from Original', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
456
		('101', 'b', 'Language of Intermediate Text When Item is Not Translated from Original', 'Language of Intermediate Text When Item is Not Translated from Original', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
364
		('101', 'c', 'Language of Original Work', 'Language of Original Work', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
457
		('101', 'c', 'Language of Original Work', 'Language of Original Work', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
365
		('101', 'd', 'Language of Summary', 'Language of Summary', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
458
		('101', 'd', 'Language of Summary', 'Language of Summary', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
366
		('101', 'e', 'Language of Contents Page', 'Language of Contents Page', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
459
		('101', 'e', 'Language of Contents Page', 'Language of Contents Page', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
367
		('101', 'f', 'Language of Title Page if Different from Text', 'Language of Title Page if Different from Text', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
460
		('101', 'f', 'Language of Title Page If Different from Text', 'Language of Title Page If Different from Text', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
368
		('101', 'g', 'Language of Title Proper if Not First Language of Text, Soundtrack, etc.', 'Language of Title Proper if Not First Language of Text, Soundtrack, etc.', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
461
		('101', 'g', 'Language of Title Proper If Not First Language of Text, Soundtrack, etc.', 'Language of Title Proper If Not First Language of Text, Soundtrack, etc.', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
369
		('101', 'h', 'Language of Libretto, etc.', 'Language of Libretto, etc.', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
462
		('101', 'h', 'Language of Libretto, etc.', 'Language of Libretto, etc.', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
370
		('101', 'i', 'Language of Accompainying MAterial (Other than Summaries, Abstracts or Librettos', 'Language of Accompainying MAterial (Other than Summaries, Abstracts or Librettos', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
463
		('101', 'i', 'Language of Accompanying Material (Other than Summaries, Abstracts or Librettos)', 'Language of Accompanying Material (Other than Summaries, Abstracts or Librettos)', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
371
		('101', 'j', 'Language of Subtitles', 'Language of Subtitles', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
464
		('101', 'j', 'Language of Subtitles', 'Language of Subtitles', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
372
		('102', 'a', 'Country of Publication', 'Country of Publication', 1, 0, '', 1, 'COU', '', '', 0, 0, '', '', '', NULL),
465
		('102', 'a', 'Country of Publication', 'Country of Publication', 1, 0, '', 1, 'COU', '', '', 0, 0, '', '', '', NULL),
373
		('102', 'b', 'Locality of Publication', 'Locality of Publication', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
466
		('102', 'b', 'Locality of Publication', 'Locality of Publication', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
374
		('105', 'a', 'Monograph Coded Data', 'Monograph Coded Data', 0, 0, '', 1, '', '', '', 0, 0, '', '', '', NULL),
467
		('105', 'a', 'Monograph Coded Data', 'Monograph Coded Data', 0, 0, '', 1, '', '', '', 0, 0, '', '', '', NULL),
375
		('106', 'a', 'Textual Material Data - Physical Medium Designator', 'Textual Material Data - Physical Medium Designator', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
468
 		('106', 'a', 'Textual Material Coded Data Physical Medium Designator', 'Textual Material Coded Data Physical Medium Designator', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
376
		('110', 'a', 'Serial Coded Data', 'Serial Coded Data', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
469
		('110', 'a', 'Continuing Resource Coded Data', 'Continuing Resource Coded Data', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
377
		('115', 'a', 'Coded Data - General', 'Coded Data - General', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
470
		('115', 'a', 'Coded Data - General', 'Coded Data - General', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
378
		('115', 'b', 'Motion Picture Coded Data - Archivial', 'Motion Picture Coded Data - Archivial', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
471
		('115', 'b', 'Motion Picture Coded Data - Archival', 'Motion Picture Coded Data - Archival', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
379
		('116', 'a', 'Coded Data for Graphics', 'Coded Data for Graphics', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
472
		('116', 'a', 'Coded Data for Graphics', 'Coded Data for Graphics', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
380
		('117', 'a', 'Coded Data for Three-Dimensional Artefacts and Realia', 'Coded Data for Three-Dimensional Artefacts and Realia', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
473
		('117', 'a', 'Coded Data for Three-Dimensional Artefacts and Realia', 'Coded Data for Three-Dimensional Artefacts and Realia', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
381
		('120', 'a', 'Cartographic Material Coded Data: Physical Attributes (General)', 'Cartographic Material Coded Data: Physical Attributes (General)', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
474
		('120', 'a', 'Cartographic Material Coded Data (General)', 'Cartographic Material Coded Data (General)', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
382
		('121', 'a', 'Cartographic Material Coded Data: Physical Attributes (General)', 'Cartographic Material Coded Data: Physical Attributes (General)', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
475
		('121', 'a', 'Cartographic Material Coded Data: Physical Attributes (General)', 'Cartographic Material Coded Data: Physical Attributes (General)', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
383
		('121', 'b', 'Aerial Photography and Remote Sensing Coded Data: Physical Attributes', 'Aerial Photography and Remote Sensing Coded Data: Physical Attributes', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
476
		('121', 'b', 'Aerial Photography and Remote Sensing Coded Data: Physical Attributes', 'Aerial Photography and Remote Sensing Coded Data: Physical Attributes', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
384
		('122', 'a', 'Time Period, 9999 B.C. to Present', 'Time Period, 9999 B.C. to Present', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
477
		('122', 'a', 'Time Period, 9999 B.C. to Present', 'Time Period, 9999 B.C. to Present', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
385
		('123', 'a', 'Type of Scale', 'Type of Scale', 0, 1, '', 1, '', '', '', 0, -5, '', '', '', NULL),
478
		('123', 'a', 'Type of Scale', 'Type of Scale', 0, 1, '', 1, '', '', '', 0, -5, '', '', '', NULL),
386
		('123', 'b', 'Constant Ratio Linear Horizontal Scale', 'Constant Ratio Linear Horizontal Scale', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
479
		('123', 'b', 'Constant Ratio Linear Horizontal Scale', 'Constant Ratio Linear Horizontal Scale', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
Lines 389-401 INSERT INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblibrarian` Link Here
389
		('123', 'e', 'Coordinates - Easternmost Longitude', 'Coordinates - Easternmost Longitude', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
482
		('123', 'e', 'Coordinates - Easternmost Longitude', 'Coordinates - Easternmost Longitude', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
390
		('123', 'f', 'Coordinates - Northernmost Latitude', 'Coordinates - Northernmost Latitude', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
483
		('123', 'f', 'Coordinates - Northernmost Latitude', 'Coordinates - Northernmost Latitude', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
391
		('123', 'g', 'Coordinates - Southernmost Latitude', 'Coordinates - Southernmost Latitude', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
484
		('123', 'g', 'Coordinates - Southernmost Latitude', 'Coordinates - Southernmost Latitude', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
392
		('123', 'h', 'Angular Scale', 'Angular Scale', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
485
 		('123', 'h', 'Angular Scale', 'Angular Scale', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
393
		('123', 'i', 'Declination - Northern Limit', 'Declination - Northern Limit', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
486
		('123', 'i', 'Declination - Northern Limit', 'Declination - Northern Limit', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
394
		('123', 'j', 'Declination - Southern Limit', 'Declination - Southern Limit', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
487
		('123', 'j', 'Declination - Southern Limit', 'Declination - Southern Limit', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
395
		('123', 'k', 'Right Ascension - Eastern Limits', 'Right Ascension - Eastern Limits', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
488
		('123', 'k', 'Right Ascension - Eastern Limits', 'Right Ascension - Eastern Limits', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
396
		('123', 'm', 'Right Ascension - Western Limits', 'Right Ascension - Western Limits', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
489
		('123', 'm', 'Right Ascension - Western Limits', 'Right Ascension - Western Limits', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
397
		('123', 'n', 'Equinox', 'Equinox', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
490
		('123', 'n', 'Equinox', 'Equinox', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
398
		('123', 'o', 'Epoch', 'Epoch', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
491
		('123', 'o', 'Epoch', 'Epoch', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
492
		('123', 'p', 'Planet', 'Planet', 0, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
399
		('124', 'a', 'Character of Image', 'Character of Image', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
493
		('124', 'a', 'Character of Image', 'Character of Image', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
400
		('124', 'b', 'Form of Cartographic Item', 'Form of Cartographic Item', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
494
		('124', 'b', 'Form of Cartographic Item', 'Form of Cartographic Item', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
401
		('124', 'c', 'Presentation Technique for Photographic or Non-Photographic Image', 'Presentation Technique for Photographic or Non-Photographic Image', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
495
		('124', 'c', 'Presentation Technique for Photographic or Non-Photographic Image', 'Presentation Technique for Photographic or Non-Photographic Image', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
Lines 403-478 INSERT INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblibrarian` Link Here
403
		('124', 'e', 'Category of Satellite for Remote Sensing Image', 'Category of Satellite for Remote Sensing Image', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
497
		('124', 'e', 'Category of Satellite for Remote Sensing Image', 'Category of Satellite for Remote Sensing Image', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
404
		('124', 'f', 'Name of Satellite for Remote Sensing Image', 'Name of Satellite for Remote Sensing Image', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
498
		('124', 'f', 'Name of Satellite for Remote Sensing Image', 'Name of Satellite for Remote Sensing Image', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
405
		('124', 'g', 'Recording Technique for Remote Sensing Image', 'Recording Technique for Remote Sensing Image', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
499
		('124', 'g', 'Recording Technique for Remote Sensing Image', 'Recording Technique for Remote Sensing Image', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
406
		('125', 'a', 'Format of Printed Music', 'Format of Printed Music', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
500
		('125', 'a', 'Format of Notated Music', 'Format of Notated Music', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
407
		('125', 'b', 'Literary Text Indicator (Non-Music Performance)', 'Literary Text Indicator (Non-Music Performance)', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
501
		('125', 'b', 'Literary Text Indicator (Non-Music Performance)', 'Literary Text Indicator (Non-Music Performance)', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
408
		('126', 'a', 'Sound Recordings Coded Data (General)', 'Sound Recordings Coded Data (General)', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
502
		('125', 'c', 'Multiple Musical Format', 'Multiple Musical Format', 0, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
409
		('126', 'b', 'Sound Recordings Coded Data (Detail)', 'Sound Recordings Coded Data (Detail)', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
503
		('126', 'a', 'Sound Recording Coded Data (General)', 'Sound Recording Coded Data (General)', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
504
		('126', 'b', 'Sound Recording Coded Data (Detail)', 'Sound Recording Coded Data (Detail)', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
410
		('127', 'a', 'Duration', 'Duration', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
505
		('127', 'a', 'Duration', 'Duration', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
411
		('128', 'a', 'Form of Composition', 'Form of Composition', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
506
		('128', 'a', 'Form of Musical Work', 'Form of Musical Work', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
412
		('128', 'b', 'Instruments or Voices for Ensemble', 'Instruments or Voices for Ensemble', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
507
		('128', 'b', 'Instruments or Voices for Ensembles [Obsolete]', 'Instruments or Voices for Ensembles [Obsolete]', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
413
		('128', 'c', 'Instruments or Voices for Soloists', 'Instruments or Voices for Soloists', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
508
		('128', 'c', 'Instruments or Voices for Soloists [Obsolete]', 'Instruments or Voices for Soloists [Obsolete]', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
414
		('130', 'a', 'Microform Coded Data - Physical Attributes', 'Microform Coded Data - Physical Attributes', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
509
		('128', 'd', 'Key or Mode of Musical Work', 'Key or Mode of Musical Work', 0, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
510
		('130', 'a', 'Microform Coded Data Physical Attributes', 'Microform Coded Data Physical Attributes', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
415
		('131', 'a', 'Spheroid', 'Spheroid', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
511
		('131', 'a', 'Spheroid', 'Spheroid', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
416
		('131', 'b', 'Horizontal Datum', 'Horizontal Datum', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
512
		('131', 'b', 'Horizontal Datum', 'Horizontal Datum', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
417
		('131', 'c', 'Grid and Referencing System', 'Grid and Referencing System', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
513
		('131', 'c', 'Grid and Referencing System', 'Grid and Referencing System', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
418
		('131', 'd', 'Overlapping and Referencing System', 'Overlapping and Referencing System', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
514
		('131', 'd', 'Overlapping and Referencing System', 'Overlapping and Referencing System', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
419
		('131', 'e', 'Secondary Grid and Referencing System', 'Secondary Grid and Referencing System', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
515
		('131', 'e', 'Secondary Grid and Referencing System', 'Secondary Grid and Referencing System', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
420
		('131', 'f', 'Vertical Datum', 'Vertical Datum', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
516
		('131', 'f', 'Vertical Datum', 'Vertical Datum', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
421
		('131', 'g', 'unité de mesure pour l\'altitudeUnit of Measurement of Heighting', 'unité de mesure pour l\'altitudeUnit of Measurement of Heighting', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
517
		('131', 'g', 'Unit of Measurement of Heighting', 'Unit of Measurement of Heighting', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
422
		('131', 'h', 'Contour Interval', 'Contour Interval', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
518
		('131', 'h', 'Contour Interval', 'Contour Interval', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
423
		('131', 'i', 'Supplementary Contour Interval', 'Supplementary Contour Interval', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
519
		('131', 'i', 'Supplementary Contour Interval', 'Supplementary Contour Interval', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
424
		('131', 'j', 'Unit of Measurement', 'Unit of Measurement', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
520
		('131', 'j', 'Unit of Measurement of Bathymetry', 'Unit of Measurement of Bathymetry', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
425
		('131', 'k', 'Bathymetric Interval', 'Bathymetric Interval', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
521
		('131', 'k', 'Bathymetric Interval', 'Bathymetric Interval', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
426
		('131', 'l', 'Supplementary Bathymetric Interval', 'Supplementary Bathymetric Interval', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
522
		('131', 'l', 'Supplementary Bathymetric Interval', 'Supplementary Bathymetric Interval', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
427
		('135', 'a', 'Coded Data for Computer Files', 'Coded Data for Computer Files', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
523
		('135', 'a', 'Coded Data for Electronic Resources', 'Coded Data for Electronic Resources', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
428
		('140', 'a', 'Antiquarian Coded Data - General', 'Antiquarian Coded Data - General', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
524
		('140', 'a', 'Antiquarian Coded Data - General', 'Antiquarian Coded Data - General', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
429
		('141', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 1, '', 1, '', '', '', 0, -5, '', '', '', NULL),
525
		('141', '5', 'Institution and Copy to Which the Field Applies', 'Institution and Copy to Which the Field Applies', 0, 1, '', 1, '', '', '', 0, -5, '', '', '', NULL),
430
		('141', 'a', 'Antiquarian Coded Data - Copy Specific Attributes', 'Antiquarian Coded Data - Copy Specific Attributes', 1, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
526
		('141', 'a', 'Coded Data - Copy Specific Attributes', 'Coded Data - Copy Specific Attributes', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL),
431
		('200', '5', '(*) Nom de institution à laquelle s'applique cette zone', '(*) Nom de institution à laquelle s'applique cette zone', 0, 1, '', 2, '', '', '', 0, 0, '', '', '', NULL),
527
		('141', 'b', 'Binding Specific Characteristics', 'Binding Specific Characteristics', 0, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
432
		('200', 'a', 'Title Proper', 'Title Proper', 1, 1, 'biblio.title', 2, '', '', '', 0, 0, '', '', '', NULL),
528
		('141', 'c', 'Age', 'Age', 0, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
433
		('200', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
529
		('141', 'd', 'Binding State of Preservation Code - Specific', 'Binding State of Preservation Code - Specific', 0, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
434
		('200', 'c', 'Title Proper by Another Author', 'Title Proper by Another Author', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
530
		('141', 'e', 'Body of the Book Specific Characteristics', 'Body of the Book Specific Characteristics', 0, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
435
		('200', 'd', 'Paralel Title Proper', 'Paralel Title Proper', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
531
		('141', 'f', 'Body of the Book State of Preservation Code - Specific', 'Body of the Book State of Preservation Code - Specific', 0, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
436
		('200', 'e', 'Other Title Information', 'Other Title Information', 0, 1, '', 2, '', '', '', 0, 0, '', '', '', NULL),
532
		('145', 'a', 'Type of Performance Medium', 'Type of Performance Medium', 0, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
437
		('200', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 0, 0, 'biblio.author', 2, '', '', '', 0, 0, '', '', '', NULL),
533
		('145', 'b', 'Instrument/Voice, Conductor, Other Performer or Device', 'Instrument/Voice, Conductor, Other Performer or Device', 1, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
438
		('200', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
534
		('145', 'c', 'Type of Ensemble', 'Type of Ensemble', 1, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
439
		('200', 'h', 'Number of a Part', 'Number of a Part', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
535
		('145', 'd', 'Group within Larger Ensemble', 'Group within Larger Ensemble', 1, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
440
		('200', 'i', 'Name of a Part', 'Name of a Part', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
536
		('145', 'e', 'Number of Parts', 'Number of Parts', 1, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
537
		('145', 'f', 'Number of Players', 'Number of Players', 1, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
538
		('146', 'a', 'Type of Performance Medium', 'Type of Performance Medium', 0, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
539
		('146', 'b', 'Instrument or Voice Soloist', 'Instrument or Voice Soloist', 1, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
540
		('146', 'c', 'Instrument or Voice Non-Soloist, Conductor, Other Performer or Device', 'Instrument or Voice Non-Soloist, Conductor, Other Performer or Device', 1, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
541
		('146', 'd', 'Vocal or Instrumental Ensemble', 'Vocal or Instrumental Ensemble', 1, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
542
		('146', 'e', 'Instrument or Voice Non-Soloist, Conductor, Other Performer or Device, Included in an Ensemble', 'Instrument or Voice Non-Soloist, Conductor, Other Performer or Device, Included in an Ensemble', 1, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
543
		('146', 'f', 'Specific Instrument', 'Specific Instrument', 1, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
544
		('146', 'h', 'Number of Parts', 'Number of Parts', 1, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
545
		('146', 'i', 'Number of Players', 'Number of Players', 1, 0, '', 1, '', '', '', 0, -6, '', '', '', NULL),
546
		('200', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
547
		('200', 'a', 'Title Proper', 'Title Proper', 1, 0, 'biblio.title', 2, '', '', '', 0, 0, '', '', '', NULL),
548
		('200', 'b', 'General Material Designation', 'General Material Designation', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
549
		('200', 'c', 'Title Proper by Another Author', 'Title Proper by Another Author', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
550
		('200', 'd', 'Parallel Title Proper', 'Parallel Title Proper', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
551
		('200', 'e', 'Other Title Information', 'Other Title Information', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
552
		('200', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, 'biblio.author', 2, '', '', '', 0, 0, '', '', '', NULL),
553
		('200', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
554
		('200', 'h', 'Number of a Part', 'Number of a Part', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
555
		('200', 'i', 'Name of a Part', 'Name of a Part', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
556
		('200', 'j', 'Inclusive Dates', 'Inclusive Dates', 0, 0, '', 2, '', '', '', 0, -6, '', '', '', NULL),
557
		('200', 'k', 'Bulk Dates', 'Bulk Dates', 0, 0, '', 2, '', '', '', 0, -6, '', '', '', NULL),
558
		('200', 'r', 'Title Page Information Following the Title Proper', 'Title Page Information Following the Title Proper', 0, 0, '', 2, '', '', '', 0, -6, '', '', '', NULL),
441
		('200', 'v', 'Volume Designation', 'Volume Designation', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
559
		('200', 'v', 'Volume Designation', 'Volume Designation', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
442
		('200', 'z', 'Language of Paralel Title Proper', 'Language of Paralel Title Proper', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
560
		('200', 'z', 'Language of Parallel Title Proper', 'Language of Parallel Title Proper', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
561
		('204', 'a', 'GMD', 'GMD', 0, 0, '', 2, '', '', '', 0, -6, '', '', '', NULL),
443
		('205', 'a', 'Edition Statement', 'Edition Statement', 0, 0, 'biblioitems.editionstatement', 2, '', '', '', 0, 0, '', '', '', NULL),
562
		('205', 'a', 'Edition Statement', 'Edition Statement', 0, 0, 'biblioitems.editionstatement', 2, '', '', '', 0, 0, '', '', '', NULL),
444
		('205', 'b', 'Issue Statement', 'Issue Statement', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
563
		('205', 'b', 'Issue Statement', 'Issue Statement', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
445
		('205', 'd', 'Parallel Edition Statement', 'Parallel Edition Statement', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
564
		('205', 'd', 'Parallel Edition Statement', 'Parallel Edition Statement', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
446
		('205', 'f', 'Statement of Responsibility Relating to Edition', 'Statement of Responsibility Relating to Edition', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
565
		('205', 'f', 'Statement of Responsibility Relating to Edition', 'Statement of Responsibility Relating to Edition', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
447
		('205', 'g', 'Subsequent Statement of Responsibility Relating to Edition', 'Subsequent Statement of Responsibility Relating to Edition', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
566
		('205', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
448
		('206', 'a', 'Mathematical Data Statement', 'Mathematical Data Statement', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
567
		('206', 'a', 'Mathematical Data Statement', 'Mathematical Data Statement', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
568
		('206', 'b', 'Statement of Scale', 'Statement of Scale', 0, 0, '', 2, '', '', '', 0, -6, '', '', '', NULL),
569
		('206', 'c', 'Statement of Projection', 'Statement of Projection', 0, 0, '', 2, '', '', '', 0, -6, '', '', '', NULL),
570
		('206', 'd', 'Statement of Coordinates', 'Statement of Coordinates', 0, 0, '', 2, '', '', '', 0, -6, '', '', '', NULL),
571
		('206', 'e', 'Right Ascension and Declination', 'Right Ascension and Declination', 0, 0, '', 2, '', '', '', 0, -6, '', '', '', NULL),
572
		('206', 'f', 'Statement of Equinox', 'Statement of Equinox', 0, 0, '', 2, '', '', '', 0, -6, '', '', '', NULL),
449
		('207', 'a', 'Numbering: Dates and Volume Designations', 'Numbering: Dates and Volume Designations', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
573
		('207', 'a', 'Numbering: Dates and Volume Designations', 'Numbering: Dates and Volume Designations', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
450
		('207', 'z', 'Source of Numbering Information', 'Source of Numbering Information', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
574
		('207', 'z', 'Source of Numbering Information', 'Source of Numbering Information', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
451
		('208', 'a', 'Printed Music Specific Statement', 'Printed Music Specific Statement', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
575
		('208', 'a', 'Printed Music Specific Statement', 'Printed Music Specific Statement', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
452
		('208', 'd', 'Parallel Printed Music Specific Statemen(s)', 'Parallel Printed Music Specific Statemen(s)', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
576
		('208', 'd', 'Parallel Printed Music Specific Statement(s)', 'Parallel Printed Music Specific Statement(s)', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
453
		('210', 'a', 'Place of Publication, Distribution, etc.', 'Place of Publication, Distribution, etc.', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
577
		('210', 'a', 'Place of Publication, Distribution, etc.', 'Place of Publication, Distribution, etc.', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
454
		('210', 'b', 'Address of Publisher, Distributor, etc.', 'Address of Publisher, Distributor, etc.', 0, 1, '', 2, '', '', '', 0, 0, '', '', '', NULL),
578
		('210', 'b', 'Address of Publisher, Distributor, etc.', 'Address of Publisher, Distributor, etc.', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
455
		('210', 'c', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 0, 0, 'biblioitems.publishercode', 2, '', '', 'unimarc_field_210c.pl', 0, 0, '', '', '', NULL),
579
		('210', 'c', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, 'biblioitems.publishercode', 2, '', '', 'unimarc_field_210c.pl', 0, 0, '', '', '', NULL),
456
		('210', 'd', 'Data of Publication, Distribution, etc.', 'Data of Publication, Distribution, etc.', 0, 0, 'biblioitems.publicationyear', 2, '', '', '', 0, 0, '', '', '', NULL),
580
		('210', 'd', 'Date of Publication, Distribution, etc.', 'Date of Publication, Distribution, etc.', 1, 0, 'biblioitems.publicationyear', 2, '', '', '', 0, 0, '', '', '', NULL),
457
		('210', 'e', 'Place of Manifacture', 'Place of Manifacture', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
581
		('210', 'e', 'Place of Manufacture', 'Place of Manufacture', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
458
		('210', 'f', 'Address of Manifacturer', 'Address of Manifacturer', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
582
		('210', 'f', 'Address of Manufacturer', 'Address of Manufacturer', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
459
		('210', 'g', 'Name of Manifacturer', 'Name of Manifacturer', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
583
		('210', 'g', 'Name of Manufacturer', 'Name of Manufacturer', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
460
		('210', 'h', 'Data of Manifacture', 'Data of Manifacture', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
584
		('210', 'h', 'Date of Manufacture', 'Date of Manufacture', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
585
		('210', 'r', 'Printing and/or Publishing Information Transcribed as Found in the Main Source of Information', 'Printing and/or Publishing Information Transcribed as Found in the Main Source of Information', 0, 0, '', 2, '', '', '', 0, -6, '', '', '', NULL),
586
		('210', 's', 'Printing and/or Publishing Information Transcribed as Found in the Colophon', 'Printing and/or Publishing Information Transcribed as Found in the Colophon', 0, 0, '', 2, '', '', '', 0, -6, '', '', '', NULL),
461
		('211', 'a', 'Date', 'Date', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
587
		('211', 'a', 'Date', 'Date', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
462
		('215', 'a', 'Specific Material Designation and Extent of Item', 'Specific Material Designation and Extent of Item', 0, 0, 'biblioitems.pages', 2, '', '', '', 0, 0, '', '', '', NULL),
588
		('215', 'a', 'Specific Material Designation and Extent of Item', 'Specific Material Designation and Extent of Item', 1, 0, 'biblioitems.pages', 2, '', '', '', 0, 0, '', '', '', NULL),
463
		('215', 'c', 'Other Physical Details', 'Other Physical Details', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
589
		('215', 'c', 'Other Physical Details', 'Other Physical Details', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
464
		('215', 'd', 'Dimensions', 'Dimensions', 0, 0, 'biblioitems.size', 2, '', '', '', 0, 0, '', '', '', NULL),
590
		('215', 'd', 'Dimensions', 'Dimensions', 1, 0, 'biblioitems.size', 2, '', '', '', 0, 0, '', '', '', NULL),
465
		('215', 'e', 'Accompanying Material', 'Accompanying Material', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
591
		('215', 'e', 'Accompanying Material', 'Accompanying Material', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
466
		('225', 'a', 'Series Title', 'Series Title', 0, 0, 'biblio.seriestitle', 2, '', '', 'unimarc_field_225a.pl', 0, 0, '', '', '', NULL),
592
		('225', 'a', 'Series Title', 'Series Title', 0, 0, 'biblio.seriestitle', 2, '', '', 'unimarc_field_225a.pl', 0, 0, '', '', '', NULL),
467
		('225', 'd', 'Parallel Series Title', 'Parallel Series Title', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
593
		('225', 'd', 'Parallel Series Title', 'Parallel Series Title', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
468
		('225', 'e', 'Other Title Information', 'Other Title Information', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
594
		('225', 'e', 'Other Title Information', 'Other Title Information', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
469
		('225', 'f', 'Statement of Responsibility', 'Statement of Responsibility', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
595
		('225', 'f', 'Statement of Responsibility', 'Statement of Responsibility', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
470
		('225', 'h', 'Number of a Part', 'Number of a Part', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
596
		('225', 'h', 'Number of a Part', 'Number of a Part', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
471
		('225', 'i', 'Name of a Part', 'Name of a Part', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
597
		('225', 'i', 'Name of a Part', 'Name of a Part', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
472
		('225', 'v', 'Volume Designation', 'Volume Designation', 0, 0, 'biblioitems.volume', 2, '', '', '', 0, 0, '', '', '', NULL),
598
		('225', 'v', 'Volume Designation', 'Volume Designation', 1, 0, 'biblioitems.volume', 2, '', '', '', 0, 0, '', '', '', NULL),
473
		('225', 'x', 'ISSN of a Series', 'ISSN of a Series', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
599
		('225', 'x', 'ISSN of Series', 'ISSN of Series', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
474
		('225', 'z', 'Language of Parallel Title', 'Language of Parallel Title', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
600
		('225', 'z', 'Language of Parallel Title', 'Language of Parallel Title', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
475
		('230', 'a', 'Designation and Extent of File', 'Designation and Extent of File', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
601
		('230', 'a', 'Designation and Extent of File', 'Designation and Extent of File', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
602
		('251', 'a', 'Organization', 'Organization', 1, 0, '', 2, '', '', '', 0, -6, '', '', '', NULL),
603
		('251', 'b', 'Arrangement', 'Arrangement', 1, 0, '', 2, '', '', '', 0, -6, '', '', '', NULL),
604
		('251', 'c', 'Level', 'Level', 0, 0, '', 2, '', '', '', 0, -6, '', '', '', NULL),
476
		('300', 'a', 'Text of Note', 'Text of Note', 0, 0, 'biblio.notes', 3, '', '', '', 0, 0, '', '', '', NULL),
605
		('300', 'a', 'Text of Note', 'Text of Note', 0, 0, 'biblio.notes', 3, '', '', '', 0, 0, '', '', '', NULL),
477
		('301', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
606
		('301', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
478
		('302', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
607
		('302', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
Lines 480-486 INSERT INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblibrarian` Link Here
480
		('304', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
609
		('304', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
481
		('305', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
610
		('305', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
482
		('306', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
611
		('306', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
483
		('307', 'a', 'texte de la note', 'texte de la note', 0, 0, '', 3, '', '', '', NULL, NULL, '', NULL, NULL, NULL),
612
		('307', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
484
		('308', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
613
		('308', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
485
		('310', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
614
		('310', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
486
		('311', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
615
		('311', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
Lines 488-496 INSERT INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblibrarian` Link Here
488
		('313', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
617
		('313', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
489
		('314', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
618
		('314', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
490
		('315', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
619
		('315', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
620
		('316', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
621
		('316', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
491
		('316', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
622
		('316', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
623
		('316', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
624
		('317', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 1, '', 3, '', '', '', 0, -6, '', '', '', NULL),
625
		('317', '6', 'Interfield Linking Data', 'Interfield Linking Data', 0, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
626
		('317', '8', 'Materials Specified', 'Materials Specified', 0, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
492
		('317', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
627
		('317', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
493
		('318', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 1, '', 3, '', '', '', 0, -5, '', '', '', NULL),
628
		('317', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
629
		('318', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
494
		('318', 'a', 'Action', 'Action', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
630
		('318', 'a', 'Action', 'Action', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
495
		('318', 'b', 'Action Identification', 'Action Identification', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
631
		('318', 'b', 'Action Identification', 'Action Identification', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
496
		('318', 'c', 'Time of Action', 'Time of Action', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
632
		('318', 'c', 'Time of Action', 'Time of Action', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
Lines 504-1134 INSERT INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblibrarian` Link Here
504
		('318', 'l', 'Status', 'Status', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
640
		('318', 'l', 'Status', 'Status', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
505
		('318', 'n', 'Extent', 'Extent', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
641
		('318', 'n', 'Extent', 'Extent', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
506
		('318', 'o', 'Type of Unit', 'Type of Unit', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
642
		('318', 'o', 'Type of Unit', 'Type of Unit', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
507
		('318', 'p', 'Nonpublic Note', 'Nonpublic Note', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
643
		('318', 'p', 'Non-Public Note', 'Non-Public Note', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
508
		('318', 'r', 'Public Note', 'Public Note', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
644
		('318', 'r', 'Public Note', 'Public Note', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
645
		('318', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
509
		('320', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
646
		('320', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
647
		('320', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
510
		('321', 'a', 'Indexes, Abstracts, References Note', 'Indexes, Abstracts, References Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
648
		('321', 'a', 'Indexes, Abstracts, References Note', 'Indexes, Abstracts, References Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
511
		('321', 'b', 'Dates of Coverage', 'Dates of Coverage', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
649
		('321', 'b', 'Dates of Coverage', 'Dates of Coverage', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
512
		('321', 'x', 'ISSN', 'ISSN', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
650
		('321', 'x', 'International Standard Serial Number (ISSN)', 'International Standard Serial Number (ISSN)', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
513
		('322', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
651
		('322', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
514
		('323', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
652
		('323', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
515
		('324', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
653
		('324', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
516
		('325', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
654
		('325', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
517
		('326', 'a', 'Frequency', 'Frequency', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
655
		('326', 'a', 'Frequency', 'Frequency', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
518
		('326', 'b', 'Dates of Frequency', 'Dates of Frequency', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
656
		('326', 'b', 'Dates of Frequency', 'Dates of Frequency', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
519
		('327', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
657
		('327', 'a', 'Text of Note', 'Text of Note', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
658
		('327', 'b', 'Title of Level 1 Subdivision', 'Title of Level 1 Subdivision', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
659
		('327', 'c', 'Title of Level 2 Subdivision', 'Title of Level 2 Subdivision', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
660
		('327', 'd', 'Title of Level 3 Subdivision', 'Title of Level 3 Subdivision', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
661
		('327', 'e', 'Title of Level 4 Subdivision', 'Title of Level 4 Subdivision', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
662
		('327', 'f', 'Title of Level 5 Subdivision', 'Title of Level 5 Subdivision', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
663
		('327', 'g', 'Title of Level 6 Subdivision', 'Title of Level 6 Subdivision', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
664
		('327', 'h', 'Title of Level 7 Subdivision', 'Title of Level 7 Subdivision', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
665
		('327', 'i', 'Title of Level 8 Subdivision', 'Title of Level 8 Subdivision', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
666
		('327', 'p', 'Sequence of Pages or First Page of a Subdivision', 'Sequence of Pages or First Page of a Subdivision', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
667
		('327', 'u', 'Uniform Resource Identifier (Uri)', 'Uniform Resource Identifier (Uri)', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
668
		('327', 'z', 'Other Information Concerning a Subdivision', 'Other Information Concerning a Subdivision', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
520
		('328', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
669
		('328', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
670
		('328', 'b', 'Dissertation or Thesis Details and Type of Degree', 'Dissertation or Thesis Details and Type of Degree', 0, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
671
		('328', 'c', 'Discipline of Degree', 'Discipline of Degree', 0, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
672
		('328', 'd', 'Date of Degree', 'Date of Degree', 0, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
673
		('328', 'e', 'Body Granting the Degree', 'Body Granting the Degree', 0, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
674
		('328', 't', 'Title of Other Edition of Dissertation or Thesis', 'Title of Other Edition of Dissertation or Thesis', 0, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
675
		('328', 'z', 'Text Preceding or Following the Note', 'Text Preceding or Following the Note', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
521
		('330', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
676
		('330', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
522
		('332', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
677
		('332', 'a', 'Preferred Citation', 'Preferred Citation', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
523
		('333', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
678
		('333', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
679
		('334', 'a', 'Text of Awards Note', 'Text of Awards Note', 0, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
680
		('334', 'b', 'Name of Award', 'Name of Award', 0, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
681
		('334', 'c', 'Year of Award', 'Year of Award', 0, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
682
		('334', 'd', 'Country of Award', 'Country of Award', 0, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
683
		('334', 'u', 'Uniform Resource Identifier (Uri)', 'Uniform Resource Identifier (Uri)', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
684
		('335', '8', 'Materials Specified', 'Materials Specified', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
685
		('335', 'a', 'Identification of the Holder', 'Identification of the Holder', 0, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
686
		('335', 'b', 'Address', 'Address', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
687
		('335', 'c', 'Country', 'Country', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
688
		('335', 'g', 'Control Number', 'Control Number', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
689
		('335', 'u', 'Uniform Resource Identifier (Uri)', 'Uniform Resource Identifier (Uri)', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
524
		('336', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
690
		('336', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
525
		('337', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
691
		('337', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
526
		('345', 'a', 'Source of Acquisition/Subscription Address', 'Source of Acquisition/Subscription Address', 0, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
692
		('337', 'u', 'Uniform Resource Identifier (Uri)', 'Uniform Resource Identifier (Uri)', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
693
		('345', 'a', 'Source for Acquisition/Subscription Address', 'Source for Acquisition/Subscription Address', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
527
		('345', 'b', 'Stock Number', 'Stock Number', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
694
		('345', 'b', 'Stock Number', 'Stock Number', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
528
		('345', 'c', 'Medium', 'Medium', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
695
		('345', 'c', 'Medium', 'Medium', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
529
		('345', 'd', 'Terms of Availability', 'Terms of Availability', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
696
		('345', 'd', 'Terms of Availability', 'Terms of Availability', 1, 0, '', 3, '', '', '', 0, -5, '', '', '', NULL),
697
		('345', 'u', 'Uniform Resource Identifier (Uri)', 'Uniform Resource Identifier (Uri)', 1, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
698
		('371', 'a', 'Terms Governing Use and Reproduction', 'Terms Governing Use and Reproduction', 0, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
699
		('371', 'b', 'Jurisdiction', 'Jurisdiction', 0, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
700
		('371', 'c', 'Authorization', 'Authorization', 0, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
701
		('371', 'd', 'Authorized Users', 'Authorized Users', 0, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
702
		('371', 'z', 'Materials Specified', 'Materials Specified', 0, 0, '', 3, '', '', '', 0, -6, '', '', '', NULL),
530
		('410', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
703
		('410', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
531
		('410', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
704
		('410', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
532
		('410', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
705
		('410', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
706
		('410', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
533
		('410', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
707
		('410', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
534
		('410', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
708
		('410', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
709
		('410', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
535
		('410', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
710
		('410', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
536
		('410', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
711
		('410', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
537
		('410', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
712
		('410', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
538
		('410', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
713
		('410', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
714
		('410', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
715
		('410', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
716
		('410', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
717
		('410', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
718
		('410', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
719
		('410', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
539
		('410', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
720
		('410', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
540
		('410', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
721
		('410', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
541
		('410', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
722
		('410', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
723
		('410', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
724
		('410', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
725
		('410', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
542
		('410', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
726
		('410', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
543
		('410', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
727
		('410', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
544
		('410', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
728
		('410', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
545
		('410', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
729
		('410', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
546
		('411', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
730
		('411', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
547
		('411', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
731
		('411', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
548
		('411', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
732
		('411', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
733
		('411', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
549
		('411', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
734
		('411', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
550
		('411', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
735
		('411', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
736
		('411', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
551
		('411', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
737
		('411', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
552
		('411', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
738
		('411', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
553
		('411', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
739
		('411', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
554
		('411', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
740
		('411', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
741
		('411', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
742
		('411', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
743
		('411', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
744
		('411', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
745
		('411', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
746
		('411', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
555
		('411', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
747
		('411', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
556
		('411', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
748
		('411', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
557
		('411', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
749
		('411', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
750
		('411', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
751
		('411', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
752
		('411', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
558
		('411', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
753
		('411', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
559
		('411', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
754
		('411', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
560
		('411', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
755
		('411', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
561
		('411', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
756
		('411', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
757
		('412', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
758
		('412', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
759
		('412', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
760
		('412', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
761
		('412', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
762
		('412', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
763
		('412', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
764
		('412', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
765
		('412', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
766
		('412', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
767
		('412', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
768
		('412', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
769
		('412', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
770
		('412', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
771
		('412', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
772
		('412', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
773
		('412', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
774
		('412', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
775
		('412', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
776
		('412', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
777
		('412', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
778
		('412', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -6, '', '', '', NULL),
779
		('412', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
780
		('412', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
781
		('412', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
782
		('412', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
783
		('412', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
784
		('413', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
785
		('413', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
786
		('413', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
787
		('413', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
788
		('413', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
789
		('413', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
790
		('413', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
791
		('413', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
792
		('413', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
793
		('413', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
794
		('413', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
795
		('413', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
796
		('413', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
797
		('413', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
798
		('413', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
799
		('413', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
800
		('413', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
801
		('413', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
802
		('413', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
803
		('413', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
804
		('413', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
805
		('413', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -6, '', '', '', NULL),
806
		('413', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
807
		('413', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
808
		('413', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
809
		('413', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
810
		('413', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
562
		('421', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
811
		('421', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
563
		('421', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
812
		('421', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
564
		('421', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
813
		('421', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
814
		('421', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
565
		('421', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
815
		('421', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
566
		('421', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
816
		('421', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
817
		('421', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
567
		('421', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
818
		('421', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
568
		('421', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
819
		('421', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
569
		('421', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
820
		('421', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
570
		('421', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
821
		('421', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
822
		('421', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
823
		('421', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
824
		('421', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
825
		('421', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
826
		('421', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
827
		('421', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
571
		('421', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
828
		('421', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
572
		('421', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
829
		('421', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
573
		('421', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
830
		('421', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
831
		('421', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
832
		('421', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
833
		('421', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
574
		('421', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
834
		('421', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
575
		('421', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
835
		('421', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
576
		('421', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
836
		('421', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
577
		('421', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
837
		('421', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
578
		('422', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
838
		('422', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
579
		('422', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
839
		('422', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
580
		('422', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
840
		('422', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
841
		('422', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
581
		('422', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
842
		('422', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
582
		('422', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
843
		('422', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
844
		('422', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
583
		('422', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
845
		('422', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
584
		('422', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
846
		('422', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
585
		('422', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
847
		('422', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
586
		('422', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
848
		('422', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
849
		('422', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
850
		('422', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
851
		('422', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
852
		('422', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
853
		('422', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
854
		('422', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
587
		('422', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
855
		('422', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
588
		('422', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
856
		('422', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
589
		('422', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
857
		('422', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
858
		('422', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
859
		('422', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
860
		('422', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
590
		('422', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
861
		('422', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
591
		('422', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
862
		('422', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
592
		('422', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
863
		('422', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
593
		('422', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
864
		('422', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
594
		('423', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
865
		('423', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
595
		('423', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
866
		('423', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
596
		('423', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
867
		('423', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
868
		('423', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
597
		('423', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
869
		('423', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
598
		('423', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
870
		('423', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
871
		('423', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
599
		('423', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
872
		('423', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
600
		('423', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
873
		('423', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
601
		('423', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
874
		('423', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
602
		('423', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
875
		('423', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
876
		('423', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
877
		('423', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
878
		('423', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
879
		('423', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
880
		('423', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
881
		('423', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
603
		('423', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
882
		('423', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
604
		('423', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
883
		('423', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
605
		('423', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
884
		('423', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
885
		('423', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
886
		('423', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
887
		('423', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
606
		('423', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
888
		('423', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
607
		('423', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
889
		('423', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
608
		('423', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
890
		('423', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
609
		('423', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
891
		('423', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
892
		('424', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
893
		('424', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
894
		('424', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
895
		('424', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
896
		('424', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
897
		('424', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
898
		('424', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
899
		('424', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
900
		('424', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
901
		('424', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
902
		('424', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
903
		('424', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
904
		('424', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
905
		('424', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
906
		('424', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
907
		('424', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
908
		('424', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
909
		('424', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
910
		('424', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
911
		('424', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
912
		('424', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
913
		('424', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -6, '', '', '', NULL),
914
		('424', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
915
		('424', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
916
		('424', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
917
		('424', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
918
		('424', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
919
		('425', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
920
		('425', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
921
		('425', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
922
		('425', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
923
		('425', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
924
		('425', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
925
		('425', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
926
		('425', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
927
		('425', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
928
		('425', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
929
		('425', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
930
		('425', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
931
		('425', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
932
		('425', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
933
		('425', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
934
		('425', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
935
		('425', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
936
		('425', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
937
		('425', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
938
		('425', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
939
		('425', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
940
		('425', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -6, '', '', '', NULL),
941
		('425', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
942
		('425', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
943
		('425', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
944
		('425', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
945
		('425', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
610
		('430', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
946
		('430', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
611
		('430', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
947
		('430', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
612
		('430', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
948
		('430', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
949
		('430', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
613
		('430', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
950
		('430', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
614
		('430', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
951
		('430', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
952
		('430', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
615
		('430', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
953
		('430', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
616
		('430', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
954
		('430', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
617
		('430', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
955
		('430', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
618
		('430', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
956
		('430', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
957
		('430', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
958
		('430', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
959
		('430', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
960
		('430', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
961
		('430', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
962
		('430', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
619
		('430', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
963
		('430', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
620
		('430', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
964
		('430', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
621
		('430', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
965
		('430', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
966
		('430', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
967
		('430', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
968
		('430', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
622
		('430', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
969
		('430', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
623
		('430', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
970
		('430', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
624
		('430', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
971
		('430', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
625
		('430', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
972
		('430', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
626
		('431', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
973
		('431', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
627
		('431', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
974
		('431', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
628
		('431', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
975
		('431', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
976
		('431', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
629
		('431', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
977
		('431', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
630
		('431', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
978
		('431', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
979
		('431', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
631
		('431', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
980
		('431', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
632
		('431', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
981
		('431', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
633
		('431', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
982
		('431', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
634
		('431', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
983
		('431', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
984
		('431', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
985
		('431', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
986
		('431', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
987
		('431', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
988
		('431', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
989
		('431', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
635
		('431', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
990
		('431', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
636
		('431', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
991
		('431', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
637
		('431', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
992
		('431', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
993
		('431', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
994
		('431', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
995
		('431', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
638
		('431', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
996
		('431', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
639
		('431', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
997
		('431', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
640
		('431', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
998
		('431', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
641
		('431', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
999
		('431', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
642
		('432', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1000
		('432', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
643
		('432', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1001
		('432', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
644
		('432', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1002
		('432', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1003
		('432', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
645
		('432', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1004
		('432', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
646
		('432', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1005
		('432', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1006
		('432', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
647
		('432', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1007
		('432', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
648
		('432', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1008
		('432', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
649
		('432', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1009
		('432', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
650
		('432', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1010
		('432', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1011
		('432', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1012
		('432', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1013
		('432', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1014
		('432', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1015
		('432', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1016
		('432', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
651
		('432', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1017
		('432', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
652
		('432', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1018
		('432', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
653
		('432', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1019
		('432', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1020
		('432', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1021
		('432', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1022
		('432', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
654
		('432', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1023
		('432', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
655
		('432', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1024
		('432', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
656
		('432', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1025
		('432', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
657
		('432', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1026
		('432', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
658
		('433', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1027
		('433', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
659
		('433', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1028
		('433', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
660
		('433', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1029
		('433', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1030
		('433', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
661
		('433', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1031
		('433', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
662
		('433', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1032
		('433', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1033
		('433', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
663
		('433', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1034
		('433', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
664
		('433', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1035
		('433', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
665
		('433', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1036
		('433', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
666
		('433', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1037
		('433', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1038
		('433', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1039
		('433', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1040
		('433', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1041
		('433', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1042
		('433', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1043
		('433', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
667
		('433', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1044
		('433', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
668
		('433', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1045
		('433', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
669
		('433', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1046
		('433', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1047
		('433', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1048
		('433', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1049
		('433', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
670
		('433', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1050
		('433', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
671
		('433', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1051
		('433', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
672
		('433', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1052
		('433', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
673
		('433', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1053
		('433', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
674
		('434', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1054
		('434', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
675
		('434', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1055
		('434', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
676
		('434', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1056
		('434', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1057
		('434', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
677
		('434', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1058
		('434', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
678
		('434', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1059
		('434', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1060
		('434', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
679
		('434', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1061
		('434', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
680
		('434', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1062
		('434', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
681
		('434', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1063
		('434', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
682
		('434', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1064
		('434', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1065
		('434', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1066
		('434', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1067
		('434', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1068
		('434', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1069
		('434', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1070
		('434', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
683
		('434', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1071
		('434', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
684
		('434', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1072
		('434', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
685
		('434', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1073
		('434', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1074
		('434', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1075
		('434', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1076
		('434', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
686
		('434', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1077
		('434', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
687
		('434', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1078
		('434', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
688
		('434', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1079
		('434', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
689
		('434', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1080
		('434', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
690
		('435', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1081
		('435', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
691
		('435', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1082
		('435', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
692
		('435', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1083
		('435', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1084
		('435', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
693
		('435', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1085
		('435', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
694
		('435', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1086
		('435', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1087
		('435', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
695
		('435', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1088
		('435', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
696
		('435', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1089
		('435', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
697
		('435', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1090
		('435', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
698
		('435', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1091
		('435', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1092
		('435', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1093
		('435', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1094
		('435', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1095
		('435', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1096
		('435', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1097
		('435', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
699
		('435', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1098
		('435', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
700
		('435', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1099
		('435', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
701
		('435', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1100
		('435', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1101
		('435', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1102
		('435', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1103
		('435', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
702
		('435', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1104
		('435', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
703
		('435', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1105
		('435', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
704
		('435', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1106
		('435', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
705
		('435', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1107
		('435', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
706
		('436', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1108
		('436', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
707
		('436', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1109
		('436', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
708
		('436', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1110
		('436', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1111
		('436', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
709
		('436', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1112
		('436', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
710
		('436', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1113
		('436', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1114
		('436', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
711
		('436', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1115
		('436', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
712
		('436', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1116
		('436', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
713
		('436', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1117
		('436', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
714
		('436', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1118
		('436', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1119
		('436', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1120
		('436', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1121
		('436', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1122
		('436', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1123
		('436', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1124
		('436', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
715
		('436', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1125
		('436', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
716
		('436', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1126
		('436', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
717
		('436', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1127
		('436', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1128
		('436', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1129
		('436', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1130
		('436', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
718
		('436', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1131
		('436', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
719
		('436', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1132
		('436', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
720
		('436', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1133
		('436', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
721
		('436', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1134
		('436', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
722
		('437', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1135
		('437', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
723
		('437', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1136
		('437', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
724
		('437', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1137
		('437', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1138
		('437', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
725
		('437', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1139
		('437', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
726
		('437', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1140
		('437', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1141
		('437', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
727
		('437', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1142
		('437', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
728
		('437', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1143
		('437', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
729
		('437', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1144
		('437', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
730
		('437', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1145
		('437', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1146
		('437', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1147
		('437', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1148
		('437', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1149
		('437', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1150
		('437', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1151
		('437', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
731
		('437', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1152
		('437', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
732
		('437', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1153
		('437', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
733
		('437', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1154
		('437', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1155
		('437', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1156
		('437', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1157
		('437', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
734
		('437', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1158
		('437', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
735
		('437', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1159
		('437', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
736
		('437', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1160
		('437', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
737
		('437', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1161
		('437', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
738
		('440', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1162
		('440', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
739
		('440', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1163
		('440', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
740
		('440', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1164
		('440', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1165
		('440', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
741
		('440', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1166
		('440', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
742
		('440', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1167
		('440', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1168
		('440', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
743
		('440', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1169
		('440', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
744
		('440', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1170
		('440', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
745
		('440', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1171
		('440', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
746
		('440', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1172
		('440', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1173
		('440', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1174
		('440', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1175
		('440', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1176
		('440', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1177
		('440', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1178
		('440', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
747
		('440', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1179
		('440', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
748
		('440', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1180
		('440', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
749
		('440', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1181
		('440', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1182
		('440', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1183
		('440', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1184
		('440', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
750
		('440', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1185
		('440', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
751
		('440', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1186
		('440', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
752
		('440', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1187
		('440', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
753
		('440', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1188
		('440', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
754
		('441', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1189
		('441', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
755
		('441', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1190
		('441', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
756
		('441', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1191
		('441', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1192
		('441', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
757
		('441', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1193
		('441', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
758
		('441', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1194
		('441', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1195
		('441', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
759
		('441', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1196
		('441', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
760
		('441', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1197
		('441', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
761
		('441', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1198
		('441', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
762
		('441', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1199
		('441', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1200
		('441', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1201
		('441', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1202
		('441', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1203
		('441', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1204
		('441', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1205
		('441', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
763
		('441', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1206
		('441', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
764
		('441', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1207
		('441', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
765
		('441', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1208
		('441', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1209
		('441', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1210
		('441', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1211
		('441', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
766
		('441', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1212
		('441', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
767
		('441', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1213
		('441', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
768
		('441', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1214
		('441', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
769
		('441', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1215
		('441', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
770
		('442', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1216
		('442', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
771
		('442', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1217
		('442', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
772
		('442', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1218
		('442', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1219
		('442', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
773
		('442', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1220
		('442', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
774
		('442', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1221
		('442', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1222
		('442', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
775
		('442', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1223
		('442', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
776
		('442', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1224
		('442', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
777
		('442', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1225
		('442', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
778
		('442', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1226
		('442', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1227
		('442', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1228
		('442', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1229
		('442', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1230
		('442', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1231
		('442', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1232
		('442', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
779
		('442', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1233
		('442', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
780
		('442', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1234
		('442', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
781
		('442', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1235
		('442', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1236
		('442', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1237
		('442', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1238
		('442', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
782
		('442', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1239
		('442', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
783
		('442', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1240
		('442', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
784
		('442', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1241
		('442', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
785
		('442', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1242
		('442', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
786
		('443', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1243
		('443', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
787
		('443', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1244
		('443', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
788
		('443', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1245
		('443', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1246
		('443', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
789
		('443', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1247
		('443', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
790
		('443', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1248
		('443', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1249
		('443', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
791
		('443', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1250
		('443', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
792
		('443', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1251
		('443', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
793
		('443', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1252
		('443', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
794
		('443', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1253
		('443', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1254
		('443', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1255
		('443', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1256
		('443', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1257
		('443', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1258
		('443', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1259
		('443', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
795
		('443', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1260
		('443', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
796
		('443', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1261
		('443', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
797
		('443', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1262
		('443', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1263
		('443', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1264
		('443', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1265
		('443', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
798
		('443', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1266
		('443', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
799
		('443', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1267
		('443', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
800
		('443', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1268
		('443', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
801
		('443', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1269
		('443', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
802
		('444', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1270
		('444', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
803
		('444', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1271
		('444', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
804
		('444', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1272
		('444', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1273
		('444', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
805
		('444', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1274
		('444', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
806
		('444', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1275
		('444', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1276
		('444', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
807
		('444', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1277
		('444', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
808
		('444', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1278
		('444', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
809
		('444', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1279
		('444', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
810
		('444', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1280
		('444', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1281
		('444', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1282
		('444', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1283
		('444', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1284
		('444', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1285
		('444', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1286
		('444', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
811
		('444', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1287
		('444', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
812
		('444', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1288
		('444', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
813
		('444', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1289
		('444', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1290
		('444', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1291
		('444', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1292
		('444', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
814
		('444', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1293
		('444', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
815
		('444', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1294
		('444', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
816
		('444', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1295
		('444', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
817
		('444', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1296
		('444', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
818
		('445', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1297
		('445', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
819
		('445', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1298
		('445', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
820
		('445', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1299
		('445', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1300
		('445', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
821
		('445', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1301
		('445', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
822
		('445', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1302
		('445', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1303
		('445', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
823
		('445', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1304
		('445', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
824
		('445', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1305
		('445', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
825
		('445', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1306
		('445', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
826
		('445', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1307
		('445', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1308
		('445', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1309
		('445', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1310
		('445', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1311
		('445', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1312
		('445', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1313
		('445', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
827
		('445', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1314
		('445', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
828
		('445', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1315
		('445', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
829
		('445', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1316
		('445', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1317
		('445', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1318
		('445', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1319
		('445', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
830
		('445', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1320
		('445', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
831
		('445', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1321
		('445', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
832
		('445', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1322
		('445', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
833
		('445', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1323
		('445', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
834
		('446', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1324
		('446', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
835
		('446', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1325
		('446', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
836
		('446', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1326
		('446', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1327
		('446', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
837
		('446', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1328
		('446', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
838
		('446', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1329
		('446', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1330
		('446', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
839
		('446', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1331
		('446', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
840
		('446', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1332
		('446', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
841
		('446', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1333
		('446', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
842
		('446', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1334
		('446', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1335
		('446', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1336
		('446', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1337
		('446', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1338
		('446', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1339
		('446', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1340
		('446', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
843
		('446', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1341
		('446', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
844
		('446', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1342
		('446', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
845
		('446', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1343
		('446', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1344
		('446', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1345
		('446', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1346
		('446', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
846
		('446', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1347
		('446', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
847
		('446', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1348
		('446', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
848
		('446', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1349
		('446', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
849
		('446', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1350
		('446', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
850
		('447', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1351
		('447', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
851
		('447', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1352
		('447', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
852
		('447', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1353
		('447', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1354
		('447', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
853
		('447', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1355
		('447', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
854
		('447', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1356
		('447', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1357
		('447', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
855
		('447', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1358
		('447', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
856
		('447', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1359
		('447', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
857
		('447', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1360
		('447', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
858
		('447', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1361
		('447', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1362
		('447', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1363
		('447', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1364
		('447', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1365
		('447', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1366
		('447', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1367
		('447', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
859
		('447', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1368
		('447', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
860
		('447', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1369
		('447', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
861
		('447', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1370
		('447', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1371
		('447', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1372
		('447', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1373
		('447', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
862
		('447', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1374
		('447', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
863
		('447', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1375
		('447', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
864
		('447', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1376
		('447', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
865
		('447', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1377
		('447', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
866
		('448', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1378
		('448', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
867
		('448', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1379
		('448', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
868
		('448', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1380
		('448', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1381
		('448', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
869
		('448', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1382
		('448', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
870
		('448', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1383
		('448', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1384
		('448', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
871
		('448', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1385
		('448', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
872
		('448', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1386
		('448', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
873
		('448', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1387
		('448', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
874
		('448', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1388
		('448', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1389
		('448', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1390
		('448', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1391
		('448', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1392
		('448', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1393
		('448', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1394
		('448', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
875
		('448', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1395
		('448', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
876
		('448', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1396
		('448', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
877
		('448', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1397
		('448', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1398
		('448', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1399
		('448', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1400
		('448', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
878
		('448', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1401
		('448', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
879
		('448', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1402
		('448', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
880
		('448', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1403
		('448', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
881
		('448', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1404
		('448', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
882
		('451', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1405
		('451', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
883
		('451', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1406
		('451', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
884
		('451', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1407
		('451', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1408
		('451', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
885
		('451', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1409
		('451', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
886
		('451', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1410
		('451', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1411
		('451', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
887
		('451', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1412
		('451', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
888
		('451', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1413
		('451', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
889
		('451', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1414
		('451', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
890
		('451', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1415
		('451', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1416
		('451', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1417
		('451', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1418
		('451', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1419
		('451', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1420
		('451', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1421
		('451', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
891
		('451', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1422
		('451', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
892
		('451', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1423
		('451', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
893
		('451', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1424
		('451', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1425
		('451', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1426
		('451', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1427
		('451', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
894
		('451', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1428
		('451', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
895
		('451', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1429
		('451', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
896
		('451', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1430
		('451', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
897
		('451', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1431
		('451', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
898
		('452', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1432
		('452', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
899
		('452', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1433
		('452', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
900
		('452', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1434
		('452', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1435
		('452', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
901
		('452', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1436
		('452', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
902
		('452', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1437
		('452', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1438
		('452', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
903
		('452', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1439
		('452', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
904
		('452', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1440
		('452', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
905
		('452', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1441
		('452', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
906
		('452', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1442
		('452', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1443
		('452', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1444
		('452', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1445
		('452', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1446
		('452', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1447
		('452', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1448
		('452', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
907
		('452', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1449
		('452', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
908
		('452', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1450
		('452', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
909
		('452', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1451
		('452', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1452
		('452', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1453
		('452', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1454
		('452', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
910
		('452', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1455
		('452', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
911
		('452', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1456
		('452', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
912
		('452', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1457
		('452', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
913
		('452', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1458
		('452', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
914
		('453', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1459
		('453', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
915
		('453', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1460
		('453', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
916
		('453', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1461
		('453', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1462
		('453', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
917
		('453', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1463
		('453', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
918
		('453', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1464
		('453', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1465
		('453', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
919
		('453', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1466
		('453', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
920
		('453', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1467
		('453', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
921
		('453', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1468
		('453', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
922
		('453', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1469
		('453', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1470
		('453', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1471
		('453', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1472
		('453', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1473
		('453', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1474
		('453', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1475
		('453', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
923
		('453', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1476
		('453', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
924
		('453', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1477
		('453', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
925
		('453', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1478
		('453', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1479
		('453', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1480
		('453', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1481
		('453', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
926
		('453', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1482
		('453', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
927
		('453', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1483
		('453', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
928
		('453', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1484
		('453', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
929
		('453', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1485
		('453', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
930
		('454', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1486
		('454', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
931
		('454', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1487
		('454', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
932
		('454', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1488
		('454', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1489
		('454', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
933
		('454', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1490
		('454', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
934
		('454', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1491
		('454', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1492
		('454', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
935
		('454', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1493
		('454', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
936
		('454', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1494
		('454', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
937
		('454', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1495
		('454', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
938
		('454', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1496
		('454', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1497
		('454', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1498
		('454', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1499
		('454', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1500
		('454', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1501
		('454', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1502
		('454', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
939
		('454', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1503
		('454', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
940
		('454', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1504
		('454', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
941
		('454', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1505
		('454', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1506
		('454', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1507
		('454', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1508
		('454', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
942
		('454', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1509
		('454', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
943
		('454', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1510
		('454', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
944
		('454', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1511
		('454', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
945
		('454', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1512
		('454', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
946
		('455', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1513
		('455', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
947
		('455', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1514
		('455', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
948
		('455', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1515
		('455', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1516
		('455', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
949
		('455', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1517
		('455', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
950
		('455', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1518
		('455', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1519
		('455', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
951
		('455', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1520
		('455', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
952
		('455', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1521
		('455', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
953
		('455', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1522
		('455', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
954
		('455', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1523
		('455', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1524
		('455', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1525
		('455', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1526
		('455', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1527
		('455', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1528
		('455', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1529
		('455', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
955
		('455', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1530
		('455', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
956
		('455', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1531
		('455', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
957
		('455', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1532
		('455', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1533
		('455', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1534
		('455', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1535
		('455', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
958
		('455', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1536
		('455', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
959
		('455', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1537
		('455', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
960
		('455', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1538
		('455', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
961
		('455', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1539
		('455', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
962
		('456', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1540
		('456', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
963
		('456', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1541
		('456', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
964
		('456', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1542
		('456', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1543
		('456', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
965
		('456', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1544
		('456', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
966
		('456', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1545
		('456', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1546
		('456', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
967
		('456', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1547
		('456', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
968
		('456', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1548
		('456', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
969
		('456', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1549
		('456', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
970
		('456', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1550
		('456', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1551
		('456', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1552
		('456', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1553
		('456', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1554
		('456', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1555
		('456', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1556
		('456', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
971
		('456', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1557
		('456', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
972
		('456', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1558
		('456', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
973
		('456', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1559
		('456', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1560
		('456', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1561
		('456', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1562
		('456', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
974
		('456', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1563
		('456', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
975
		('456', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1564
		('456', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
976
		('456', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1565
		('456', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
977
		('456', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1566
		('456', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
978
		('461', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1567
		('461', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
979
		('461', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1568
		('461', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
980
		('461', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1569
		('461', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1570
		('461', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
981
		('461', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1571
		('461', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
982
		('461', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1572
		('461', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1573
		('461', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
983
		('461', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1574
		('461', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
984
		('461', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1575
		('461', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
985
		('461', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1576
		('461', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
986
		('461', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1577
		('461', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1578
		('461', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1579
		('461', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1580
		('461', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1581
		('461', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1582
		('461', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1583
		('461', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
987
		('461', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1584
		('461', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
988
		('461', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1585
		('461', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
989
		('461', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1586
		('461', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1587
		('461', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1588
		('461', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1589
		('461', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
990
		('461', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1590
		('461', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
991
		('461', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1591
		('461', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
992
		('461', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1592
		('461', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
993
		('461', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1593
		('461', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
994
		('462', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1594
		('462', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
995
		('462', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1595
		('462', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
996
		('462', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1596
		('462', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1597
		('462', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
997
		('462', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1598
		('462', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
998
		('462', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1599
		('462', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1600
		('462', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
999
		('462', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1601
		('462', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1000
		('462', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1602
		('462', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1001
		('462', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1603
		('462', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1002
		('462', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1604
		('462', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1605
		('462', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1606
		('462', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1607
		('462', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1608
		('462', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1609
		('462', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1610
		('462', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1003
		('462', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1611
		('462', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1004
		('462', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1612
		('462', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1005
		('462', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1613
		('462', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1614
		('462', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1615
		('462', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1616
		('462', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1006
		('462', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1617
		('462', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1007
		('462', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1618
		('462', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1008
		('462', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1619
		('462', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1009
		('462', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1620
		('462', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1010
		('463', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1621
		('463', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1011
		('463', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1622
		('463', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1012
		('463', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1623
		('463', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1624
		('463', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1013
		('463', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1625
		('463', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1014
		('463', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1626
		('463', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1627
		('463', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1015
		('463', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1628
		('463', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1016
		('463', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1629
		('463', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1017
		('463', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1630
		('463', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1018
		('463', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1631
		('463', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1632
		('463', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1633
		('463', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1634
		('463', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1635
		('463', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1636
		('463', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1637
		('463', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1019
		('463', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1638
		('463', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1020
		('463', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1639
		('463', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1021
		('463', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1640
		('463', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1641
		('463', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1642
		('463', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1643
		('463', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1022
		('463', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1644
		('463', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1023
		('463', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1645
		('463', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1024
		('463', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1646
		('463', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1025
		('463', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1647
		('463', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1026
		('464', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1648
		('464', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1027
		('464', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1649
		('464', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1028
		('464', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1650
		('464', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1651
		('464', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1029
		('464', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1652
		('464', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1030
		('464', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1653
		('464', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1654
		('464', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1031
		('464', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1655
		('464', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1032
		('464', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1656
		('464', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1033
		('464', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1657
		('464', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1034
		('464', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1658
		('464', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1659
		('464', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1660
		('464', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1661
		('464', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1662
		('464', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1663
		('464', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1664
		('464', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1035
		('464', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1665
		('464', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1036
		('464', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1666
		('464', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1037
		('464', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1667
		('464', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1668
		('464', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1669
		('464', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1670
		('464', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1038
		('464', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1671
		('464', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1039
		('464', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1672
		('464', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1040
		('464', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1673
		('464', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1041
		('464', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1674
		('464', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1042
		('470', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1675
		('470', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1043
		('470', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1676
		('470', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1044
		('470', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1677
		('470', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1678
		('470', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1045
		('470', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1679
		('470', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1046
		('470', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1680
		('470', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1681
		('470', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1047
		('470', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1682
		('470', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1048
		('470', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1683
		('470', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1049
		('470', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1684
		('470', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1050
		('470', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1685
		('470', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1686
		('470', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1687
		('470', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1688
		('470', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1689
		('470', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1690
		('470', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1691
		('470', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1051
		('470', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1692
		('470', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1052
		('470', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1693
		('470', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1053
		('470', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1694
		('470', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1695
		('470', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1696
		('470', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1697
		('470', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1054
		('470', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1698
		('470', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1055
		('470', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1699
		('470', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1056
		('470', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1700
		('470', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1057
		('470', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1701
		('470', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1058
		('481', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1702
		('481', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1059
		('481', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1703
		('481', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1060
		('481', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1704
		('481', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1705
		('481', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1061
		('481', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1706
		('481', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1062
		('481', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1707
		('481', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1708
		('481', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1063
		('481', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1709
		('481', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1064
		('481', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1710
		('481', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1065
		('481', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1711
		('481', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1066
		('481', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1712
		('481', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1713
		('481', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1714
		('481', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1715
		('481', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1716
		('481', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1717
		('481', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1718
		('481', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1067
		('481', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1719
		('481', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1068
		('481', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1720
		('481', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1069
		('481', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1721
		('481', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1722
		('481', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1723
		('481', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1724
		('481', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1070
		('481', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1725
		('481', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1071
		('481', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1726
		('481', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1072
		('481', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1727
		('481', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1073
		('481', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1728
		('481', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1074
		('482', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1729
		('482', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1075
		('482', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1730
		('482', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1076
		('482', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1731
		('482', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1732
		('482', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1077
		('482', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1733
		('482', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1078
		('482', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1734
		('482', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1735
		('482', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1079
		('482', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1736
		('482', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1080
		('482', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1737
		('482', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1081
		('482', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1738
		('482', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1082
		('482', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1739
		('482', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1740
		('482', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1741
		('482', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1742
		('482', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1743
		('482', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1744
		('482', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1745
		('482', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1083
		('482', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1746
		('482', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1084
		('482', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1747
		('482', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1085
		('482', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1748
		('482', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1749
		('482', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1750
		('482', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1751
		('482', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1086
		('482', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1752
		('482', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1087
		('482', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1753
		('482', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1088
		('482', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1754
		('482', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1089
		('482', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1755
		('482', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1090
		('488', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1756
		('488', '0', 'Bibliographic Record Identifier', 'Bibliographic Record Identifier', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1091
		('488', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1757
		('488', '1', 'Linking Data', 'Linking Data', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1092
		('488', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1758
		('488', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1759
		('488', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1093
		('488', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1760
		('488', 'a', 'Author', 'Author', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1094
		('488', 'c', 'Place of Publication', 'Place of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1761
		('488', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1762
		('488', 'c', 'Place of Publication', 'Place of Publication', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1095
		('488', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1763
		('488', 'd', 'Date of Publication', 'Date of Publication', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1096
		('488', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1764
		('488', 'e', 'Edition Statement', 'Edition Statement', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1097
		('488', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1765
		('488', 'f', 'First Statement of Responsibility', 'First Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1098
		('488', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1766
		('488', 'g', 'Subsequent Statement of Responsibility', 'Subsequent Statement of Responsibility', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1767
		('488', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1768
		('488', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1769
		('488', 'l', 'Parallel Title', 'Parallel Title', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1770
		('488', 'm', 'International Standard Music Number', 'International Standard Music Number', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1771
		('488', 'n', 'Name of Publisher, Distributor, etc.', 'Name of Publisher, Distributor, etc.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1772
		('488', 'o', 'Other Title Information.', 'Other Title Information.', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1099
		('488', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1773
		('488', 'p', 'Physical Description', 'Physical Description', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1100
		('488', 't', 'Title', 'Title', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1774
		('488', 'q', 'International Standard Identifier for a Work', 'International Standard Identifier for a Work', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1101
		('488', 'u', 'Uniform Resource Locator (URL)', 'Uniform Resource Locator (URL)', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1775
		('488', 'r', 'International Standard Identifier for an Expression', 'International Standard Identifier for an Expression', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1776
		('488', 's', 'Series Statement', 'Series Statement', 1, 0, '', 4, '', '', '', 0, -6, '', '', '', NULL),
1777
		('488', 't', 'Title', 'Title', 0, 1, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1778
		('488', 'u', 'Uniform Resource Locator', 'Uniform Resource Locator', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1102
		('488', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1779
		('488', 'v', 'Volume Number', 'Volume Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1103
		('488', 'x', 'ISSN', 'ISSN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1780
		('488', 'x', 'International Standard Serial Number', 'International Standard Serial Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1104
		('488', 'y', 'ISBN/International Standard Music Number', 'ISBN/International Standard Music Number', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1781
		('488', 'y', 'International Standard Book Number', 'International Standard Book Number', 1, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1105
		('488', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1782
		('488', 'z', 'CODEN', 'CODEN', 0, 0, '', 4, '', '', '', 0, -5, '', '', '', NULL),
1106
		('500', '2', 'System Code', 'System Code', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1783
		('500', '2', 'System Code', 'System Code', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1107
		('500', '3', 'Authority Code Number', 'Authority Code Number', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1784
		('500', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1108
		('500', 'a', 'Uniform Title', 'Uniform Title', 0, 0, 'biblio.unititle', 5, '', '', '', 0, 0, '', '', '', NULL),
1785
		('500', 'a', 'Preferred Access Point', 'Preferred Access Point', 0, 0, 'biblio.unititle', 5, '', '', '', 0, 0, '', '', '', NULL),
1109
		('500', 'b', 'General Material Designation', 'General Material Designation', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1786
		('500', 'b', 'General Material Designation', 'General Material Designation', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1110
		('500', 'h', 'Number of Section or Part', 'Number of Section or Part', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1787
		('500', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1111
		('500', 'i', 'Name of Section or Part', 'Name of Section or Part', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1788
		('500', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1789
		('500', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1112
		('500', 'k', 'Date of Publication', 'Date of Publication', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1790
		('500', 'k', 'Date of Publication', 'Date of Publication', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1113
		('500', 'l', 'Form Subheading', 'Form Subheading', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1791
		('500', 'l', 'Form Subheading', 'Form Subheading', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1114
		('500', 'm', 'Language (when Part of a Heading)', 'Language (when Part of a Heading)', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1792
		('500', 'm', 'Language (when Part of a Heading)', 'Language (when Part of a Heading)', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1115
		('500', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1793
		('500', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1116
		('500', 'q', 'Version (or Date of Version)', 'Version (or Date of Version)', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1794
		('500', 'q', 'Version (or Date of Version)', 'Version (or Date of Version)', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1117
		('500', 'r', 'Medium of Performance (for Music)', 'Medium of Performance (for Music)', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1795
		('500', 'r', 'Medium of Performance (for Music)', 'Medium of Performance (for Music)', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1118
		('500', 's', 'Numeric Designation (for Music)', 'Numeric Designation (for Music)', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1796
		('500', 's', 'Numeric Designation (for Music)', 'Numeric Designation (for Music)', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1119
		('500', 'u', 'Key (for Music)', 'Key (for Music)', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1797
		('500', 'u', 'Key (for Music)', 'Key (for Music)', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1120
		('500', 'v', 'Volume Designation', 'Volume Designation', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1798
		('500', 'v', 'Volume Designation', 'Volume Designation', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1121
		('500', 'w', 'Arranged Statement (for Music)', 'Arranged Statement (for Music)', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1799
		('500', 'w', 'Additional Elements (for Music)', 'Additional Elements (for Music)', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1122
		('500', 'x', 'Topical Subdivision', 'Topical Subdivision', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1800
		('500', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1123
		('500', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1801
		('500', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1124
		('500', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1802
		('500', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1125
		('501', '2', 'System Code', 'System Code', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1803
		('501', '2', 'System Code', 'System Code', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1126
		('501', '3', 'Authority Code Number', 'Authority Code Number', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1804
		('501', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1127
		('501', 'a', 'Collective Uniform Title', 'Collective Uniform Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1805
		('501', 'a', 'Collective Preferred Title', 'Collective Preferred Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1128
		('501', 'b', 'General Material Designation', 'General Material Designation', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1806
		('501', 'b', 'General Material Designation', 'General Material Designation', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1129
		('501', 'e', 'Collective Uniform Subtitle', 'Collective Uniform Subtitle', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1807
		('501', 'e', 'Collective Preferred Subtitle', 'Collective Preferred Subtitle', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1130
		('501', 'k', 'Date of Publication', 'Date of Publication', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1808
		('501', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1131
		('501', 'm', 'Language (when Part of A Heading)', 'Language (when Part of A Heading)', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1809
		('501', 'k', 'Date of Publication, etc.', 'Date of Publication, etc.', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1810
		('501', 'm', 'Language (when Part of Heading)', 'Language (when Part of Heading)', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1132
		('501', 'r', 'Medium of Performance (for Music)', 'Medium of Performance (for Music)', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1811
		('501', 'r', 'Medium of Performance (for Music)', 'Medium of Performance (for Music)', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1133
		('501', 's', 'Numeric Designation (for Music)', 'Numeric Designation (for Music)', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1812
		('501', 's', 'Numeric Designation (for Music)', 'Numeric Designation (for Music)', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1134
		('501', 'u', 'Key (for Music)', 'Key (for Music)', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1813
		('501', 'u', 'Key (for Music)', 'Key (for Music)', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
Lines 1138-1153 INSERT INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblibrarian` Link Here
1138
		('501', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1817
		('501', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1139
		('503', 'a', 'Form Heading Proper', 'Form Heading Proper', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1818
		('503', 'a', 'Form Heading Proper', 'Form Heading Proper', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1140
		('503', 'b', 'Form Subheading', 'Form Subheading', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1819
		('503', 'b', 'Form Subheading', 'Form Subheading', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1141
		('503', 'd', 'Month and Day', 'Month and Day', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1820
		('503', 'd', 'Month and Day', 'Month and Day', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1142
		('503', 'e', 'Surname of Person', 'Surname of Person', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1821
		('503', 'e', 'Personal Name - Entry Element of Person', 'Personal Name - Entry Element of Person', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1143
		('503', 'f', 'Forename', 'Forename', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1822
		('503', 'f', 'Personal Name - Part of Name Other than Entry Element - Forename', 'Personal Name - Part of Name Other than Entry Element - Forename', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1823
		('503', 'g', 'Personal Name - Dates', 'Personal Name - Dates', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1144
		('503', 'h', 'Personal Name Qualifier', 'Personal Name Qualifier', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1824
		('503', 'h', 'Personal Name Qualifier', 'Personal Name Qualifier', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1145
		('503', 'i', 'Ttle of Part', 'Ttle of Part', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1825
		('503', 'i', 'Title of Part', 'Title of Part', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1146
		('503', 'j', 'Year', 'Year', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1826
		('503', 'j', 'Year', 'Year', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1147
		('503', 'k', 'Numeration (Arabic)', 'Numeration (Arabic)', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1827
		('503', 'k', 'Numeration (Arabic)', 'Numeration (Arabic)', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1148
		('503', 'l', 'Numeration (Roman)', 'Numeration (Roman)', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1828
		('503', 'l', 'Numeration (Roman)', 'Numeration (Roman)', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1149
		('503', 'm', 'Locality', 'Locality', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1829
		('503', 'm', 'Locality', 'Locality', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1150
		('503', 'n', 'Institution in Locality', 'Institution in Locality', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1830
		('503', 'n', 'Institution in Locality', 'Institution in Locality', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1831
		('503', 'o', 'Place in Locality', 'Place in Locality', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1832
		('506', '3', 'Authority Entry Record Number', 'Authority Entry Record Number', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1833
		('506', 'a', 'Title', 'Title', 0, 1, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1834
		('506', 'c', 'Form of Work', 'Form of Work', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1835
		('506', 'd', 'Date of Work', 'Date of Work', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1836
		('506', 'e', 'Place of Origin of Work', 'Place of Origin of Work', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1837
		('506', 'f', 'Original Language of the Work', 'Original Language of the Work', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1838
		('506', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1839
		('506', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1840
		('506', 'k', 'Other Distinguishing Characteristics of a Work', 'Other Distinguishing Characteristics of a Work', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1841
		('506', 'r', 'Medium of Performance (for Music)', 'Medium of Performance (for Music)', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1842
		('506', 's', 'Numeric Designation (for Music)', 'Numeric Designation (for Music)', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1843
		('506', 'u', 'Key (for Music)', 'Key (for Music)', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1844
		('507', '3', 'Authority Entry Record Number', 'Authority Entry Record Number', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1845
		('507', 'a', 'Title', 'Title', 0, 1, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1846
		('507', 'c', 'Form of Work', 'Form of Work', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1847
		('507', 'd', 'Date of Work', 'Date of Work', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1848
		('507', 'e', 'Place of Origin of Work', 'Place of Origin of Work', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1849
		('507', 'f', 'Original Language of the Work', 'Original Language of the Work', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1850
		('507', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1851
		('507', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1852
		('507', 'k', 'Other Distinguishing Characteristics of a Work', 'Other Distinguishing Characteristics of a Work', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1853
		('507', 'l', 'Form of the Expression [Expression]', 'Form of the Expression [Expression]', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1854
		('507', 'm', 'Language of the Expression [Expression]', 'Language of the Expression [Expression]', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1855
		('507', 'n', 'Content Type [Expression]', 'Content Type [Expression]', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1856
		('507', 'o', 'Date of Expression [Expression]', 'Date of Expression [Expression]', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1857
		('507', 'r', 'Medium of Performance (for Music)', 'Medium of Performance (for Music)', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1858
		('507', 's', 'Numeric Designation (for Music)', 'Numeric Designation (for Music)', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1859
		('507', 'u', 'Key (for Music)', 'Key (for Music)', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1860
		('507', 'v', 'Medium of Performance (for Music) [Expression]', 'Medium of Performance (for Music) [Expression]', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1861
		('507', 'w', 'Other Characteristics of Expression [Expression]', 'Other Characteristics of Expression [Expression]', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1151
		('510', 'a', 'Parallel Title', 'Parallel Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1862
		('510', 'a', 'Parallel Title', 'Parallel Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1152
		('510', 'e', 'Other Title Information', 'Other Title Information', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1863
		('510', 'e', 'Other Title Information', 'Other Title Information', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1153
		('510', 'h', 'Number of Part', 'Number of Part', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1864
		('510', 'h', 'Number of Part', 'Number of Part', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
Lines 1155-1173 INSERT INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblibrarian` Link Here
1155
		('510', 'j', 'Volume or Dates Associated with Title', 'Volume or Dates Associated with Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1866
		('510', 'j', 'Volume or Dates Associated with Title', 'Volume or Dates Associated with Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1156
		('510', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1867
		('510', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1157
		('510', 'z', 'Language of Title', 'Language of Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1868
		('510', 'z', 'Language of Title', 'Language of Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1869
		('511', 'a', 'Half Title', 'Half Title', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1870
		('511', 'e', 'Other Title Information', 'Other Title Information', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1871
		('511', 'h', 'Number of Part', 'Number of Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1872
		('511', 'i', 'Name of Part', 'Name of Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1873
		('511', 'j', 'Volume or Dates Associated with Title', 'Volume or Dates Associated with Title', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1874
		('511', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1875
		('511', 'z', 'Language of Title', 'Language of Title', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1158
		('512', 'a', 'Cover Title', 'Cover Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1876
		('512', 'a', 'Cover Title', 'Cover Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1159
		('512', 'e', 'Other Title Information', 'Other Title Information', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1877
		('512', 'e', 'Other Title Information', 'Other Title Information', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1878
		('512', 'h', 'Number of Part', 'Number of Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1879
		('512', 'i', 'Name of Part', 'Name of Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1880
		('512', 'j', 'Volume or Dates Associated with Title', 'Volume or Dates Associated with Title', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1881
		('512', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1882
		('512', 'z', 'Language of Title', 'Language of Title', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1160
		('513', 'a', 'Added Title - Page Title', 'Added Title - Page Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1883
		('513', 'a', 'Added Title - Page Title', 'Added Title - Page Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1161
		('513', 'e', 'Other Title Information', 'Other Title Information', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1884
		('513', 'e', 'Other Title Information', 'Other Title Information', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1162
		('513', 'h', 'Number of Part', 'Number of Part', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1885
		('513', 'h', 'Number of Part', 'Number of Part', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1163
		('513', 'i', 'Name of Part', 'Name of Part', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1886
		('513', 'i', 'Name of Part', 'Name of Part', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1887
		('513', 'j', 'Volume or Dates Associated with Title', 'Volume or Dates Associated with Title', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1888
		('513', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1889
		('513', 'z', 'Language of Title', 'Language of Title', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1164
		('514', 'a', 'Caption Title', 'Caption Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1890
		('514', 'a', 'Caption Title', 'Caption Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1165
		('514', 'e', 'Other Title Information', 'Other Title Information', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1891
		('514', 'e', 'Other Title Information', 'Other Title Information', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1892
		('514', 'h', 'Number of Part', 'Number of Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1893
		('514', 'i', 'Name of Part', 'Name of Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1894
		('514', 'j', 'Volume or Dates Associated with Title', 'Volume or Dates Associated with Title', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1895
		('514', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1896
		('514', 'z', 'Language of Title', 'Language of Title', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1166
		('515', 'a', 'Running Title', 'Running Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1897
		('515', 'a', 'Running Title', 'Running Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1898
		('515', 'e', 'Other Title Information', 'Other Title Information', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1899
		('515', 'h', 'Number of Part', 'Number of Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1900
		('515', 'i', 'Name of Part', 'Name of Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1901
		('515', 'j', 'Volume or Dates Associated with Title', 'Volume or Dates Associated with Title', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1902
		('515', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1903
		('515', 'z', 'Language of Title', 'Language of Title', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1167
		('516', 'a', 'Spine Title', 'Spine Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1904
		('516', 'a', 'Spine Title', 'Spine Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1168
		('516', 'e', 'Other Title Information', 'Other Title Information', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1905
		('516', 'e', 'Other Title Information', 'Other Title Information', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1906
		('516', 'h', 'Number of Part', 'Number of Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1907
		('516', 'i', 'Name of Part', 'Name of Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1908
		('516', 'j', 'Volume or Dates Associated with Title', 'Volume or Dates Associated with Title', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1909
		('516', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1910
		('516', 'z', 'Language of Title', 'Language of Title', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1169
		('517', 'a', 'Variant Title', 'Variant Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1911
		('517', 'a', 'Variant Title', 'Variant Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1170
		('517', 'e', 'Other Title Information', 'Other Title Information', 0, 0, '', 5, '', '', NULL, 0, 0, '', '', '', NULL),
1912
		('517', 'e', 'Other Title Information', 'Other Title Information', 1, 0, '', 5, '', '', '', 0, 0, '', '', '', NULL),
1913
		('517', 'h', 'Number of Part', 'Number of Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1914
		('517', 'i', 'Name of Part', 'Name of Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1915
		('517', 'j', 'Volume or Dates Associated with Title', 'Volume or Dates Associated with Title', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1916
		('517', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1917
		('517', 'z', 'Language of Title', 'Language of Title', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1171
		('518', 'a', 'Title Proper, Variant Title or Uniform Title in Standard Modern Spelling', 'Title Proper, Variant Title or Uniform Title in Standard Modern Spelling', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1918
		('518', 'a', 'Title Proper, Variant Title or Uniform Title in Standard Modern Spelling', 'Title Proper, Variant Title or Uniform Title in Standard Modern Spelling', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1172
		('518', 'e', 'Other Title Information', 'Other Title Information', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1919
		('518', 'e', 'Other Title Information', 'Other Title Information', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1173
		('518', 'h', 'Number of Part', 'Number of Part', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1920
		('518', 'h', 'Number of Part', 'Number of Part', 1, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
Lines 1191-1408 INSERT INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblibrarian` Link Here
1191
		('531', 'v', 'Volume Designation', 'Volume Designation', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1938
		('531', 'v', 'Volume Designation', 'Volume Designation', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1192
		('532', 'a', 'Expanded Title', 'Expanded Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1939
		('532', 'a', 'Expanded Title', 'Expanded Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1193
		('532', 'z', 'Language of Title', 'Language of Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1940
		('532', 'z', 'Language of Title', 'Language of Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1194
		('540', 'a', 'Additional Title Supplied by Cataloguer', 'Additional Title Supplied by Cataloguer', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1941
		('540', 'a', 'Additional Title', 'Additional Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1195
		('541', 'a', 'Translated Title Supplied by Cataloguer', 'Translated Title Supplied by Cataloguer', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1942
		('540', 'e', 'Other Title Information', 'Other Title Information', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1943
		('540', 'h', 'Number of Part', 'Number of Part', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1944
		('540', 'i', 'Name of Part', 'Name of Part', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1945
		('541', 'a', 'Translated Title', 'Translated Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1196
		('541', 'e', 'Other Title Information', 'Other Title Information', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1946
		('541', 'e', 'Other Title Information', 'Other Title Information', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1197
		('541', 'h', 'Number of Part', 'Number of Part', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1947
		('541', 'h', 'Number of a Part', 'Number of a Part', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1198
		('541', 'i', 'Name of Part', 'Name of Part', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1948
		('541', 'i', 'Name of Part', 'Name of Part', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1199
		('541', 'z', 'Language of Translated Title', 'Language of Translated Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1949
		('541', 'z', 'Language of Translated Title', 'Language of Translated Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1200
		('545', 'a', 'Section Title', 'Section Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1950
		('545', 'a', 'Section Title', 'Section Title', 0, 0, '', 5, '', '', '', 0, -5, '', '', '', NULL),
1951
		('545', 'e', 'Other Title Information', 'Other Title Information', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1952
		('545', 'h', 'Number of Part', 'Number of Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1953
		('545', 'i', 'Name of Part', 'Name of Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1954
		('545', 'j', 'Volume or Dates Associated with Title', 'Volume or Dates Associated with Title', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1955
		('545', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1956
		('545', 'z', 'Language of Title', 'Language of Title', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1957
		('560', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1958
		('560', 'a', 'Artificial Title', 'Artificial Title', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1959
		('560', 'e', 'Other Title Information', 'Other Title Information', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1960
		('576', '1', 'Linking Data', 'Linking Data', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1961
		('576', '3', 'Authority Entry Record Number', 'Authority Entry Record Number', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1962
		('576', 'a', 'Name', 'Name', 0, 1, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1963
		('576', 'c', 'Form of Work', 'Form of Work', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1964
		('576', 'd', 'Date of Work', 'Date of Work', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1965
		('576', 'e', 'Place of Origin of Work', 'Place of Origin of Work', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1966
		('576', 'f', 'Original Language of the Work', 'Original Language of the Work', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1967
		('576', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1968
		('576', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1969
		('576', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1970
		('576', 'k', 'Other Distinguishing Characteristics of a Work', 'Other Distinguishing Characteristics of a Work', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1971
		('576', 'r', 'Medium of Performance (for Music)', 'Medium of Performance (for Music)', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1972
		('576', 's', 'Numeric Designation (for Music)', 'Numeric Designation (for Music)', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1973
		('576', 't', 'Title', 'Title', 0, 1, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1974
		('576', 'u', 'Key (for Music)', 'Key (for Music)', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1975
		('576', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1976
		('576', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1977
		('576', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1978
		('577', '1', 'Linking Data', 'Linking Data', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1979
		('577', '3', 'Authority Entry Record Number', 'Authority Entry Record Number', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1980
		('577', 'a', 'Name', 'Name', 0, 1, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1981
		('577', 'c', 'Form of Work', 'Form of Work', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1982
		('577', 'd', 'Date of Work', 'Date of Work', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1983
		('577', 'e', 'Place of Origin of Work', 'Place of Origin of Work', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1984
		('577', 'f', 'Original Language of the Work', 'Original Language of the Work', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1985
		('577', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1986
		('577', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1987
		('577', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1988
		('577', 'k', 'Other Distinguishing Characteristics of a Work', 'Other Distinguishing Characteristics of a Work', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1989
		('577', 'l', 'Form of the Expression [Expression]', 'Form of the Expression [Expression]', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1990
		('577', 'm', 'Language of the Expression [Expression]', 'Language of the Expression [Expression]', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1991
		('577', 'n', 'Content Type [Expression]', 'Content Type [Expression]', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1992
		('577', 'o', 'Date of Expression [Expression]', 'Date of Expression [Expression]', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1993
		('577', 'r', 'Medium of Performance (for Music)', 'Medium of Performance (for Music)', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1994
		('577', 's', 'Numeric Designation (for Music)', 'Numeric Designation (for Music)', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1995
		('577', 't', 'Title', 'Title', 0, 1, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1996
		('577', 'u', 'Key (for Music)', 'Key (for Music)', 0, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1997
		('577', 'v', 'Medium of Performance (for Music) [Expression]', 'Medium of Performance (for Music) [Expression]', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1998
		('577', 'w', 'Other Characteristics of Expression [Expression]', 'Other Characteristics of Expression [Expression]', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1999
		('577', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
2000
		('577', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
2001
		('577', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, '', 5, '', '', '', 0, -6, '', '', '', NULL),
1201
		('600', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2002
		('600', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1202
		('600', '3', 'Authority Code Number', 'Authority Code Number', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2003
		('600', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1203
		('600', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2004
		('600', '5', 'Institution and Copy to Which the Field Applies', 'Institution and Copy to Which the Field Applies', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2005
		('600', 'a', 'Entry Element', 'Entry Element', 0, 1, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1204
		('600', 'b', 'Part of Name Other than Entry Element', 'Part of Name Other than Entry Element', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2006
		('600', 'b', 'Part of Name Other than Entry Element', 'Part of Name Other than Entry Element', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1205
		('600', 'c', 'Additions to Name Other than Dates', 'Additions to Name Other than Dates', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2007
		('600', 'c', 'Additions to Name Other than Dates', 'Additions to Name Other than Dates', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1206
		('600', 'd', 'Roman Numerals', 'Roman Numerals', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2008
		('600', 'd', 'Roman Numerals', 'Roman Numerals', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1207
		('600', 'f', 'Dates', 'Dates', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2009
		('600', 'f', 'Dates', 'Dates', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2010
		('600', 'g', 'Expansion of Initials of Forename', 'Expansion of Initials of Forename', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2011
		('600', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2012
		('600', 'p', 'Affiliation/Address', 'Affiliation/Address', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
1208
		('600', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2013
		('600', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1209
		('600', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2014
		('600', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1210
		('600', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2015
		('600', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1211
		('601', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2016
		('601', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1212
		('601', '3', 'Authority Code Number', 'Authority Code Number', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2017
		('601', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1213
		('601', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2018
		('601', '5', 'Institution and Copy to Which the Field Applies', 'Institution and Copy to Which the Field Applies', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2019
		('601', 'a', 'Entry Element', 'Entry Element', 0, 1, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1214
		('601', 'b', 'Subdivision (or Name if Entered under Place)', 'Subdivision (or Name if Entered under Place)', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2020
		('601', 'b', 'Subdivision (or Name if Entered under Place)', 'Subdivision (or Name if Entered under Place)', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1215
		('601', 'c', 'Additions to Name or Qualifier', 'Additions to Name or Qualifier', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2021
		('601', 'c', 'Addition to Name or Qualifier', 'Addition to Name or Qualifier', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1216
		('601', 'd', 'Number of Meeting', 'Number of Meeting', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2022
		('601', 'd', 'Number of Meeting and/or Number of Part of a Meeting', 'Number of Meeting and/or Number of Part of a Meeting', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1217
		('601', 'e', 'Location of Meeting', 'Location of Meeting', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2023
		('601', 'e', 'Location of Meeting', 'Location of Meeting', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1218
		('601', 'f', 'Date of Meeting', 'Date of Meeting', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2024
		('601', 'f', 'Date of Meeting', 'Date of Meeting', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1219
		('601', 'g', 'Inverted Element', 'Inverted Element', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2025
		('601', 'g', 'Inverted Element', 'Inverted Element', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1220
		('601', 'h', 'Part of Name Other than Entry Element and Inverted Element', 'Part of Name Other than Entry Element and Inverted Element', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2026
		('601', 'h', 'Part of Name Other than Entry Element and Inverted Element', 'Part of Name Other than Entry Element and Inverted Element', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2027
		('601', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
1221
		('601', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2028
		('601', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1222
		('601', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2029
		('601', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1223
		('601', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2030
		('601', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1224
		('602', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2031
		('602', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1225
		('602', '3', 'Authority Code Number', 'Authority Code Number', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2032
		('602', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2033
		('602', '5', 'Institution and Copy to Which the Field Applies', 'Institution and Copy to Which the Field Applies', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
1226
		('602', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2034
		('602', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1227
		('602', 'f', 'Dates', 'Dates', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2035
		('602', 'f', 'Dates', 'Dates', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2036
		('602', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
1228
		('602', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2037
		('602', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1229
		('602', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2038
		('602', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1230
		('602', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2039
		('602', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1231
		('604', '1', 'Linking Data', 'Linking Data', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2040
		('604', '1', 'Linking Data', 'Linking Data', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2041
		('604', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2042
		('604', 'a', 'Entry Element Name', 'Entry Element Name', 0, 1, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2043
		('604', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2044
		('604', 't', 'Title', 'Title', 0, 1, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2045
		('604', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2046
		('604', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2047
		('604', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
1232
		('605', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2048
		('605', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1233
		('605', '3', 'Authority Code Number', 'Authority Code Number', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2049
		('605', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1234
		('605', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2050
		('605', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1235
		('605', 'h', 'Number of Part', 'Number of Part', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2051
		('605', 'h', 'Number of Section or Part', 'Number of Section or Part', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1236
		('605', 'i', 'Name of Part', 'Name of Part', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2052
		('605', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2053
		('605', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
1237
		('605', 'k', 'Date of Publication', 'Date of Publication', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2054
		('605', 'k', 'Date of Publication', 'Date of Publication', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1238
		('605', 'l', 'Form Subheading', 'Form Subheading', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2055
		('605', 'l', 'Form Subheading', 'Form Subheading', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1239
		('605', 'm', 'Language (when Part of Heading)', 'Language (when Part of Heading)', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2056
		('605', 'm', 'Language (when Part of Heading)', 'Language (when Part of Heading)', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1240
		('605', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2057
		('605', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1241
		('605', 'q', 'Version (or Date of Version)', 'Version (or Date of Version)', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2058
		('605', 'q', 'Version (or Date of Version)', 'Version (or Date of Version)', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2059
		('605', 'r', 'Medium of Performance (for Music)', 'Medium of Performance (for Music)', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2060
		('605', 's', 'Numeric Designation (for Music)', 'Numeric Designation (for Music)', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2061
		('605', 'u', 'Key (for Music)', 'Key (for Music)', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2062
		('605', 'w', 'Arranged Statement (for Music)', 'Arranged Statement (for Music)', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
1242
		('605', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2063
		('605', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1243
		('605', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2064
		('605', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1244
		('605', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2065
		('605', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1245
		('606', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2066
		('606', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1246
		('606', '3', 'Authority Code Number', 'Authority Code Number', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2067
		('606', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1247
		('606', '9', 'Koha Internal code', 'Koha Internal code', 0, 0, '', 6, '', '', '', 0, 1, '', '', '', NULL),
2068
		('606', '9', 'Koha Internal code', 'Koha Internal code', 0, 0, '', 6, '', '', '', 0, 1, '', '', '', NULL),
1248
		('606', 'a', 'Entry Element', 'Entry Element', 0, 1, 'bibliosubject.subject', 6, '', '', '', 0, 0, '', '', '', NULL),
2069
		('606', 'a', 'Entry Element', 'Entry Element', 0, 0, 'bibliosubject.subject', 6, '', '', '', 0, 0, '', '', '', NULL),
2070
		('606', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
1249
		('606', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2071
		('606', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1250
		('606', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2072
		('606', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1251
		('606', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2073
		('606', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1252
		('607', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2074
		('607', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1253
		('607', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2075
		('607', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1254
		('607', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2076
		('607', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2077
		('607', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
1255
		('607', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2078
		('607', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1256
		('607', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2079
		('607', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1257
		('607', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2080
		('607', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1258
		('608', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2081
		('608', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1259
		('608', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2082
		('608', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1260
		('608', '5', 'Institution to Which Field Applies', 'Institution to Which Field Applies', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2083
		('608', '5', 'Institution and Copy to Which the Field Applies', 'Institution and Copy to Which the Field Applies', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1261
		('608', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2084
		('608', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2085
		('608', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
1262
		('608', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2086
		('608', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1263
		('608', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2087
		('608', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1264
		('608', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2088
		('608', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1265
		('610', 'a', 'Subject Term', 'Subject Term', 0, 1, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2089
		('610', '5', 'Institution and Copy to Which the Field Applies', 'Institution and Copy to Which the Field Applies', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2090
		('610', 'a', 'Subject Term', 'Subject Term', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1266
		('615', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2091
		('615', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1267
		('615', '3', 'Authority Code Number', 'Authority Code Number', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2092
		('615', '3', 'Authority Record Number', 'Authority Record Number', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1268
		('615', 'a', 'Subject Category Entry Element Text', 'Subject Category Entry Element Text', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2093
		('615', 'a', 'Subject Category Entry Element Text', 'Subject Category Entry Element Text', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1269
		('615', 'm', 'Subject Category Subdivision Text', 'Subject Category Subdivision Text', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2094
		('615', 'm', 'Subject Category Subdivision Code', 'Subject Category Subdivision Code', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1270
		('615', 'n', 'Subject Category Code', 'Subject Category Code', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2095
		('615', 'n', 'Subject Category Code', 'Subject Category Code', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1271
		('615', 'x', 'Subject Category Subdivision Code', 'Subject Category Subdivision Code', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2096
		('615', 'x', 'Subject Category Subdivision Text', 'Subject Category Subdivision Text', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1272
		('620', '3', 'Authority Code Number', 'Authority Code Number', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2097
		('616', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
1273
		('620', 'a', 'Country', 'Country', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2098
		('616', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
1274
		('620', 'b', 'State or Province, etc.', 'State or Province, etc.', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2099
		('616', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
1275
		('620', 'c', 'County', 'County', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2100
		('616', 'c', 'Qualification', 'Qualification', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
1276
		('620', 'd', 'City', 'City', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2101
		('616', 'f', 'Dates', 'Dates', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2102
		('616', 'j', 'Form Subdivision', 'Form Subdivision', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2103
		('616', 'x', 'Topical Subdivision', 'Topical Subdivision', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2104
		('616', 'y', 'Geographical Subdivision', 'Geographical Subdivision', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2105
		('616', 'z', 'Chronological Subdivision', 'Chronological Subdivision', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2106
		('617', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2107
		('617', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2108
		('617', 'a', 'Country (Nation State)', 'Country (Nation State)', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2109
		('617', 'b', 'State or Province, etc.', 'State or Province, etc.', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2110
		('617', 'c', 'Intermediate Political Jurisdiction', 'Intermediate Political Jurisdiction', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2111
		('617', 'd', 'City, etc.', 'City, etc.', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2112
		('617', 'e', 'Venue', 'Venue', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2113
		('617', 'f', 'Date', 'Date', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2114
		('617', 'g', 'Season', 'Season', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2115
		('617', 'h', 'Occasion', 'Occasion', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2116
		('617', 'i', 'Final Date', 'Final Date', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2117
		('617', 'k', 'Subsection of City, etc.', 'Subsection of City, etc.', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2118
		('617', 'm', 'Other Geographical Regions or Features', 'Other Geographical Regions or Features', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2119
		('617', 'n', 'Extraterrestrial Areas', 'Extraterrestrial Areas', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2120
		('617', 'o', 'Geographical Areas Such as World, Hemisphere, Continent: Larger Area than Country', 'Geographical Areas Such as World, Hemisphere, Continent: Larger Area than Country', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2121
		('620', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2122
		('620', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2123
		('620', 'a', 'Country (Nation State)', 'Country (Nation State)', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2124
		('620', 'b', 'State or Province etc.', 'State or Province etc.', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2125
		('620', 'c', 'Intermediate Political Jurisdiction', 'Intermediate Political Jurisdiction', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2126
		('620', 'd', 'City, etc.', 'City, etc.', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2127
		('620', 'e', 'Venue', 'Venue', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2128
		('620', 'f', 'Date', 'Date', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2129
		('620', 'g', 'Season', 'Season', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2130
		('620', 'h', 'Occasion', 'Occasion', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2131
		('620', 'i', 'Final Date', 'Final Date', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2132
		('620', 'k', 'Subsection of City, etc.', 'Subsection of City, etc.', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2133
		('620', 'm', 'Other Geographical Regions or Features', 'Other Geographical Regions or Features', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2134
		('620', 'n', 'Extraterrestrial Areas', 'Extraterrestrial Areas', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2135
		('620', 'o', 'Geographical Areas Such as World, Hemisphere, Continent: Larger Area than Country', 'Geographical Areas Such as World, Hemisphere, Continent: Larger Area than Country', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2136
		('621', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2137
		('621', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2138
		('621', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2139
		('621', 'a', 'Country (Nation State) or Larger Entity Country', 'Country (Nation State) or Larger Entity Country', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2140
		('621', 'b', 'State or Province, etc.', 'State or Province, etc.', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2141
		('621', 'c', 'Intermediate Political Jurisdiction', 'Intermediate Political Jurisdiction', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2142
		('621', 'd', 'City, etc.', 'City, etc.', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2143
		('621', 'e', 'Building, Vehicle, etc.', 'Building, Vehicle, etc.', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2144
		('621', 'f', 'Date 1', 'Date 1', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2145
		('621', 'g', 'Season', 'Season', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2146
		('621', 'h', 'Occasion', 'Occasion', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2147
		('621', 'i', 'Date 2', 'Date 2', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2148
		('621', 'k', 'Subsection of City, etc.', 'Subsection of City, etc.', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2149
		('621', 'm', 'Other Geographic Regions or Features', 'Other Geographic Regions or Features', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2150
		('621', 'n', 'Extraterrestrial Area', 'Extraterrestrial Area', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
2151
		('621', 'o', 'Geographical Areas Such as World, Hemisphere, Continent: Larger Area than Country', 'Geographical Areas Such as World, Hemisphere, Continent: Larger Area than Country', 1, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
1277
		('626', 'a', 'Make and Model of Machines', 'Make and Model of Machines', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2152
		('626', 'a', 'Make and Model of Machines', 'Make and Model of Machines', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1278
		('626', 'b', 'Programming Language', 'Programming Language', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2153
		('626', 'b', 'Programming Languages', 'Programming Languages', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1279
		('626', 'c', 'Operating System', 'Operating System', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2154
		('626', 'c', 'Operating System', 'Operating System', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1280
		('660', 'a', 'Geographic Area Code', 'Geographic Area Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2155
		('660', 'a', 'Code', 'Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1281
		('661', 'a', 'Time Period Code', 'Time Period Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2156
		('661', 'a', 'Time Period Code', 'Time Period Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1282
		('670', 'b', 'Subject Indicator Number', 'Subject Indicator Number', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2157
		('670', 'b', 'Subject Indicator Number', 'Subject Indicator Number', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1283
		('670', 'c', 'String', 'String', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2158
		('670', 'c', 'String', 'String', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1284
		('670', 'e', 'Reference Indicator Number', 'Reference Indicator Number', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2159
		('670', 'e', 'Reference Indicator Number', 'Reference Indicator Number', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1285
		('670', 'z', 'Language of Terms', 'Language of Terms', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2160
		('670', 'z', 'Language of Terms', 'Language of Terms', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2161
		('675', '3', 'Classification Record Number', 'Classification Record Number', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
1286
		('675', 'a', 'Number', 'Number', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2162
		('675', 'a', 'Number', 'Number', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1287
		('675', 'v', 'Edition', 'Edition', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2163
		('675', 'v', 'Edition', 'Edition', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1288
		('675', 'z', 'Language of Edition', 'Language of Edition', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2164
		('675', 'z', 'Language of Edition', 'Language of Edition', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2165
		('676', '3', 'Classification Record Number', 'Classification Record Number', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
1289
		('676', 'a', 'Number', 'Number', 0, 0, 'biblioitems.dewey', 6, '', '', '', 0, 0, '', '', '', NULL),
2166
		('676', 'a', 'Number', 'Number', 0, 0, 'biblioitems.dewey', 6, '', '', '', 0, 0, '', '', '', NULL),
1290
		('676', 'v', 'Edition', 'Edition', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2167
		('676', 'v', 'Edition', 'Edition', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1291
		('676', 'z', 'Language of Edition', 'Language of Edition', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2168
		('676', 'z', 'Language of Edition', 'Language of Edition', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2169
		('680', '3', 'Classification Record Number', 'Classification Record Number', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
1292
		('680', 'a', 'Class Number', 'Class Number', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2170
		('680', 'a', 'Class Number', 'Class Number', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1293
		('680', 'b', 'Book Number', 'Book Number', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2171
		('680', 'b', 'Book Number', 'Book Number', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1294
		('686', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2172
		('686', '2', 'System Code', 'System Code', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2173
		('686', '3', 'Classification Record Number', 'Classification Record Number', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
1295
		('686', 'a', 'Class Number', 'Class Number', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2174
		('686', 'a', 'Class Number', 'Class Number', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1296
		('686', 'b', 'Book Number', 'Book Number', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2175
		('686', 'b', 'Book Number', 'Book Number', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1297
		('686', 'c', 'Classification Subdivision', 'Classification Subdivision', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
2176
		('686', 'c', 'Classification Subdivision', 'Classification Subdivision', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', NULL),
1298
		('700', '3', 'Authority Code Number', 'Authority Code Number', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2177
		('686', 'v', 'Edition', 'Edition', 0, 0, '', 6, '', '', '', 0, -6, '', '', '', NULL),
1299
		('700', '4', 'Relator Code', 'Relator Code', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2178
		('700', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2179
		('700', '4', 'Relator Code', 'Relator Code', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1300
		('700', '9', 'Koha Internal Code', 'Koha Internal Code', 0, 0, '', 7, '', '', '', 0, 1, '', '', '', NULL),
2180
		('700', '9', 'Koha Internal Code', 'Koha Internal Code', 0, 0, '', 7, '', '', '', 0, 1, '', '', '', NULL),
1301
		('700', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', 'PER', '', 0, 0, '', '', '', NULL),
2181
		('700', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', 'PER', '', 0, 0, '', '', '', NULL),
1302
		('700', 'b', 'Part of Name Other than Entry Element', 'Part of Name Other than Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2182
		('700', 'b', 'Part of Name Other than Entry Element', 'Part of Name Other than Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1303
		('700', 'c', 'Additions to Name Other than Dates', 'Additions to Name Other than Dates', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2183
		('700', 'c', 'Additions to Names Other than Dates', 'Additions to Names Other than Dates', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1304
		('700', 'd', 'Roman Numerals', 'Roman Numerals', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2184
		('700', 'd', 'Roman Numerals', 'Roman Numerals', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1305
		('700', 'f', 'Dates', 'Dates', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2185
		('700', 'f', 'Dates', 'Dates', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1306
		('700', 'g', 'Expansion of Initials of Forename', 'Expansion of Initials of Forename', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2186
		('700', 'g', 'Expansion of Initials of Forename', 'Expansion of Initials of Forename', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2187
		('700', 'o', 'International Standard Identifier for the Name', 'International Standard Identifier for the Name', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
1307
		('700', 'p', 'Affiliation/Address', 'Affiliation/Address', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2188
		('700', 'p', 'Affiliation/Address', 'Affiliation/Address', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1308
		('701', '3', 'Authority Code Number', 'Authority Code Number', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2189
		('701', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1309
		('701', '4', 'Relator Code', 'Relator Code', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2190
		('701', '4', 'Relator Code', 'Relator Code', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1310
		('701', '9', 'Koha Internal Code', 'Koha Internal Code', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2191
		('701', '9', 'Koha Internal Code', 'Koha Internal Code', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1311
		('701', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2192
		('701', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1312
		('701', 'b', 'Part of Name Other than Entry Element', 'Part of Name Other than Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2193
		('701', 'b', 'Part of Name Other than Entry Element', 'Part of Name Other than Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1313
		('701', 'c', 'Additions to Name Other than Dates', 'Additions to Name Other than Dates', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2194
		('701', 'c', 'Additions to Names Other than Dates', 'Additions to Names Other than Dates', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1314
		('701', 'd', 'Roman Numerals', 'Roman Numerals', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2195
		('701', 'd', 'Roman Numerals', 'Roman Numerals', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1315
		('701', 'f', 'Dates', 'Dates', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2196
		('701', 'f', 'Dates', 'Dates', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1316
		('701', 'g', 'Expansion of Initials of Forename', 'Expansion of Initials of Forename', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2197
		('701', 'g', 'Expansion of Initials of Forename', 'Expansion of Initials of Forename', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1317
		('701', 'p', 'Affiliation/Address', 'Affiliation/Address', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2198
		('701', 'p', 'Affiliation/Address', 'Affiliation/Address', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1318
		('702', '3', 'Authority Code Number', 'Authority Code Number', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2199
		('702', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1319
		('702', '4', 'Relator Code', 'Relator Code', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2200
		('702', '4', 'Relator Code', 'Relator Code', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2201
		('702', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
1320
		('702', '9', 'Koha Internal Code', 'Koha Internal Code', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2202
		('702', '9', 'Koha Internal Code', 'Koha Internal Code', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1321
		('702', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2203
		('702', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1322
		('702', 'b', 'Part of Name Other than Entry Element', 'Part of Name Other than Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2204
		('702', 'b', 'Part of Name Other than Entry Element', 'Part of Name Other than Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1323
		('702', 'c', 'Additions to Name Other than Dates', 'Additions to Name Other than Dates', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2205
		('702', 'c', 'Additions to Names Other than Dates', 'Additions to Names Other than Dates', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1324
		('702', 'd', 'Roman Numerals', 'Roman Numerals', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2206
		('702', 'd', 'Roman Numerals', 'Roman Numerals', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1325
		('702', 'f', 'Dates', 'Dates', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2207
		('702', 'f', 'Dates', 'Dates', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1326
		('702', 'g', 'Expansion of Initials of Forename', 'Expansion of Initials of Forename', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2208
		('702', 'g', 'Expansion of Initials of Forename', 'Expansion of Initials of Forename', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2209
		('702', 'o', 'International Standard Identifier for the Name', 'International Standard Identifier for the Name', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
1327
		('702', 'p', 'Affiliation/Address', 'Affiliation/Address', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2210
		('702', 'p', 'Affiliation/Address', 'Affiliation/Address', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1328
		('710', '3', 'Authority Code Number', 'Authority Code Number', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2211
		('702', 'r', 'Part or Role Played', 'Part or Role Played', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
1329
		('710', '4', 'Relator Code', 'Relator Code', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2212
		('703', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2213
		('703', '4', 'Relator Code', 'Relator Code', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2214
		('703', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2215
		('703', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2216
		('703', 'b', 'Part of Name Other than Entry Element', 'Part of Name Other than Entry Element', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2217
		('703', 'c', 'Additions to Names Other than Dates', 'Additions to Names Other than Dates', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2218
		('703', 'd', 'Roman Numerals', 'Roman Numerals', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2219
		('703', 'f', 'Dates', 'Dates', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2220
		('703', 'g', 'Expansion of Initials of Forename', 'Expansion of Initials of Forename', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2221
		('703', 'o', 'International Standard Identifier for the Name', 'International Standard Identifier for the Name', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2222
		('703', 'p', 'Affiliation/Address', 'Affiliation/Address', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2223
		('710', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2224
		('710', '4', 'Relator Code', 'Relator Code', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1330
		('710', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2225
		('710', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1331
		('710', 'b', 'Subdivision', 'Subdivision', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2226
		('710', 'b', 'Subdivision', 'Subdivision', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1332
		('710', 'c', 'Additions to Name or Qualifier', 'Additions to Name or Qualifier', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2227
		('710', 'c', 'Addition to Name or Qualifier', 'Addition to Name or Qualifier', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1333
		('710', 'd', 'Number of Meeting', 'Number of Meeting', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2228
		('710', 'd', 'Number of Meeting and/or Number of Part of Meeting', 'Number of Meeting and/or Number of Part of Meeting', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1334
		('710', 'e', 'Location of Meeting', 'Location of Meeting', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2229
		('710', 'e', 'Location of Meeting', 'Location of Meeting', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1335
		('710', 'f', 'Date of Meeting', 'Date of Meeting', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2230
		('710', 'f', 'Date of Meeting', 'Date of Meeting', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1336
		('710', 'g', 'Inverted Element', 'Inverted Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2231
		('710', 'g', 'Inverted Element', 'Inverted Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1337
		('710', 'h', 'Part of Name Other than Entry Element and Inverted Element', 'Part of Name Other than Entry Element and Inverted Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2232
		('710', 'h', 'Part of Name Other than Entry Element and Inverted Element', 'Part of Name Other than Entry Element and Inverted Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2233
		('710', 'o', 'International Standard Identifier for the Name', 'International Standard Identifier for the Name', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
1338
		('710', 'p', 'Affiliation/Address', 'Affiliation/Address', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2234
		('710', 'p', 'Affiliation/Address', 'Affiliation/Address', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1339
		('711', '3', 'Authority Code Number', 'Authority Code Number', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2235
		('711', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1340
		('711', '4', 'Relator Code', 'Relator Code', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2236
		('711', '4', 'Relator Code', 'Relator Code', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1341
		('711', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2237
		('711', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1342
		('711', 'b', 'Subdivision', 'Subdivision', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2238
		('711', 'b', 'Subdivision', 'Subdivision', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1343
		('711', 'c', 'Additions to Name or Qualifier', 'Additions to Name or Qualifier', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2239
		('711', 'c', 'Addition to Name or Qualifier', 'Addition to Name or Qualifier', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1344
		('711', 'd', 'Number of Meeting', 'Number of Meeting', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2240
		('711', 'd', 'Number of Meeting and/or Number of Part of Meeting', 'Number of Meeting and/or Number of Part of Meeting', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1345
		('711', 'e', 'Location of Meeting', 'Location of Meeting', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2241
		('711', 'e', 'Location of Meeting', 'Location of Meeting', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1346
		('711', 'f', 'Date of Meeting', 'Date of Meeting', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2242
		('711', 'f', 'Date of Meeting', 'Date of Meeting', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1347
		('711', 'g', 'Inverted Element', 'Inverted Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2243
		('711', 'g', 'Inverted Element', 'Inverted Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1348
		('711', 'h', 'Part of Name Other than Entry Element and Inverted Element', 'Part of Name Other than Entry Element and Inverted Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2244
		('711', 'h', 'Part of Name Other than Entry Element and Inverted Element', 'Part of Name Other than Entry Element and Inverted Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1349
		('711', 'p', 'Affiliation/Address', 'Affiliation/Address', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2245
		('711', 'p', 'Affiliation/Address', 'Affiliation/Address', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1350
		('712', '3', 'Authority Code Number', 'Authority Code Number', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2246
		('712', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1351
		('712', '4', 'Relator Code', 'Relator Code', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2247
		('712', '4', 'Relator Code', 'Relator Code', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2248
		('712', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 1, '', 7, '', '', '', 0, -6, '', '', '', NULL),
1352
		('712', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2249
		('712', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1353
		('712', 'b', 'Subdivision', 'Subdivision', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2250
		('712', 'b', 'Subdivision', 'Subdivision', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1354
		('712', 'c', 'Additions to Name or Qualifier', 'Additions to Name or Qualifier', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2251
		('712', 'c', 'Addition to Name or Qualifier', 'Addition to Name or Qualifier', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1355
		('712', 'd', 'Number of Meeting', 'Number of Meeting', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2252
		('712', 'd', 'Number of Meeting and/or Number of Part of Meeting', 'Number of Meeting and/or Number of Part of Meeting', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1356
		('712', 'e', 'Location of Meeting', 'Location of Meeting', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2253
		('712', 'e', 'Location of Meeting', 'Location of Meeting', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1357
		('712', 'f', 'Date of Meeting', 'Date of Meeting', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2254
		('712', 'f', 'Date of Meeting', 'Date of Meeting', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1358
		('712', 'g', 'Inverted Element', 'Inverted Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2255
		('712', 'g', 'Inverted Element', 'Inverted Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1359
		('712', 'h', 'Part of Name Other than Entry Element and Inverted Element', 'Part of Name Other than Entry Element and Inverted Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2256
		('712', 'h', 'Part of Name Other than Entry Element and Inverted Element', 'Part of Name Other than Entry Element and Inverted Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1360
		('712', 'p', 'Affiliation/Address', 'Affiliation/Address', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2257
		('712', 'p', 'Affiliation/Address', 'Affiliation/Address', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1361
		('720', '3', 'Authority Code Number', 'Authority Code Number', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2258
		('712', 'r', 'Part or Role Played', 'Part or Role Played', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2259
		('713', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2260
		('713', '4', 'Relator Code', 'Relator Code', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2261
		('713', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 1, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2262
		('713', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2263
		('713', 'b', 'Subdivision', 'Subdivision', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2264
		('713', 'c', 'Addition to Name or Qualifier', 'Addition to Name or Qualifier', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2265
		('713', 'd', 'Number of Meeting and/or Number of Part of Meeting', 'Number of Meeting and/or Number of Part of Meeting', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2266
		('713', 'e', 'Location of Meeting', 'Location of Meeting', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2267
		('713', 'f', 'Date of Meeting', 'Date of Meeting', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2268
		('713', 'g', 'Inverted Element', 'Inverted Element', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2269
		('713', 'h', 'Part of Name Other than Entry Element and Inverted Element', 'Part of Name Other than Entry Element and Inverted Element', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2270
		('713', 'p', 'Affiliation/Address', 'Affiliation/Address', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2271
		('716', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2272
		('716', 'a', 'Data Element', 'Data Element', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2273
		('716', 'c', 'Qualifications', 'Qualifications', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2274
		('716', 'f', 'Dates', 'Dates', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2275
		('720', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1362
		('720', '4', 'Relator Code', 'Relator Code', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2276
		('720', '4', 'Relator Code', 'Relator Code', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1363
		('720', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2277
		('720', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2278
		('720', 'c', 'Type of Family', 'Type of Family', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2279
		('720', 'd', 'Places Associated with the Family', 'Places Associated with the Family', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
1364
		('720', 'f', 'Dates', 'Dates', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2280
		('720', 'f', 'Dates', 'Dates', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1365
		('721', '3', 'Authority Code Number', 'Authority Code Number', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2281
		('720', 'o', 'International Standard Identifier for the Name', 'International Standard Identifier for the Name', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2282
		('721', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1366
		('721', '4', 'Relator Code', 'Relator Code', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2283
		('721', '4', 'Relator Code', 'Relator Code', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1367
		('721', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2284
		('721', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1368
		('721', 'f', 'Dates', 'Dates', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2285
		('721', 'f', 'Dates', 'Dates', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1369
		('722', '3', 'Authority Code Number', 'Authority Code Number', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2286
		('722', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1370
		('722', '4', 'Relator Code', 'Relator Code', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2287
		('722', '4', 'Relator Code', 'Relator Code', 1, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2288
		('722', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 1, '', 7, '', '', '', 0, -6, '', '', '', NULL),
1371
		('722', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2289
		('722', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2290
		('722', 'c', 'Type of Family', 'Type of Family', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2291
		('722', 'd', 'Places Associated with the Family', 'Places Associated with the Family', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
1372
		('722', 'f', 'Dates', 'Dates', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
2292
		('722', 'f', 'Dates', 'Dates', 0, 0, '', 7, '', '', '', 0, 0, '', '', '', NULL),
1373
		('801', '2', '(*) code du format utilisé', '(*) code du format utilisé', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2293
		('722', 'o', 'International Standard Identifier for the Name', 'International Standard Identifier for the Name', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
1374
		('801', 'a', 'Country', 'Country', 0, 1, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2294
		('722', 'r', 'Part or Role Played', 'Part or Role Played', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
1375
		('801', 'b', 'Agency', 'Agency', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2295
		('723', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2296
		('723', '4', 'Relator Code', 'Relator Code', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2297
		('723', '5', 'Institution to Which the Field Applies', 'Institution to Which the Field Applies', 0, 1, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2298
		('723', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2299
		('723', 'c', 'Type of Family', 'Type of Family', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2300
		('723', 'd', 'Places Associated with the Family', 'Places Associated with the Family', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2301
		('723', 'f', 'Dates', 'Dates', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2302
		('723', 'o', 'International Standard Identifier for the Name', 'International Standard Identifier for the Name', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2303
		('730', '4', 'Relator Code', 'Relator Code', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2304
		('730', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2305
		('740', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2306
		('740', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2307
		('740', 'b', 'Subdivision', 'Subdivision', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2308
		('740', 'c', 'Addition to Name or Qualifier', 'Addition to Name or Qualifier', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2309
		('740', 'e', 'Name of the Other Party', 'Name of the Other Party', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2310
		('740', 'f', 'Date of Legal Issue or Version, or Date of Signing', 'Date of Legal Issue or Version, or Date of Signing', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2311
		('740', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2312
		('740', 'l', 'Form Subheading', 'Form Subheading', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2313
		('740', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2314
		('740', 't', 'Uniform Title', 'Uniform Title', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2315
		('741', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2316
		('741', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2317
		('741', 'b', 'Subdivision', 'Subdivision', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2318
		('741', 'c', 'Addition to Name or Qualifier', 'Addition to Name or Qualifier', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2319
		('741', 'e', 'Name of the Other Party', 'Name of the Other Party', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2320
		('741', 'f', 'Date of Legal Issue or Version, or Date of Signing', 'Date of Legal Issue or Version, or Date of Signing', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2321
		('741', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2322
		('741', 'l', 'Form Subheading', 'Form Subheading', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2323
		('741', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2324
		('741', 't', 'Uniform Title', 'Uniform Title', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2325
		('742', '3', 'Authority Record Number', 'Authority Record Number', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2326
		('742', 'a', 'Entry Element', 'Entry Element', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2327
		('742', 'b', 'Subdivision', 'Subdivision', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2328
		('742', 'c', 'Addition to Name or Qualifier', 'Addition to Name or Qualifier', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2329
		('742', 'e', 'Name of the Other Party', 'Name of the Other Party', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2330
		('742', 'f', 'Date of Legal Issue or Version, or Date of Signing', 'Date of Legal Issue or Version, or Date of Signing', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2331
		('742', 'i', 'Name of Section or Part', 'Name of Section or Part', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2332
		('742', 'l', 'Form Subheading', 'Form Subheading', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2333
		('742', 'n', 'Miscellaneous Information', 'Miscellaneous Information', 1, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2334
		('742', 't', 'Uniform Title', 'Uniform Title', 0, 0, '', 7, '', '', '', 0, -6, '', '', '', NULL),
2335
		('801', '2', 'System Code', 'System Code', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2336
		('801', 'a', 'Country', 'Country', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2337
		('801', 'b', 'Agency', 'Agency', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1376
		('801', 'c', 'Date of Transaction', 'Date of Transaction', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2338
		('801', 'c', 'Date of Transaction', 'Date of Transaction', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1377
		('801', 'g', 'Cataloguing Rules (Descriptive Conventions)', 'Cataloguing Rules (Descriptive Conventions)', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2339
		('801', 'g', 'Cataloguing Rules (Descriptive Conventions)', 'Cataloguing Rules (Descriptive Conventions)', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2340
		('801', 'h', 'Original Control Number', 'Original Control Number', 0, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL),
1378
		('802', 'a', 'ISSN Centre Code', 'ISSN Centre Code', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2341
		('802', 'a', 'ISSN Centre Code', 'ISSN Centre Code', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1379
		('830', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2342
		('830', 'a', 'Text of Note', 'Text of Note', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2343
		('850', 'a', 'Code of Institution', 'Code of Institution', 1, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL),
2344
		('852', '2', 'System Code', 'System Code', 0, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL),
2345
		('852', 'a', 'Institution Identifier', 'Institution Identifier', 0, 1, '', 8, '', '', '', 0, -6, '', '', '', NULL),
2346
		('852', 'b', 'Sub-Location Identifier', 'Sub-Location Identifier', 1, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL),
2347
		('852', 'c', 'Address', 'Address', 0, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL),
2348
		('852', 'd', 'Coded Location Qualifier (2 or 3 Characters)', 'Coded Location Qualifier (2 or 3 Characters)', 0, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL),
2349
		('852', 'e', 'Non-Coded Location Qualifier', 'Non-Coded Location Qualifier', 0, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL),
2350
		('852', 'g', 'Call Number Prefix', 'Call Number Prefix', 0, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL),
2351
		('852', 'j', 'Call Number', 'Call Number', 0, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL),
2352
		('852', 'k', 'Shelving Form of Title, Author, Author/Title', 'Shelving Form of Title, Author, Author/Title', 0, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL),
2353
		('852', 'l', 'Call Number Suffix', 'Call Number Suffix', 0, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL),
2354
		('852', 'm', 'Item Identifier', 'Item Identifier', 0, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL),
2355
		('852', 'n', 'Copy Identifier', 'Copy Identifier', 0, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL),
2356
		('852', 'p', 'Country', 'Country', 0, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL),
2357
		('852', 't', 'Copy Number', 'Copy Number', 0, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL),
2358
		('852', 'x', 'Non-Public Note.', 'Non-Public Note.', 1, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL),
2359
		('852', 'y', 'Public Note', 'Public Note', 1, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL),
2360
		('856', '2', 'Link Text', 'Link Text', 1, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL),
1380
		('856', 'a', 'Host Name', 'Host Name', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2361
		('856', 'a', 'Host Name', 'Host Name', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1381
		('856', 'b', 'Access Number', 'Access Number', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2362
		('856', 'b', 'Access Number', 'Access Number', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1382
		('856', 'c', 'Compression Information', 'Compression Information', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2363
		('856', 'c', 'Compression Information', 'Compression Information', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1383
		('856', 'd', 'Path', 'Path', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2364
		('856', 'd', 'Path', 'Path', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1384
		('856', 'e', 'Data and Hour of Consultation and Access', 'Data and Hour of Consultation and Access', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2365
		('856', 'e', 'Date and Hour of Consultation and Access', 'Date and Hour of Consultation and Access', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1385
		('856', 'f', 'Electronic Name', 'Electronic Name', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2366
		('856', 'f', 'Electronic Name', 'Electronic Name', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1386
		('856', 'g', 'Uniform Resource Name (URN)', 'Uniform Resource Name (URN)', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1387
		('856', 'h', 'Processor of Request', 'Processor of Request', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2367
		('856', 'h', 'Processor of Request', 'Processor of Request', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1388
		('856', 'i', 'Instruction', 'Instruction', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2368
		('856', 'i', 'Instruction', 'Instruction', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1389
		('856', 'j', 'Bits per Second', 'Bits per Second', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2369
		('856', 'j', 'Bits per Second', 'Bits per Second', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1390
		('856', 'k', 'Password', 'Password', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2370
		('856', 'k', 'Password', 'Password', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1391
		('856', 'l', 'Logon/login', 'Logon/login', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2371
		('856', 'l', 'Logon/login', 'Logon/login', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1392
		('856', 'm', 'Contact for Access Assistance', 'Contact for Access Assistance', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2372
		('856', 'm', 'Contact for Access Assistance', 'Contact for Access Assistance', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1393
		('856', 'n', 'Location of Host in Subfield $a', 'Location of Host in Subfield $a', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2373
		('856', 'n', 'Name of Location of Host in Subfield $A', 'Name of Location of Host in Subfield $A', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1394
		('856', 'o', 'Operating System', 'Operating System', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2374
		('856', 'o', 'Operating System', 'Operating System', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1395
		('856', 'p', 'Port', 'Port', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2375
		('856', 'p', 'Port', 'Port', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1396
		('856', 'q', 'Electronic Format Type', 'Electronic Format Type', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2376
		('856', 'q', 'Electronic Format Type', 'Electronic Format Type', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1397
		('856', 'r', 'Settings', 'Settings', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2377
		('856', 'r', 'Settings', 'Settings', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1398
		('856', 's', 'File Size', 'File Size', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2378
		('856', 's', 'File Size', 'File Size', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1399
		('856', 't', 'Terminal Emulation', 'Terminal Emulation', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2379
		('856', 't', 'Terminal Emulation', 'Terminal Emulation', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1400
		('856', 'u', 'URL', 'URL', 1, 0, 'biblioitems.url', 8, '', '', '', 1, 0, '', '', '', NULL),
2380
		('856', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 0, 0, 'biblioitems.url', 8, '', '', '', 1, 0, '', '', '', NULL),
1401
		('856', 'v', 'Hours Access Method Available', 'Hours Access Method Available', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2381
		('856', 'v', 'Hours Access Method Available', 'Hours Access Method Available', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1402
		('856', 'w', 'Record Control Number', 'Record Control Number', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2382
		('856', 'w', 'Record Control Number', 'Record Control Number', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1403
		('856', 'x', 'Nonpublic Note', 'Nonpublic Note', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2383
		('856', 'x', 'Nonpublic Note', 'Nonpublic Note', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1404
		('856', 'y', 'Access Method', 'Access Method', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2384
		('856', 'y', 'Access Method', 'Access Method', 0, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
1405
		('856', 'z', 'Public Note', 'Public Note', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL);
2385
		('856', 'z', 'Public Note', 'Public Note', 1, 0, '', 8, '', '', '', 0, -5, '', '', '', NULL),
2386
		('886', '2', 'System Code', 'System Code', 0, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL),
2387
		('886', 'a', 'Tag of the Source Format Field', 'Tag of the Source Format Field', 1, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL),
2388
		('886', 'b', 'Indicators and Subfields of the Source Format Field', 'Indicators and Subfields of the Source Format Field', 1, 0, '', 8, '', '', '', 0, -6, '', '', '', NULL);
1406
2389
1407
UPDATE `marc_subfield_structure` SET maxlength=24 WHERE tagfield='000';
2390
UPDATE `marc_subfield_structure` SET maxlength=24 WHERE tagfield='000';
1408
UPDATE `marc_subfield_structure` SET maxlength=36 WHERE tagfield='100';
2391
UPDATE `marc_subfield_structure` SET maxlength=36 WHERE tagfield='100';
1409
- 

Return to bug 11453