https://fasnl.net/id/manuscript/da8a9a9a-82ba-41df-9a8d-e3065902dee3
shelfmark
Westin 78
Sagas in Westin 78
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>Westin 78</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="Westin-78" xml:lang="en"> <msIdentifier> <repository ref="#UBUPP">Universitetsbibliotek, Uppsala</repository> <idno>Westin 78</idno> </msIdentifier> <msContents> <msItem n="1" class="fas"> <locus from="1r:1" to="29r:24"/> <title type="uniform" ref="#hsk">Hrólfs saga kraka</title> <textLang mainLang="is"/> <rubric>SAGAN<ex>N</ex> Af BØDVARE, BJARKA</rubric> <rubric>I Cap.</rubric> <incipit>J þan<ex>n</ex> Tyma sem Fröde köngur hin<ex>n</ex> Fridsami stijrde Danmörk han<ex>n</ex> var X madur frä Odin<ex>n</ex> könge, en<ex>n</ex> Hrölfur kongur hin<ex>n</ex> kirr sem kalladur var Krake styrde Hleidargarde</incipit> <explicit>han<ex>n</ex> var bæde heimskur og spotskur han<ex>n</ex> var Fader þorbiargar, sem Hrölfur kongur Gautreksson ätte sem lesa mä i Sógu han<ex>n</ex>s</explicit> <colophon>og endum vier so soguna af Bódvari Biarka <ex>og</ex> Beina hialta</colophon> <note>Böðvars þáttur</note> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="book-block" value="30"/> <dimensions type="leaf"> <height unit="mm" quantity="202"/> <width unit="mm" quantity="158"/> </dimensions> <p>Fols. 29v-30v blank.</p> <watermark ana="#yes"/> </support> <foliation ana="#later #fol">Printed foliation in top right corners.</foliation> <condition ana="#good"/> </supportDesc> <layoutDesc> <layout ana="#verse-separate" columns="1" writtenLines="24 26"> <num type="wpl" atLeast="8" atMost="12"/> <dimensions type="written"> <height unit="mm" quantity="160"/> <width unit="mm" quantity="120"/> </dimensions> <catchwords ana="#yes">Catchwords on every page.</catchwords> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="unknown" scope="sole" script="kurrent"/> </handDesc> <decoDesc ana="#low"> <decoNote type="mixed">Decorated intial over 3 lines at the beginning of the saga on fol. 1r. Different script for the first line of new chapters and for verses. Red book edge</decoNote> </decoDesc> <bindingDesc> <binding ana="#plain" contemporary="false"> <p>Bound in cardboard with marbled pattern.</p> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate notBefore="1750" notAfter="1799"/> <origPlace key="DK"/> </origin> <!-- add to auth --> <provenance><p>The manuscript once belonged to <name key="BirTho001" role="owner" type="person">Birger Thorlacius</name>, after whose death <name type="person" role="owner" key="JacWes001">Jacob Westin</name> bought it at an auction in <date when="1830">1830</date>.</p></provenance> </history> </msDesc> </sourceDesc> </fileDesc> <revisionDesc> <change when="2013-04-10" who="SH">Created</change> <change when="2013-04-10" who="SH">Added missing 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:da8a9a9a-82ba-41df-9a8d-e3065902dee3", "_label": "Westin 78", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:da8a9a9a-82ba-41df-9a8d-e3065902dee3", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "Westin 78" } ], "current_or_former_curator": [ "repository:86c99929-6bc0-4266-bfa7-d0f52425e688" ], "documents": [ { "@type": "LinguisticObject", "id": "saga:15b273f6-6b3b-4505-9af8-f9d609143bea", "_label": "Hrólfs saga kraka", "classified_as": [ { "id": "aat:300417585", "type": "Type", "_label": "Literature" } ], "identified_by": [ { "id": "saga:15b273f6-6b3b-4505-9af8-f9d609143bea", "type": "Identifier", "classified_as": [ { "id": "aat:300417204", "type": "Type", "_label": "Title" } ], "content": "Hrólfs saga kraka" } ] } ] }
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:da8a9a9a-82ba-41df-9a8d-e3065902dee3 a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "Westin 78" ; crm:P109_has_current_or_former_curator repository:86c99929-6bc0-4266-bfa7-d0f52425e688 ; crm:P190_has_symbolic_content "Westin 78" ; crm:P1_is_identified_by manuscript:da8a9a9a-82ba-41df-9a8d-e3065902dee3 ; crm:P2_has_type aat:300028569, aat:300312355 ; crm:P70_documents saga:15b273f6-6b3b-4505-9af8-f9d609143bea . saga:15b273f6-6b3b-4505-9af8-f9d609143bea a crm:E33_Linguistic_Object, crm:E42_Identifier ; rdfs:label "Hrólfs saga kraka" ; crm:P190_has_symbolic_content "Hrólfs saga kraka" ; crm:P1_is_identified_by saga:15b273f6-6b3b-4505-9af8-f9d609143bea ; 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/da8a9a9a-82ba-41df-9a8d-e3065902dee3"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Westin 78</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>Westin 78</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/da8a9a9a-82ba-41df-9a8d-e3065902dee3"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/86c99929-6bc0-4266-bfa7-d0f52425e688"/> <crm:P70_documents> <crm:E33_Linguistic_Object rdf:about="https://fasnl.net/id/saga/15b273f6-6b3b-4505-9af8-f9d609143bea"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Hrólfs saga kraka</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>Hrólfs saga kraka</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/15b273f6-6b3b-4505-9af8-f9d609143bea"/> </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>