This field holds forms of a place name that are not standardised headings, but found in imprints, reference works or similar. Real variants (different spellings, vernacular, foreign or historic forms etc.) as well as ficticious names or names of other places used to disguise the actual place of publishing in a book's imprint.
Indicator 1: Specifies the type of name1)
Indicator 2: Specifies the type of input:
$8 Language code (O;R)
Mandatory to precede the $n subfield. see the description of numerical subfields.
$a Variant place name (M;NR)
Any variant name form; without non-sorting parts or additions to the name unless the additions are considered an integral part of the name.
$e Non-Sorting part of name (O;NR)
Any part of the entry element, which should be skipped if entry elements are sorted alphabetically.
$n Cataloguer's note (O;R)
Forming a pair with the preceding $8 subfield. Any cataloguer's comment on this category
$r Addition other than names to entry element (O;R)
Any additions to the name that are not considered part of the name (e.g. “Hansestadt”)
$s Source note (O;R)
Reference Work or other source where the given name form has been taken from.
$z Chronological Note (O;NR)
Used in conjunction with $a, to indicate that the information given there applies only to a certain time period.
Preferrred form of entry: yyyy-yyyy or yyyy- or -yyyy
$0 Type of Name (O;NR)
The type of the name form given in this field in coded form. Use one of the following codes:
Code | meaning | remark | equivalent GND code |
---|---|---|---|
abbr | abbreviated name | abku | |
comp | complete name | navo | |
fict | fictional name | any fictional name form | |
form | former name | nafr | |
intm | name used intermittently | nazw | |
latr | later name | nasp | |
pref | former preferred name | naaf,ngkd,nswd | |
pseu | Pseudonym | subgroup of 'fict' | pseu |
real | real name | if heading is a pseudonym | nawi |
varn | variant name (default) |
$9 Temporary data (O;NR) see the description of numerical subfields.
Indicator position 1 can be left blank when manually entering a field when subfield $0 is entered.
If no subfield $0 is entered, it will be generated automatically (with the value 'varn' if indicator position 1 holds '0' or 'fict' if that indicator position holds '1') once a record is saved.
Inflected forms can also be recorded in field 415; prepositions and introductory phrases, however, should not be given (neither in subfield $a nor in subfield $e).
For the creation of an RDF description, the following mapping is applied:
$a | rdaGr3:variantNameForThePlace | if indicator position 1 holds 0 |
$a | ct:ficticiousNameForThePlace | if indicator position 1 holds 1 |
Mapping Example
<rdf:Description rdf:about="http://thesaurus.cerl.org/cnl00009564"> <rdaGr3:nameOfThePlace>Göttingen</rdaGr3:nameOfThePlace> <rdaGr3:variantNameForThePlace>Goddinga</rdaGr3:variantNameForThePlace> <rdaGr3:variantNameForThePlace>Goddinga</rdaGr3:variantNameForThePlace> <rdaGr3:variantNameForThePlace>Goetingae</rdaGr3:variantNameForThePlace> <rdaGr3:variantNameForThePlace>Goettina</rdaGr3:variantNameForThePlace> ... <ct:ficticiousNameForThePlace>London</ct:ficticiousNameForThePlace> <ct:ficticiousNameForThePlace>Schelmerode</ct:ficticiousNameForThePlace> <ct:ficticiousNameForThePlace>Theopolis</ct:ficticiousNameForThePlace> ... </rdf:Description>
{"data": {"name": [{ "tmp": "Temporary data ($9)", "part": [ {"entry": "Entry element ($a)"}, {"nonsort": "Non-sorting part of name ($e)"}, {"addition": "Addition to the name ($r)"} ], "typeOfName": "Type of name ($0)", "source": ["source of information ($s)"], "start": 1500, "end": 1600, "note": [{ "lang": "Language code ($8)", "text": "Text of note ($n)" }], "prc": 1 }]}}