https://fasnl.net/id/manuscript/63b0e20d-1627-4add-9e0f-e6db9a6e838c
shelfmark
Add. 5 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>Add. 5 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="Add04-0005-en" xml:lang="en"> <msIdentifier> <repository ref="#AMIS">Stofnun Árna Magnússonar í íslenskum fræðum, Reykjavík</repository> <idno>KBAdd 5 4to</idno> <altIdentifier type="former_shelfmark"> <idno>Add. 5 4to</idno> </altIdentifier> </msIdentifier> <msContents> <titlePage ana="#no"/> <msItem n="1" class="isl"> <locus from="1r" to="19r"/> <title type="uniform">Droplaugarsona saga</title> <textLang mainLang="is"></textLang> </msItem> <msItem n="2" class="islt"> <locus from="20r" to="34r"/> <title type="uniform">Þorsteins þáttur uxafóts</title> <textLang mainLang="is"></textLang> </msItem> <msItem n="3" class="konth"> <locus from="34r" to="42v"/> <title type="uniform">Indriða þáttur ilbreiðs</title> <textLang mainLang="is"></textLang> </msItem> <msItem n="4" class="fas"> <locus from="43r" to="51r"/> <title type="uniform" ref="#hsh">Sörla þáttur</title> <title type="parallel">Þáttur af Högna og Héðinn</title> <textLang mainLang="is"/> </msItem> <msItem n="5" class="isl"> <locus from="51v" to="126r"/> <title type="uniform">Fóstbræðra saga</title> <textLang mainLang="is"></textLang> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="front-flyleaf" value="3"/> <num type="book-block" value="126"/> <num type="back-flyleaf" value="3"/> <dimensions type="leaf"> <height unit="mm" quantity="184"/> <width unit="mm" quantity="153"/> </dimensions> <watermark ana="#yes"/> </support> <foliation ana="#later #fol">Foliation starts with the number 89 on fol. <locus>1r</locus>.</foliation> <condition ana="#good"/> </supportDesc> <layoutDesc> <layout ana="#verse-prose" columns="1" writtenLines="22 26"> <num type="wpl" atLeast="7" atMost="13"/> <dimensions type="written"> <height unit="mm" quantity="160"/> <width unit="mm" quantity="125"/> </dimensions> </layout> </layoutDesc> </objectDesc> <handDesc hands="2"> <handNote scribeRef="unknown" scope="minor" script="late kurrent"/> <handNote scribeRef="unknown" scope="major" script="early kurrent"/> </handDesc> <decoDesc ana="#low"> <decoNote type="initial">Titles and story initials decorated.</decoNote> </decoDesc> <additions ana="#low"> <p>Squiggles here and there.</p> </additions> <bindingDesc> <binding ana="#decorative" contemporary="false"> <p>Standard half binding: cardboard covered with paper, brown leather corners and spine. Gold embossing on spine.</p> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate notBefore="1700" notAfter="1799"/><!-- Date from MYSQL database; update: s. XVIII most likely true, SH --> <origPlace key="IS"/> </origin> </history> </msDesc> </sourceDesc> </fileDesc> <revisionDesc> <change when="2011-04-20T19:52:20.934+02:00" who="#EAH">Auto-generated from FASNL bibliography data</change> <change when="2011-05-06T17:52:51.99+02:00" who="#EAH">Introduced repository auth file. Updated repository element pointing, adding @ref and removing @key.</change> <change when="2013-07-08" who="#SMM">Added information from black and white pictures from the Arnamagnæaen collection in Copenhagen.</change> <change when="2013-08-26" who="#BES">Proofread.</change> <change when="2015-02-02" who="#SH">added info on watermark, layout dimension, binding, note on origDate, title page.</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:63b0e20d-1627-4add-9e0f-e6db9a6e838c", "_label": "Add. 5 4to", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:63b0e20d-1627-4add-9e0f-e6db9a6e838c", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "Add. 5 4to" } ], "current_or_former_curator": [ "repository:3354a793-9ba6-444b-8a53-be912e3244f3" ] }
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:63b0e20d-1627-4add-9e0f-e6db9a6e838c a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "Add. 5 4to" ; crm:P109_has_current_or_former_curator repository:3354a793-9ba6-444b-8a53-be912e3244f3 ; crm:P190_has_symbolic_content "Add. 5 4to" ; crm:P1_is_identified_by manuscript:63b0e20d-1627-4add-9e0f-e6db9a6e838c ; 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/63b0e20d-1627-4add-9e0f-e6db9a6e838c"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Add. 5 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>Add. 5 4to</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/63b0e20d-1627-4add-9e0f-e6db9a6e838c"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/3354a793-9ba6-444b-8a53-be912e3244f3"/> </crm:E78_Curated_Holding> </rdf:RDF>