https://fasnl.net/id/manuscript/2a9e83e9-71f6-4525-97cc-7010e9e7fe71
shelfmark
Lbs 2497 8vo
Sagas in Lbs 2497 8vo
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>Lbs 2497 8vo</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="Lbs08-2497-en" xml:lang="en"> <msIdentifier> <repository ref="#LBS">Landsbókasafn Íslands, Reykjavík</repository> <idno>Lbs 2497 8vo</idno> </msIdentifier> <msContents> <msItem n="1" class="ridd"> <locus from="3" to="65"/> <title type="uniform">Jarlmanns og Hermanns</title> <textLang mainLang="is"/> <note>On pp.64-5 there is a 'eptirmáli' about the saga.</note> </msItem> <msItem n="2" class="ridd"> <locus from="66" to="111"/> <title type="uniform">Konráðs saga keisarasonar</title> <note>Taken from a printed volume, that of Gunnlaugur Þórðarson (1859). I.e text is not handwritten, as is the case with the following items.</note> </msItem> <msItem n="3" class="fas"> <locus from="112" to="175"/> <title type="uniform" ref="#jss">Þjalar-Jóns saga</title> <note>Taken from a printed volume, that of Gunnlaugur Þórðarson (1857).</note> </msItem> <msItem n="4" class="ridd"> <locus from="176" to="357"/> <title type="uniform">Magus saga jarls</title> <note>Taken from a printed volume.</note> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="book-block" value="34"/> <dimensions type="leaf"> <height unit="mm" quantity="167"/> <width unit="mm" quantity="110"/> </dimensions> <watermark ana="#no"/> </support> <foliation ana="#contemporary #pag"> <note>The first item is paginated, but the three following items, since printed, are already separately paginated. </note> </foliation> <condition ana="#average"/> </supportDesc> <layoutDesc> <layout ana="#verse-prose" columns="1" writtenLines="23 27"> <num type="wpl" atLeast="5" atMost="8"/> <dimensions type="written"> <height unit="mm" quantity="132"/> <width unit="mm" quantity="85"/> </dimensions> <catchwords ana="#true"/> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="#SigSig009" scope="sole" script="unknown">Sigfús Sigfússon</handNote> </handDesc> <decoDesc ana="#no"> <decoNote/> </decoDesc> <additions ana="#no"> <p/> </additions> <bindingDesc> <binding ana="#plain" contemporary="true"> <p>Brown textured paper with black spine and corners (one has come off). Somewhat battered.</p> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate when="1902"/> <origPlace key="IS"/> <note>Part of a two volume set with Lbs 2498 8vo.</note> </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:54:21.973+02:00" who="#EAH"> Introduced repository auth file. Updated repository element pointing, adding @ref and removing @key. </change> <change when="2013-11-14" who="#JSL">Added some details from PEO catalogue. Commented out elements for validation.</change> <change when="2015-01-13" who="PTL">Added locus, item info, binding description and layout dimensions, watermarks, wpl, decoration, catchwords, conditions etc..</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:2a9e83e9-71f6-4525-97cc-7010e9e7fe71", "_label": "Lbs 2497 8vo", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:2a9e83e9-71f6-4525-97cc-7010e9e7fe71", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "Lbs 2497 8vo" } ], "current_or_former_curator": [ "repository:db9eb901-df5f-4474-a768-c0afffc27baf" ], "documents": [ { "@type": "LinguisticObject", "id": "saga:0b1768fc-65a2-4321-a2c9-ba5f86453b29", "_label": "Þjalar-Jóns saga", "classified_as": [ { "id": "aat:300417585", "type": "Type", "_label": "Literature" } ], "identified_by": [ { "id": "saga:0b1768fc-65a2-4321-a2c9-ba5f86453b29", "type": "Identifier", "classified_as": [ { "id": "aat:300417204", "type": "Type", "_label": "Title" } ], "content": "Þjalar-Jóns saga" } ] } ] }
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:2a9e83e9-71f6-4525-97cc-7010e9e7fe71 a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "Lbs 2497 8vo" ; crm:P109_has_current_or_former_curator repository:db9eb901-df5f-4474-a768-c0afffc27baf ; crm:P190_has_symbolic_content "Lbs 2497 8vo" ; crm:P1_is_identified_by manuscript:2a9e83e9-71f6-4525-97cc-7010e9e7fe71 ; crm:P2_has_type aat:300028569, aat:300312355 ; crm:P70_documents saga:0b1768fc-65a2-4321-a2c9-ba5f86453b29 . saga:0b1768fc-65a2-4321-a2c9-ba5f86453b29 a crm:E33_Linguistic_Object, crm:E42_Identifier ; rdfs:label "Þjalar-Jóns saga" ; crm:P190_has_symbolic_content "Þjalar-Jóns saga" ; crm:P1_is_identified_by saga:0b1768fc-65a2-4321-a2c9-ba5f86453b29 ; 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/2a9e83e9-71f6-4525-97cc-7010e9e7fe71"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Lbs 2497 8vo</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>Lbs 2497 8vo</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/2a9e83e9-71f6-4525-97cc-7010e9e7fe71"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/db9eb901-df5f-4474-a768-c0afffc27baf"/> <crm:P70_documents> <crm:E33_Linguistic_Object rdf:about="https://fasnl.net/id/saga/0b1768fc-65a2-4321-a2c9-ba5f86453b29"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Þjalar-Jóns saga</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>Þjalar-Jóns saga</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/0b1768fc-65a2-4321-a2c9-ba5f86453b29"/> </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>