https://fasnl.net/id/manuscript/6e25582c-c6ab-4898-8a85-b96c65be165b
shelfmark
Lbs 1996 8vo
Sagas in Lbs 1996 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 1996 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-1996-en" xml:lang="en"> <msIdentifier> <repository ref="#LBS">Landsbókasafn Íslands, Reykjavík</repository> <idno>Lbs 1996 8vo</idno> </msIdentifier> <msContents> <titlePage ana="#contemporary"/> <msItem n="1" class="fas"> <locus from="1r" to="44r"/> <title ref="#jss" type="uniform">Þjalar-Jóns saga</title> <textLang mainLang="is"/> <rubric>Sagan af Jóni Svipdagssyni er kallaðr var Þjalar-Jón og Eiríki Vilhjálmsyni er nefnið hin forvitni</rubric> </msItem> <msItem n="2" class="kvad"> <locus from="44v" to="63v"/> <title type="supplied">kvæði eftir Jón Ófeigsson [1841], síra Hallgrím Pétrsson, Lopt rika, Snorra Sturluson</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="55"/> <num type="back-flyleaf" value="6"/> <dimensions type="leaf"> <height unit="mm" quantity="162"/> <width unit="mm" quantity="98"/> </dimensions> <watermark ana="#no"/> </support> <foliation ana="#contemporary #pag"/> <foliation ana="#later #fol"/> <condition ana="#good"/> </supportDesc> <layoutDesc> <layout ana="#verse-separate" columns="1" writtenLines="21 24"> <num type="wpl" atLeast="5" atMost="10"/> <dimensions type="written"> <height unit="mm" quantity="127"/> <width unit="mm" quantity="72"/> </dimensions> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="#JonSig021" scope="sole" script="unknown"/> </handDesc> <decoDesc ana="#medium"> <decoNote type="initial">Initials richly decorated and foliated throughout.</decoNote> </decoDesc> <additions ana="#medium"> <p>Some readers' additions.</p> <p>6 inserted leaves.</p> </additions> <bindingDesc> <binding ana="#plain" contemporary="true"> <p/> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate when="1857"/> <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:54:18.771+02:00" who="#EAH">Introduced repository auth file. Updated repository element pointing, adding @ref and removing @key.</change> <change when="2012-07-10" who="#SMM">Added msItems and updated msDesc codes. Completed information where possible.</change> <change when="2013-07-22" who="#SMM">Completed cataloguing.</change> <change when="2013-09-21" who="#TL">Checked markup.</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:6e25582c-c6ab-4898-8a85-b96c65be165b", "_label": "Lbs 1996 8vo", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:6e25582c-c6ab-4898-8a85-b96c65be165b", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "Lbs 1996 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:6e25582c-c6ab-4898-8a85-b96c65be165b a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "Lbs 1996 8vo" ; crm:P109_has_current_or_former_curator repository:db9eb901-df5f-4474-a768-c0afffc27baf ; crm:P190_has_symbolic_content "Lbs 1996 8vo" ; crm:P1_is_identified_by manuscript:6e25582c-c6ab-4898-8a85-b96c65be165b ; 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: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> <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>Þ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:E78_Curated_Holding rdf:about="https://fasnl.net/id/manuscript/6e25582c-c6ab-4898-8a85-b96c65be165b"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Lbs 1996 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 1996 8vo</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/6e25582c-c6ab-4898-8a85-b96c65be165b"/> <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/0b1768fc-65a2-4321-a2c9-ba5f86453b29"/> </crm:E78_Curated_Holding> </rdf:RDF>