https://fasnl.net/id/manuscript/cb341510-f17e-4023-b916-2e99c9adc791
shelfmark
ÍB 237 8vo
Sagas in ÍB 237 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>ÍB 237 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="IB08-0237-en" xml:lang="en"> <msIdentifier> <repository ref="#LBS">Landsbókasafn Íslands, Reykjavík</repository> <idno>ÍB 237 8vo</idno> </msIdentifier> <msContents> <titlePage ana="#no"/> <msItem n="1" class="forns"> <!-- riddst avint" --> <locus from="1r" to="14r"/> <title type="uniform">Ásmundar saga Sebbafóstra</title> <textLang mainLang="is"/> </msItem> <msItem n="2" class="fas"> <locus from="15v" to="27v"/> <title ref="#sss" type="uniform">Sturlaugs saga starfsama</title> <textLang mainLang="is"/> </msItem> <msItem n="3" class="ridd"> <locus from="28r" to="40v"/> <title type="uniform">Nikulás saga leikara</title> <textLang mainLang="is"/> </msItem> <msItem n="4" class="logfr"> <!-- lögfr vidsk --> <locus from="41r" to="48v"/> <title type="supplied">Monetary decree 20.3.1815</title> <textLang mainLang="is"/> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="front-flyleaf" value="1"/> <num type="book-block" value="48"/> <num type="back-flyleaf" value="0"/> <dimensions type="leaf"> <height unit="mm" quantity="174"/> <width unit="mm" quantity="111"/> </dimensions> <watermark ana="#yes"/> </support> <foliation ana="#pag #contemporary">Paginated 1-80 (<locus from="1r" to="40v"/>) and 1-8 (<locus from="41r" to="48r"/>). </foliation> <foliation ana="#later #fol">Foliated in pencil for digitization</foliation> <condition ana="#average"/> </supportDesc> <layoutDesc> <layout ana="#verse-prose" columns="1" writtenLines="23 32"> <num type="wpl" atLeast="6" atMost="12"/> <dimensions type="written"> <height unit="mm" atLeast="142" atMost="154"/> <width unit="mm" atLeast="88" atMost="96"/> </dimensions> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="#HalDav001" scope="sole" script="unknown">Halldór Davíðsson (þá á Hofi í Öræfum)</handNote> </handDesc> <decoDesc ana="#high"> <decoNote type="initial">Big decorated saga titles.</decoNote> <decoNote type="initial">Decorated chapter initials in black ink.</decoNote> </decoDesc> <additions ana="#low"> <p>Some marginal corrections by scribe.</p> </additions> <bindingDesc> <binding ana="#plain" contemporary="true"> <p>Leather covered wooden boards. Most likely contemporary.</p> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate when="1815"/> <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:51:55.863+02:00" who="#EAH"> Introduced repository auth file. Updated repository element pointing, adding @ref and removing @key. </change> <change when="2011-02" who="#SK">Added items classes and other information from the P.E.Ó.-catalogue and other sources</change> <change when="2013-02" who="#SK">Added information from the XML-file on handrit.is. No digitized version</change> <change when="2013-07-22" who="#SMM">Completed cataloguing from pictures on handrit.is.</change> <change when="2013-08-19" who="#BES">Proofread.</change> <change when="2016-04-02" who="#KAK">Checked against the schema. Where nedded: deleted links to handrit facs, checked and/or supplied class and textLang</change> </revisionDesc> </teiHeader> <facsimile> <surface/> </facsimile> <text> <body> <p/> </body> </text> </TEI>
RDF
{ "@context": "https://fasnl.net/res/fasnl-context.json", "@type": "CuratedHolding", "id": "manuscript:cb341510-f17e-4023-b916-2e99c9adc791", "_label": "ÍB 237 8vo", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:cb341510-f17e-4023-b916-2e99c9adc791", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "ÍB 237 8vo" } ], "current_or_former_curator": [ "repository:db9eb901-df5f-4474-a768-c0afffc27baf" ], "documents": [ { "@type": "LinguisticObject", "id": "saga:19c6f98f-dade-4494-9bea-76f2e1fed8bb", "_label": "Sturlaugs saga starfsama", "classified_as": [ { "id": "aat:300417585", "type": "Type", "_label": "Literature" } ], "identified_by": [ { "id": "saga:19c6f98f-dade-4494-9bea-76f2e1fed8bb", "type": "Identifier", "classified_as": [ { "id": "aat:300417204", "type": "Type", "_label": "Title" } ], "content": "Sturlaugs saga starfsama" } ] } ] }
@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:cb341510-f17e-4023-b916-2e99c9adc791 a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "ÍB 237 8vo" ; crm:P109_has_current_or_former_curator repository:db9eb901-df5f-4474-a768-c0afffc27baf ; crm:P190_has_symbolic_content "ÍB 237 8vo" ; crm:P1_is_identified_by manuscript:cb341510-f17e-4023-b916-2e99c9adc791 ; crm:P2_has_type aat:300028569, aat:300312355 ; crm:P70_documents saga:19c6f98f-dade-4494-9bea-76f2e1fed8bb . saga:19c6f98f-dade-4494-9bea-76f2e1fed8bb a crm:E33_Linguistic_Object, crm:E42_Identifier ; rdfs:label "Sturlaugs saga starfsama" ; crm:P190_has_symbolic_content "Sturlaugs saga starfsama" ; crm:P1_is_identified_by saga:19c6f98f-dade-4494-9bea-76f2e1fed8bb ; crm:P2_has_type aat:300417204, aat:300417585 .
<?xml version="1.0" encoding="utf-8"?> <rdf:RDF xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:crm="http://www.cidoc-crm.org/cidoc-crm/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" > <crm:E33_Linguistic_Object rdf:about="https://fasnl.net/id/saga/19c6f98f-dade-4494-9bea-76f2e1fed8bb"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Sturlaugs saga starfsama</rdfs:label> <crm:P2_has_type> <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300417585"> <rdfs:label>Literature</rdfs:label> </crm:E55_Type> </crm:P2_has_type> <crm:P2_has_type> <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300417204"> <rdfs:label>Title</rdfs:label> </crm:E55_Type> </crm:P2_has_type> <crm:P190_has_symbolic_content>Sturlaugs saga starfsama</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/19c6f98f-dade-4494-9bea-76f2e1fed8bb"/> </crm:E33_Linguistic_Object> <crm:E78_Curated_Holding rdf:about="https://fasnl.net/id/manuscript/cb341510-f17e-4023-b916-2e99c9adc791"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>ÍB 237 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>ÍB 237 8vo</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/cb341510-f17e-4023-b916-2e99c9adc791"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/db9eb901-df5f-4474-a768-c0afffc27baf"/> <crm:P70_documents rdf:resource="https://fasnl.net/id/saga/19c6f98f-dade-4494-9bea-76f2e1fed8bb"/> </crm:E78_Curated_Holding> </rdf:RDF>