https://fasnl.net/id/manuscript/a5210e50-dcea-446e-899d-2c9230149adb
shelfmark
AM 283 4to
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 type="text"> <fileDesc> <titleStmt> <title>AM 283 4to</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="AM04-0283-en" xml:lang="en"> <msIdentifier> <repository ref="#AMDK">Den Arnamagnæanske Samling, Copenhagen</repository> <idno>AM 283 4to</idno> </msIdentifier> <msContents> <titlePage ana="#no"/> <msItem n="1" class="fas"> <locus from="1r" to="40v"/> <title type="uniform" ref="#hsk">Hrólfs saga kraka</title> <title>Fröda þättur</title> <title>Frä Hröar ok Helga þessu Halfdanarsonum</title> <title>Frä Helga konge Hälfdanarsyne</title> <title>Frä Adels konge og Jrsu drottningu</title> <title>Frä Hrolfe konge krake</title> <textLang mainLang="is"/> <rubric>Fröða þättur</rubric> <incipit>Madur hiet Halfdan en<ex>n</ex> an<ex>n</ex>ar Fröde</incipit> <finalRubric>Og endar hier sógu Hrölfs kongs kraka og kappa hans.</finalRubric> <note>Collated with <ref type="ms" target="#AM02-0009-en">AM 9 fol.</ref> (cf. <ref target="#KriKål1889">Kålund, Katalog I:536</ref>).</note> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="front-flyleaf" value="2"/> <num type="book-block" value="40"/> <num type="back-flyleaf" value="1"/> <note>One blank modern flyleaf at the front and back of the volume.</note> <dimensions type="leaf"> <height unit="mm" quantity="208"/> <width unit="mm" quantity="170"/> </dimensions> <watermark ana="#yes">Circular design.</watermark> </support> <foliation ana="#later #fol">Foliated in red ink in the upper right hand corner by <name type="person" key="KriKaa001">Kålund.</name></foliation> <condition ana="#good"/> </supportDesc> <layoutDesc> <layout ana="#verse-prose" columns="1" writtenLines="24 28"> <num type="wpl" atLeast="10" atMost="15"/> <dimensions type="written"> <height unit="mm" quantity="160"/> <width unit="mm" quantity="125"/> </dimensions> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="unknown" scope="sole" script="chancery"/> </handDesc> <decoDesc ana="#no"><decoNote/></decoDesc> <additions ana="#medium"> <p>Several variant readings and emendations present within the text and margins. </p> <p>Note in the hand of <name type="person" role="owner" key="ArnMag001">AM</name> on front flyleaf reads: <q>Þetta exemplar er nu samhlioda vid exemplar er ritad hefur S<ex>era</ex> Jon Erlendzson i Villingahollte, og mier liede syslumadurenn Jon Þorlaksson. var in folio</q>.</p> </additions> <bindingDesc> <binding ana="#plain" contemporary="false"> <p>Bound in modern (late-19th century) marbled boards. Prior to rebinding, the volume contained MS binding waste bearing fragments of a 1542 ordinance from Kristian III on convents ('om jomfruklostre') and on married bishops ('om bispevielse'). MS waste now housed as part of <ref type="ms">AM Acc. 25</ref> (fol. <locus>66</locus>).</p> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate notBefore="1600" notAfter="1699"/> <origPlace key="IS"/> </origin> <provenance> <name type="person" role="owner" key="ArnMag001">Árni Magnússon</name> </provenance> </history> </msDesc> </sourceDesc> </fileDesc> <revisionDesc> <change when="2011-04-11T12:12:07.106+02:00" who="#EAH"> Created as subset of full file on handrit.is.</change> <change when="2011-05-06T17:52:17.051+02:00" who="#EAH"> Introduced repository auth file. Updated repository element pointing, adding @ref and removing @key. </change> <change when="2011-05-07T18:41:42.249+02:00" who="#EAH"> Extracted pagination and page dimension data from previous version. </change> <change when="2012-12-20" who="#JSL">Added information from Kålund catalog.</change> <change when="2013-01-13" who="#JSL">Cataloged from manuscript.</change> <change when="2013-08-19" who="#BES">Proofread.</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:a5210e50-dcea-446e-899d-2c9230149adb", "_label": "AM 283 4to", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:a5210e50-dcea-446e-899d-2c9230149adb", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "AM 283 4to" } ], "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:a5210e50-dcea-446e-899d-2c9230149adb a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "AM 283 4to" ; crm:P109_has_current_or_former_curator repository:74ac7f78-af1f-45b5-a3e6-eabf83f4e1e6 ; crm:P190_has_symbolic_content "AM 283 4to" ; crm:P1_is_identified_by manuscript:a5210e50-dcea-446e-899d-2c9230149adb ; 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/a5210e50-dcea-446e-899d-2c9230149adb"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>AM 283 4to</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 283 4to</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/a5210e50-dcea-446e-899d-2c9230149adb"/> <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>