https://fasnl.net/id/manuscript/05512b22-676e-4ba8-ae31-43a4edba74f2
shelfmark
AM Acc. 52
XML manuscript description
<?xml version="1.0" encoding="UTF-8"?> <?xml-model href="http://fasnl.net/xml/FASNL_msDesc_v1.1.rnc" type="application/relax-ng-compact-syntax"?> <TEI xmlns="http://www.tei-c.org/ns/1.0"> <teiHeader> <fileDesc> <titleStmt> <title>AM Acc. 52</title> </titleStmt> <publicationStmt> <authority>Nordisk Forskningsinstitut, Københavns Universitet</authority> <availability status="free"><licence target="http://creativecommons.org/licenses/by-sa/3.0/"> Distributed by the University of Copenhagen under a Creative Commons Attribution-ShareAlike 3.0 Unported License.</licence></availability> </publicationStmt> <sourceDesc> <msDesc xml:id="AMAcc52" xml:lang="en"> <msIdentifier> <repository ref="#AMDK">Den Arnamagnæanske Samling, Copenhagen</repository> <idno>AM Acc. 52</idno> </msIdentifier> <msContents> <titlePage ana="#contemporary"> <titlePart>Fundin<ex>n</ex> Noregur</titlePart> </titlePage> <msItem n="1" class="fas"> <locus from="1r:1" to="13v:10"/> <title type="uniform" ref="#ff">Frá Fornljóti og ættmönnum hans</title> <title type="parallel">Hversu Noregur byggðist</title> <textLang mainLang="is"/> <rubric>Fundin Noregur</rubric> <incipit>innehalldande umm Noregs bygging</incipit> <explicit>han<ex>n</ex>s dotter Ragnhillþur, hennar sun Haralldur enn Harfagri</explicit> <filiation> <p>Note on title page reads: <q>(Efter Björners aftryk)</q></p> </filiation> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="front-flyleaf" value="1"/> <num type="book-block" value="14"/> <num type="back-flyleaf" value="1"/> <dimensions type="leaf"> <height unit="mm" quantity="158"/> <width unit="mm" quantity="98"/> </dimensions> <watermark ana="#yes">Multiple. Coat of arms(?) on front flyleaf; city walls on fols. 1-2; part of a name (COMP) on rear flyleaf</watermark> </support> <foliation ana="#contemporary #pag"> <p>Paginated 1-24. Fol. 14 blank.</p> </foliation> <condition ana="#good"/> </supportDesc> <layoutDesc> <layout ana="#verse-prose" columns="1" writtenLines="16 22"> <num type="wpl" atLeast="6" atMost="7"/> <dimensions type="written"> <height unit="mm" quantity="133"/> <width unit="mm" quantity="81"/> </dimensions> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="#FreSch002" scope="sole" script="cursive"/> </handDesc> <decoDesc ana="#no"> <decoNote/> </decoDesc> <additions ana="#low"> <p>Annotations on title page concerning exemplar (see note to item 1), scribe and date: <q>Skrevet af Schaldemose 1817.)</q>. Lines ruled in pencil.</p> </additions> <bindingDesc> <binding ana="#moderate" contemporary="true"> <p>Bound in 19th c. marbled (gray and brown) paper boards with calf spine. Provenance sticker affixed to foot of spine: <q>Nykjöbing Cath-Skole Bibliothek</q></p> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate when="1817"/> <origPlace key="DK"/> </origin> <provenance> <p>Given as a gift to the <name type="organisation" role="owner" key="NykKat">Nykøbing Katedralskole</name> in 1816 by <name type="person" role="owner" key="FreSch002">Frederik Schaldemose</name>. Acquired from the school by the AMS in April 2007 as a gift. Library sticker from the school on the foot of the spine.</p> </provenance> </history> </msDesc> </sourceDesc> </fileDesc> <revisionDesc> <change when="2014-01-10" who="#JSL">Catalogued from manuscript.</change> </revisionDesc> </teiHeader> <facsimile> <surface/> </facsimile> <text> <body> <p/> </body> </text> </TEI>
RDF
json
{
"@context": "https://fasnl.net/res/fasnl-context.json",
"@type": "CuratedHolding",
"id": "manuscript:05512b22-676e-4ba8-ae31-43a4edba74f2",
"_label": "AM Acc. 52",
"classified_as": [
{
"id": "aat:300028569",
"type": "Type",
"_label": "manuscript"
}
],
"identified_by": [
{
"id": "manuscript:05512b22-676e-4ba8-ae31-43a4edba74f2",
"type": "Identifier",
"classified_as": [
{
"id": "aat:300312355",
"type": "Type",
"_label": "shelfmark"
}
],
"content": "AM Acc. 52"
}
],
"current_or_former_curator": [
"repository:74ac7f78-af1f-45b5-a3e6-eabf83f4e1e6"
]
}
ttl
@prefix aat: <http://vocab.getty.edu/aat/> .
@prefix crm: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix manuscript: <https://fasnl.net/id/manuscript/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix repository: <https://fasnl.net/id/repository/> .
aat:300028569 a crm:E55_Type ;
rdfs:label "manuscript" .
aat:300312355 a crm:E55_Type ;
rdfs:label "shelfmark" .
manuscript:05512b22-676e-4ba8-ae31-43a4edba74f2 a crm:E42_Identifier,
crm:E78_Curated_Holding ;
rdfs:label "AM Acc. 52" ;
crm:P109_has_current_or_former_curator repository:74ac7f78-af1f-45b5-a3e6-eabf83f4e1e6 ;
crm:P190_has_symbolic_content "AM Acc. 52" ;
crm:P1_is_identified_by manuscript:05512b22-676e-4ba8-ae31-43a4edba74f2 ;
crm:P2_has_type aat:300028569,
aat:300312355 .
xml
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:crm="http://www.cidoc-crm.org/cidoc-crm/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
>
<crm:E78_Curated_Holding rdf:about="https://fasnl.net/id/manuscript/05512b22-676e-4ba8-ae31-43a4edba74f2">
<rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/>
<rdfs:label>AM Acc. 52</rdfs:label>
<crm:P2_has_type>
<crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300028569">
<rdfs:label>manuscript</rdfs:label>
</crm:E55_Type>
</crm:P2_has_type>
<crm:P2_has_type>
<crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300312355">
<rdfs:label>shelfmark</rdfs:label>
</crm:E55_Type>
</crm:P2_has_type>
<crm:P190_has_symbolic_content>AM Acc. 52</crm:P190_has_symbolic_content>
<crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/05512b22-676e-4ba8-ae31-43a4edba74f2"/>
<crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/74ac7f78-af1f-45b5-a3e6-eabf83f4e1e6"/>
</crm:E78_Curated_Holding>
</rdf:RDF>