https://fasnl.net/id/manuscript/1c55f574-3535-44f1-aca8-668401e03c2c
shelfmark
R 704
Sagas in R 704
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>R 704</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="R-704" xml:lang="en"> <msIdentifier> <repository ref="#UBUPP">Universitetsbibliotek, Uppsala</repository> <idno>R 704</idno> </msIdentifier> <msContents> <titlePage ana="#contemporary"/> <msItem n="1" class="fas"> <locus from="3r:1" to="29v:8"/> <title type="uniform" ref="#fsf">Friðþjófs saga</title> <textLang mainLang="is" otherLangs="sv"/> <rubric>Sagann af Fridþiófe Frækna</rubric> <rubric>I Cap. Frä bórnum og andlati Bela köngs oc þorstein<supplied reason="omitted">s</supplied> Vikings sonar.</rubric> <incipit>Suo bijriar þessa sógu at Beli köngur stijrdi S<supplied reason="omitted">v</supplied>ijgna-fijlki</incipit> <explicit>Sijni tuo ättu þau, Gunnþiöf ok Hundþiöf: urdu þeir miklir menn fijrir sier,</explicit> <finalRubric>ok endar hier nu sóguna af Fridþiófi frækna. Endir.</finalRubric> <note>copy of the same manuscript as Stock. Isl. papp. 4to nr 52. Only chapter 1 (fols. 3r-5r) with Swedish translation.</note> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="front-flyleaf" value="3"/> <num type="book-block" value="29"/> <num type="back-flyleaf" value="3"/> <dimensions type="leaf"> <height unit="mm" quantity="205"/> <width unit="mm" quantity="160"/> </dimensions> <note>Fols 1v-2v blank.</note> <watermark ana="#yes"/> </support> <foliation ana="#contemporary #pag"/> <condition ana="#good"/> </supportDesc> <layoutDesc> <layout ana="#verse-separate" columns="1 2" writtenLines="25 32"> <num type="wpl" atLeast="4" atMost="8"/> <dimensions type="written"> <height unit="mm" quantity="185"/> <width unit="mm" quantity="70"/> </dimensions> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="#JacRee001" scope="sole" script="cursiva"/> </handDesc> <decoDesc ana="#no"><decoNote/></decoDesc> <additions ana="#low"> <p>On title-page: <q>johanHinric Lidén. vpsala. 1764.</q> On back paste-down information on the filiation of the text.</p> </additions> <bindingDesc> <binding ana="#plain" contemporary="false"> <p>Bound in cardboard covered with cream paper. White spine.</p> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate notBefore="1660" notAfter="1700"/><!-- ath catalogue says s. XVII 2/2 --> <origPlace key="SE"/> </origin> <provenance> <p>The manuscript once belonged to <name type="person" role="owner" key="JohLid001">Johan Henrik Lidén</name>. The manuscript came with Lidén's collection to the University Library Uppsala in <date when="1787">1787</date>.</p> </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:12.148+02:00" who="#EAH"> Introduced repository auth file. Updated repository element pointing, adding @ref and removing @key. </change> <change when="2013-04-10" who="SH">Added information from catalogue and 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:1c55f574-3535-44f1-aca8-668401e03c2c", "_label": "R 704", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:1c55f574-3535-44f1-aca8-668401e03c2c", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "R 704" } ], "current_or_former_curator": [ "repository:86c99929-6bc0-4266-bfa7-d0f52425e688" ], "documents": [ { "@type": "LinguisticObject", "id": "saga:0aece200-785a-4537-980f-290ccfe9d497", "_label": "Friðþjófs saga", "classified_as": [ { "id": "aat:300417585", "type": "Type", "_label": "Literature" } ], "identified_by": [ { "id": "saga:0aece200-785a-4537-980f-290ccfe9d497", "type": "Identifier", "classified_as": [ { "id": "aat:300417204", "type": "Type", "_label": "Title" } ], "content": "Friðþjófs 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:1c55f574-3535-44f1-aca8-668401e03c2c a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "R 704" ; crm:P109_has_current_or_former_curator repository:86c99929-6bc0-4266-bfa7-d0f52425e688 ; crm:P190_has_symbolic_content "R 704" ; crm:P1_is_identified_by manuscript:1c55f574-3535-44f1-aca8-668401e03c2c ; crm:P2_has_type aat:300028569, aat:300312355 ; crm:P70_documents saga:0aece200-785a-4537-980f-290ccfe9d497 . saga:0aece200-785a-4537-980f-290ccfe9d497 a crm:E33_Linguistic_Object, crm:E42_Identifier ; rdfs:label "Friðþjófs saga" ; crm:P190_has_symbolic_content "Friðþjófs saga" ; crm:P1_is_identified_by saga:0aece200-785a-4537-980f-290ccfe9d497 ; 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/0aece200-785a-4537-980f-290ccfe9d497"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Friðþjófs 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>Friðþjófs saga</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/0aece200-785a-4537-980f-290ccfe9d497"/> </crm:E33_Linguistic_Object> <crm:E78_Curated_Holding rdf:about="https://fasnl.net/id/manuscript/1c55f574-3535-44f1-aca8-668401e03c2c"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>R 704</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>R 704</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/1c55f574-3535-44f1-aca8-668401e03c2c"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/86c99929-6bc0-4266-bfa7-d0f52425e688"/> <crm:P70_documents rdf:resource="https://fasnl.net/id/saga/0aece200-785a-4537-980f-290ccfe9d497"/> </crm:E78_Curated_Holding> </rdf:RDF>