https://fasnl.net/id/manuscript/3df99418-34c4-45dd-a263-e2d3b3125117
shelfmark
Winnipeg 4to MS
Sagas in Winnipeg 4to MS
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>Winnipeg 4to MS</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="Winnipeg-MS-4to" xml:lang="en"> <msIdentifier> <repository ref="#EDL">The Icelandic Collection, Elizabeth Dafoe Library, Winnipeg, Canada</repository> <idno>Winnipeg 4to MS</idno> </msIdentifier> <msContents> <msItem n="1" class="isl"> <locus from="1r" to="18v"/> <title type="uniform">Finnboga saga ramma</title> <colophon>d. 23. December Anno 1789 um kvølldid eptir dagsetur.</colophon> <textLang mainLang="is"/> </msItem> <msItem n="2" class="isl"> <locus from="19v" to="43r"/> <title type="uniform">Svarfdæla saga</title> <rubric>Hier byriast Svarfdæla</rubric> <textLang mainLang="is"/> </msItem> <msItem n="3" class="isl"> <locus from="43v" to="66v"/> <title type="uniform">Gull-Þóris saga</title> <rubric>Søgubrot af Gull Þoori</rubric> <textLang mainLang="is"/> </msItem> <msItem n="4" class="fas"> <locus from="67v" to="unknown"/><!-- locus missing --> <title type="uniform" ref="#gsgr">Gautreks saga</title> <rubric>Sagan af Holfe Gautrekssyne, segjer fyrst fra Gauta kongi oc odrum fornkongum i Gautalandi oc Noregi og er firstr Þattur af Giafa-Ref</rubric> <textLang mainLang="is"/> </msItem> <msItem n="5" class="fas"> <locus></locus> <title type="uniform" ref="#hsg">Hrólfs saga Gautrekssonar</title> <textLang mainLang="is"/> <note>Without division from item 4</note> </msItem> <msItem n="6" class="ridd" defective="true"> <locus></locus> <title type="uniform">Vilhjálms saga sjóðs</title> <rubric>Hier biriar Søguna af Wilhialme Rygards Syne Siood</rubric> <textLang mainLang="is"/> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="book-block">ca. 100</num> <watermark ana="#unknown"/> <dimensions type="leaf"> <height unit="mm"/> <width unit="mm"/> </dimensions> </support> <foliation ana="#contemporary #pag">First part of the manuscript paginated.</foliation> </supportDesc> </objectDesc> <handDesc hands="999"> <handNote scribeRef="unknown" script="unknown"/> </handDesc> <!--<decoDesc ana="#high/medium/low"><decoNote/></decoDesc> <additions ana="#high/medium/low"><p>(space for transcriptions or explanations)</p></additions> --> </physDesc> <history> <origin> <origDate notBefore="1775" notAfter="1825"/> <origPlace key="unknown"/> <note>Item 1 was completed in 1789</note> </origin> <provenance> <name key="JonBja001" type="organisation" role="owner"/> <!-- composite manuscript? --> <note>Put together from several pieces</note> </provenance> </history> </msDesc> </sourceDesc> </fileDesc> <revisionDesc> <change when="2013-06-25" who="#BES">Created enty based on Einar G. Pétursson's notes.</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:3df99418-34c4-45dd-a263-e2d3b3125117", "_label": "Winnipeg 4to MS", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:3df99418-34c4-45dd-a263-e2d3b3125117", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "Winnipeg 4to MS" } ], "current_or_former_curator": [ "repository:ba930a79-8e88-4d75-ba75-17e5fdc40149" ], "documents": [ { "@type": "LinguisticObject", "id": "saga:eacefb08-ca9b-4bb3-b53c-765683384f89", "_label": "Gautreks saga", "classified_as": [ { "id": "aat:300417585", "type": "Type", "_label": "Literature" } ], "identified_by": [ { "id": "saga:eacefb08-ca9b-4bb3-b53c-765683384f89", "type": "Identifier", "classified_as": [ { "id": "aat:300417204", "type": "Type", "_label": "Title" } ], "content": "Gautreks saga" } ] }, { "@type": "LinguisticObject", "id": "saga:25eb64ad-61c1-4995-9ac8-55f07ca42feb", "_label": "Hrólfs saga Gautrekssonar", "classified_as": [ { "id": "aat:300417585", "type": "Type", "_label": "Literature" } ], "identified_by": [ { "id": "saga:25eb64ad-61c1-4995-9ac8-55f07ca42feb", "type": "Identifier", "classified_as": [ { "id": "aat:300417204", "type": "Type", "_label": "Title" } ], "content": "Hrólfs saga Gautrekssonar" } ] } ] }
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" . manuscript:3df99418-34c4-45dd-a263-e2d3b3125117 a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "Winnipeg 4to MS" ; crm:P109_has_current_or_former_curator repository:ba930a79-8e88-4d75-ba75-17e5fdc40149 ; crm:P190_has_symbolic_content "Winnipeg 4to MS" ; crm:P1_is_identified_by manuscript:3df99418-34c4-45dd-a263-e2d3b3125117 ; crm:P2_has_type aat:300028569, aat:300312355 ; crm:P70_documents saga:25eb64ad-61c1-4995-9ac8-55f07ca42feb, saga:eacefb08-ca9b-4bb3-b53c-765683384f89 . aat:300417204 a crm:E55_Type ; rdfs:label "Title" . aat:300417585 a crm:E55_Type ; rdfs:label "Literature" . saga:25eb64ad-61c1-4995-9ac8-55f07ca42feb a crm:E33_Linguistic_Object, crm:E42_Identifier ; rdfs:label "Hrólfs saga Gautrekssonar" ; crm:P190_has_symbolic_content "Hrólfs saga Gautrekssonar" ; crm:P1_is_identified_by saga:25eb64ad-61c1-4995-9ac8-55f07ca42feb ; crm:P2_has_type aat:300417204, aat:300417585 . saga:eacefb08-ca9b-4bb3-b53c-765683384f89 a crm:E33_Linguistic_Object, crm:E42_Identifier ; rdfs:label "Gautreks saga" ; crm:P190_has_symbolic_content "Gautreks saga" ; crm:P1_is_identified_by saga:eacefb08-ca9b-4bb3-b53c-765683384f89 ; 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/eacefb08-ca9b-4bb3-b53c-765683384f89"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Gautreks 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>Gautreks saga</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/eacefb08-ca9b-4bb3-b53c-765683384f89"/> </crm:E33_Linguistic_Object> <crm:E78_Curated_Holding rdf:about="https://fasnl.net/id/manuscript/3df99418-34c4-45dd-a263-e2d3b3125117"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Winnipeg 4to MS</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>Winnipeg 4to MS</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/3df99418-34c4-45dd-a263-e2d3b3125117"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/ba930a79-8e88-4d75-ba75-17e5fdc40149"/> <crm:P70_documents rdf:resource="https://fasnl.net/id/saga/eacefb08-ca9b-4bb3-b53c-765683384f89"/> <crm:P70_documents> <crm:E33_Linguistic_Object rdf:about="https://fasnl.net/id/saga/25eb64ad-61c1-4995-9ac8-55f07ca42feb"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Hrólfs saga Gautrekssonar</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 Gautrekssonar</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/25eb64ad-61c1-4995-9ac8-55f07ca42feb"/> </crm:E33_Linguistic_Object> </crm:P70_documents> </crm:E78_Curated_Holding> </rdf:RDF>