https://fasnl.net/id/manuscript/f35cd277-96d9-4d40-a5a0-e02a84354b0d
shelfmark
Papp. fol. nr 21
Sagas in Papp. fol. nr 21
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>Papp. fol. nr 21</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="Papp-fol-nr-21" xml:lang="en"> <msIdentifier> <repository ref="#KBSE">Kungliga biblioteket, Stockholm</repository> <idno>Papp. fol. nr 21</idno> </msIdentifier> <msContents> <titlePage ana="#contemporary"> <titlePart>Historia de Ragnaro Lodbrok, ejusque Filiis</titlePart> </titlePage> <msItem n="1" class="fas"> <locus/> <title type="uniform" ref="#rsl">Ragnars saga loðbrókar <note>[Latin]</note></title> <colophon>Calamo properante ad finem usqve produxit s-sc Jonas Wigfusus</colophon> <textLang mainLang="la"/> <filiation> <p>Based on <ref type="ms" target="#R-703" ana="#antigraph">Uppsala R 703</ref></p> </filiation> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="front-flyleaf" value="1"/> <num type="book-block" value="62"/> <num type="back-flyleaf" value="1"/> <dimensions type="leaf"> <height unit="mm" quantity="322"/> <width unit="mm" quantity="207"/> </dimensions> <watermark ana="#yes">Two lions holding a coat of arms with a crown on top. Below the image, "GH" can be read"</watermark> </support> <foliation ana="#pag #contemporary"/> <condition ana="#good"/> </supportDesc> <layoutDesc> <layout ana="#verse-prose" columns="2" writtenLines="29"> <note>The outer column is blank.</note> <num type="wpl" atLeast="3" atMost="4"/> <dimensions type="written"> <height unit="mm" quantity="260"/> <width unit="mm" quantity="65"/> </dimensions> <catchwords ana="#yes"/> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="#JonVig011" scope="sole" script="hum cursiva"/> </handDesc> <decoDesc ana="#no"><decoNote/></decoDesc> <additions ana="#low"> <p>On the first front-flyleaf, a later hand noted <q>Island. Chart. in folio. No 21. Inbunden år 1843 G. O. H. C. Närvarande öfversättning er gjort och skrifven af Isändaren Jonas Wigfusson. (Se antekningen å sista sidan).</q> A little slip with the shelf mark is glued on to fol. <locus>1r</locus></p> </additions> <bindingDesc> <binding ana="#moderate" contemporary="false"> <p>Cardboard binding with leather spine. In the spine, <q>HIST. de Ragn. Lodbrok. Lat. p. Wigfusson. is imprinted with golden letters.</q></p> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate notBefore="1684" notAfter="1691"/> <origPlace key="SE"/> </origin> <provenance/> </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:55:02.44+02:00" who="#EAH"> Introduced repository auth file. Updated repository element pointing, adding @ref and removing @key. </change> <change when="2013-02-22" who="#BES">Prepared for visit at the library.</change> <change when="2013-03-05" who="#BES">Added missing information from the manuscript itself.</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:f35cd277-96d9-4d40-a5a0-e02a84354b0d", "_label": "Papp. fol. nr 21", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:f35cd277-96d9-4d40-a5a0-e02a84354b0d", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "Papp. fol. nr 21" } ], "current_or_former_curator": [ "repository:d2452986-8258-4f15-9a7f-0a87f841e715" ], "documents": [ { "@type": "LinguisticObject", "id": "saga:49dd72c1-d9ed-4348-bbb4-c9aa84764e54", "_label": "Ragnars saga loðbrókar", "classified_as": [ { "id": "aat:300417585", "type": "Type", "_label": "Literature" } ], "identified_by": [ { "id": "saga:49dd72c1-d9ed-4348-bbb4-c9aa84764e54", "type": "Identifier", "classified_as": [ { "id": "aat:300417204", "type": "Type", "_label": "Title" } ], "content": "Ragnars saga loðbrókar" } ] } ] }
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:f35cd277-96d9-4d40-a5a0-e02a84354b0d a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "Papp. fol. nr 21" ; crm:P109_has_current_or_former_curator repository:d2452986-8258-4f15-9a7f-0a87f841e715 ; crm:P190_has_symbolic_content "Papp. fol. nr 21" ; crm:P1_is_identified_by manuscript:f35cd277-96d9-4d40-a5a0-e02a84354b0d ; crm:P2_has_type aat:300028569, aat:300312355 ; crm:P70_documents saga:49dd72c1-d9ed-4348-bbb4-c9aa84764e54 . saga:49dd72c1-d9ed-4348-bbb4-c9aa84764e54 a crm:E33_Linguistic_Object, crm:E42_Identifier ; rdfs:label "Ragnars saga loðbrókar" ; crm:P190_has_symbolic_content "Ragnars saga loðbrókar" ; crm:P1_is_identified_by saga:49dd72c1-d9ed-4348-bbb4-c9aa84764e54 ; 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/f35cd277-96d9-4d40-a5a0-e02a84354b0d"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Papp. fol. nr 21</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>Papp. fol. nr 21</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/f35cd277-96d9-4d40-a5a0-e02a84354b0d"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/d2452986-8258-4f15-9a7f-0a87f841e715"/> <crm:P70_documents> <crm:E33_Linguistic_Object rdf:about="https://fasnl.net/id/saga/49dd72c1-d9ed-4348-bbb4-c9aa84764e54"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Ragnars saga loðbrókar</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>Ragnars saga loðbrókar</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/49dd72c1-d9ed-4348-bbb4-c9aa84764e54"/> </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>