https://fasnl.net/id/manuscript/a683f11f-8ecb-44c1-876e-fb595d63463e
shelfmark
UB 1157 8vo
Sagas in UB 1157 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>UB 1157 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="UB08-1157-en" xml:lang="en"> <msIdentifier> <repository ref="#UBOSL">Universitetsbiblioteket, Oslo</repository> <idno>UB 1157 8vo</idno> </msIdentifier> <msContents> <!-- <titlePage ana="#no|contemporary|later"/>--> <msItem n="1" class="fas"> <locus from="1r:1" to="64v:24"/> <title type="uniform" ref="#vs">Völsunga saga</title> <textLang mainLang="is"/> <rubric>Sagan af Sigurði Fafnisbana ok Völsúngum</rubric> <incipit>Hér hefir upp ok segir frá þeim man<ex>n</ex>i er Sigi er nefndr</incipit> <explicit>nú vex hon þar upp í miklu fátæki</explicit> </msItem> <msItem n="2" class="fas"> <locus from="65r:1" to="108v:16"/> <title type="uniform" ref="#rsl">Ragnars saga loðbrókar</title> <textLang mainLang="is"/> <rubric>Sagan af Ragnari konúngi "Loðbrók" ok Sonum hanns</rubric> <incipit>Herraudr hét jarl ríkr ok ágætr á Gautlandi</incipit> <explicit>Haraldr konúngr enn hárfagri er fyrstr vard ein vallds konúngr yfir öllum Noregi</explicit> <finalRubric>Ok lýkr hér sögw Ragnars konúngs Loðbrókar ok sona hans</finalRubric> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <!-- <num type="front-flyleaf" value=""/>--> <num type="book-block" value="108"/> <!-- <num type="back-flyleaf" value=""/>--> <dimensions type="leaf"> <height unit="mm" quantity="200"/> <width unit="mm" quantity="166"/> </dimensions> <!-- <watermark ana="#no|yes"/>--> </support> <foliation ana="#pag">Paginated [81]-296.</foliation> <!-- <condition ana="#poor|average|good"/>--> </supportDesc> <layoutDesc> <layout ana="#verse-separate" columns="1" writtenLines="23 24"> <num type="wpl" atLeast="9" atMost="11"/> <!--<dimensions type="written"> <height unit="mm" quantity=""/> <width unit="mm" quantity=""/> </dimensions>--> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="#MagJon001" scope="sole" script="unknown"/> </handDesc> <decoDesc ana="#no"><decoNote/></decoDesc> <additions ana="#no"> <p/> </additions> <!-- <bindingDesc> <binding ana="#plain|moderate|decorative" contemporary="false"> <p/> </binding> </bindingDesc>--> </physDesc> <history> <origin> <p>Probably written some time between 1850 and 1875.</p> <origDate notBefore="1850" notAfter="1875"/> <origPlace key="IS"/> </origin> <provenance> <p>UB 1156-1159 8vo purchased by the University of Oslo from Albert Ólafsson á Hvarfi (Gvarv) in Telemark in 1932.</p> </provenance> </history> </msDesc> </sourceDesc> </fileDesc> <revisionDesc> <change when="2013-07-24" who="#JSL">Added template elements. Cataloged from photographs.</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:a683f11f-8ecb-44c1-876e-fb595d63463e", "_label": "UB 1157 8vo", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:a683f11f-8ecb-44c1-876e-fb595d63463e", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "UB 1157 8vo" } ], "current_or_former_curator": [ "repository:6cafa53f-92dd-45b9-a510-4bd455fe8553" ], "documents": [ { "@type": "LinguisticObject", "id": "saga:574d9041-8217-425d-ab5c-d325e52f1e0e", "_label": "Völsunga saga", "classified_as": [ { "id": "aat:300417585", "type": "Type", "_label": "Literature" } ], "identified_by": [ { "id": "saga:574d9041-8217-425d-ab5c-d325e52f1e0e", "type": "Identifier", "classified_as": [ { "id": "aat:300417204", "type": "Type", "_label": "Title" } ], "content": "Völsunga saga" } ] }, { "@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" . manuscript:a683f11f-8ecb-44c1-876e-fb595d63463e a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "UB 1157 8vo" ; crm:P109_has_current_or_former_curator repository:6cafa53f-92dd-45b9-a510-4bd455fe8553 ; crm:P190_has_symbolic_content "UB 1157 8vo" ; crm:P1_is_identified_by manuscript:a683f11f-8ecb-44c1-876e-fb595d63463e ; crm:P2_has_type aat:300028569, aat:300312355 ; crm:P70_documents saga:49dd72c1-d9ed-4348-bbb4-c9aa84764e54, saga:574d9041-8217-425d-ab5c-d325e52f1e0e . aat:300417204 a crm:E55_Type ; rdfs:label "Title" . aat:300417585 a crm:E55_Type ; rdfs:label "Literature" . 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 . saga:574d9041-8217-425d-ab5c-d325e52f1e0e a crm:E33_Linguistic_Object, crm:E42_Identifier ; rdfs:label "Völsunga saga" ; crm:P190_has_symbolic_content "Völsunga saga" ; crm:P1_is_identified_by saga:574d9041-8217-425d-ab5c-d325e52f1e0e ; 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/574d9041-8217-425d-ab5c-d325e52f1e0e"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Völsunga 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>Völsunga saga</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/574d9041-8217-425d-ab5c-d325e52f1e0e"/> </crm:E33_Linguistic_Object> <crm:E78_Curated_Holding rdf:about="https://fasnl.net/id/manuscript/a683f11f-8ecb-44c1-876e-fb595d63463e"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>UB 1157 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>UB 1157 8vo</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/a683f11f-8ecb-44c1-876e-fb595d63463e"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/6cafa53f-92dd-45b9-a510-4bd455fe8553"/> <crm:P70_documents rdf:resource="https://fasnl.net/id/saga/574d9041-8217-425d-ab5c-d325e52f1e0e"/> <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> </rdf:RDF>