https://fasnl.net/id/manuscript/54bc4797-2757-4545-a0db-8b913ee5be88
shelfmark
AM Acc. 60
Sagas in AM Acc. 60
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. 60</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="AMAcc60" xml:lang="en"> <msIdentifier> <repository ref="#AMDK">Den Arnamagnæanske Samling, Copenhagen</repository> <idno>AM Acc. 60</idno> </msIdentifier> <msContents> <titlePage ana="#contemporary"> <titlePart>Sogubrot af nockorum Fornkongum i Dana oc Svia velldi</titlePart> </titlePage> <msItem n="1" class="fas"> <locus from="1r:1" to="31r:3"/> <title type="uniform" ref="#snfdsv">Sögubrot af nokkrum fornkonungum í Dana og Svíaveldi</title> <textLang mainLang="is"/> <rubric>Sogubrot af nockorum Fornkongum i Dana oc Svia Velldi oc fra Bravallar bardagi milli Haralldar kongs Hillditan oc Sigurdar Hrings</rubric> <incipit>Se ec at thetta mal</incipit> <explicit>var miklu fridara enn annat mannkyn at Nordur londum</explicit> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="front-flyleaf" value="4"/> <num type="book-block" value="32"/> <num type="back-flyleaf" value="2"/> <dimensions type="leaf"> <height unit="mm" quantity="168"/> <width unit="mm" quantity="110"/> </dimensions> <watermark ana="#yes">Initials C&I visible at head of first front flyleaf. Beehive with C&J Honig partially visible on third front flyleaf. Multiple other watermarks from Honig & Zoonen visible on various leaves.</watermark> </support> <foliation ana="#contemporary #pag">Paginated 1-59 in upper margins. Fol. 32 blank.</foliation> <condition ana="#good"/> </supportDesc> <layoutDesc> <layout ana="#verse-prose" columns="1" writtenLines="17 21"> <num type="wpl" atLeast="5" atMost="6"/> <dimensions type="written"> <height unit="mm" quantity="125"/> <width unit="mm" quantity="65"/> </dimensions> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="#FreSch002" scope="sole" script="Cursive"/> </handDesc> <decoDesc ana="#no"> <decoNote/> </decoDesc> <additions ana="#low"> <p>Inscription at foot of fol. 1r: <q>Foræret[?] Nykjób. Skolebibliothek af Hr. Adjunct Schaldemose</q></p> </additions> <bindingDesc> <binding ana="#moderate" contemporary="true"> <p>Bound in 19th century brown marbled paper boards. Gilt border on front and back covers; gilt stars along spine. Gilt title tooled into red label on spine: <q>SOGUBROT</q>. Provenance label affixed to foot of spine: <q>Nykjöbing Cath.-Skole Bibliothek.</q> Fore-edges painted blue.</p> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate notBefore="1816" notAfter="1817"/> <origPlace key="DK"/> <note>Probably written some time around 1816 or 1817, the dates given in other manuscripts of the same collection (e.g. AM Acc. 52 and AM Acc. 57).</note> </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-06" who="#JSL">Cataloged 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:54bc4797-2757-4545-a0db-8b913ee5be88", "_label": "AM Acc. 60", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:54bc4797-2757-4545-a0db-8b913ee5be88", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "AM Acc. 60" } ], "current_or_former_curator": [ "repository:74ac7f78-af1f-45b5-a3e6-eabf83f4e1e6" ], "documents": [ { "@type": "LinguisticObject", "id": "saga:bdcb7994-b863-4f11-96b9-374231bef156", "_label": "Sögubrot af nokkrum fornkonungum í Dana og Svíaveldi", "classified_as": [ { "id": "aat:300417585", "type": "Type", "_label": "Literature" } ], "identified_by": [ { "id": "saga:bdcb7994-b863-4f11-96b9-374231bef156", "type": "Identifier", "classified_as": [ { "id": "aat:300417204", "type": "Type", "_label": "Title" } ], "content": "Sögubrot af nokkrum fornkonungum í Dana og Svíaveldi" } ] } ] }
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/> . @prefix saga: <https://fasnl.net/id/saga/> . aat:300028569 a crm:E55_Type ; rdfs:label "manuscript" . aat:300312355 a crm:E55_Type ; rdfs:label "shelfmark" . aat:300417204 a crm:E55_Type ; rdfs:label "Title" . aat:300417585 a crm:E55_Type ; rdfs:label "Literature" . manuscript:54bc4797-2757-4545-a0db-8b913ee5be88 a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "AM Acc. 60" ; crm:P109_has_current_or_former_curator repository:74ac7f78-af1f-45b5-a3e6-eabf83f4e1e6 ; crm:P190_has_symbolic_content "AM Acc. 60" ; crm:P1_is_identified_by manuscript:54bc4797-2757-4545-a0db-8b913ee5be88 ; crm:P2_has_type aat:300028569, aat:300312355 ; crm:P70_documents saga:bdcb7994-b863-4f11-96b9-374231bef156 . saga:bdcb7994-b863-4f11-96b9-374231bef156 a crm:E33_Linguistic_Object, crm:E42_Identifier ; rdfs:label "Sögubrot af nokkrum fornkonungum í Dana og Svíaveldi" ; crm:P190_has_symbolic_content "Sögubrot af nokkrum fornkonungum í Dana og Svíaveldi" ; crm:P1_is_identified_by saga:bdcb7994-b863-4f11-96b9-374231bef156 ; crm:P2_has_type aat:300417204, aat:300417585 .
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/54bc4797-2757-4545-a0db-8b913ee5be88"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>AM Acc. 60</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. 60</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/54bc4797-2757-4545-a0db-8b913ee5be88"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/74ac7f78-af1f-45b5-a3e6-eabf83f4e1e6"/> <crm:P70_documents> <crm:E33_Linguistic_Object rdf:about="https://fasnl.net/id/saga/bdcb7994-b863-4f11-96b9-374231bef156"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Sögubrot af nokkrum fornkonungum í Dana og Svíaveldi</rdfs:label> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300417585"/> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300417204"/> <crm:P190_has_symbolic_content>Sögubrot af nokkrum fornkonungum í Dana og Svíaveldi</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/bdcb7994-b863-4f11-96b9-374231bef156"/> </crm:E33_Linguistic_Object> </crm:P70_documents> </crm:E78_Curated_Holding> <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300417204"> <rdfs:label>Title</rdfs:label> </crm:E55_Type> <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300417585"> <rdfs:label>Literature</rdfs:label> </crm:E55_Type> </rdf:RDF>