https://fasnl.net/id/manuscript/adbfc542-ecc9-4fdf-9446-0541b9abd60e
shelfmark
HSk 340 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>HSk 340 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="HSk08-340-en" xml:lang="en"> <msIdentifier> <repository ref="#HSSSF">Héraðsskjalasafn Skagfirðinga, Sauðárkrókur</repository> <idno>HSk 340 8vo</idno> </msIdentifier> <msContents> <titlePage ana="#no"/> <msItem n="1" class="fas"> <locus from="1r:1" to="14r:12"/> <title type="uniform" ref="#asb">Áns saga bogsveigis</title> <textLang mainLang="is"/> <rubric>Sagan af Án Bogsveigir</rubric> <incipit>Cap 1. Fyrir Naumudoolum<ex>m</ex> i Noregi reðu fylkis k<ex>onun</ex>g<ex>ar</ex></incipit> <explicit>Fundust þ<ex>ei</ex>r fedg<ex>ar</ex> opt, og v<ex>ar</ex> m<ex>ed</ex> þ<ex>ei</ex>m en mesti kærleiki.</explicit> <finalRubric>og endar svo h<ex>ier</ex> m<ex>ed</ex> Söguna af Áni Bogsveigir</finalRubric> </msItem> <msItem n="2" class="fas"> <locus from="15r:1" to="21v:23"/> <title type="uniform" ref="#fsf">Friðþjófs saga</title> <textLang mainLang="is"/> <incipit>1 <ex>cap</ex> Svo byrjast soguþa<ex>tt</ex>, at Beli k<ex>onun</ex>gr stýrdi Sygna fylki í Norvegi</incipit> <explicit>Syni áttu þau 2 Gun<ex>n</ex>þjóf og Húnþjóf; urdu þeir miklir men<ex>n</ex> fyrir sér</explicit> <finalRubric>Og endar her söguna af Friðþjófi Frækna.</finalRubric> <note>At the very end, the scribe has added an overview of the saga's chapters with short descriptions of each.</note> <note>Leaves 16 - 21 are folded into a leaf 15, which is twice as high.</note> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="book-block" value="21"/> <dimensions type="leaf"> <height unit="mm" quantity="170"/> <width unit="mm" quantity="104"/> </dimensions> <watermark ana="#no"/> </support> <foliation ana="#no"/> <condition ana="#good"/> </supportDesc> <layoutDesc> <layout ana="#verse-prose" columns="1" writtenLines="32 36"> <num type="wpl" atLeast="10" atMost="14"/> <dimensions type="written"> <height unit="mm" quantity="164"/> <width unit="mm" quantity="98"/> </dimensions> <catchwords ana="#yes"/> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="unknown" scope="sole" script="hum cursiva"/> </handDesc> <decoDesc ana="#no"><decoNote/></decoDesc> <additions ana="#low"/> <bindingDesc> <binding ana="#none" contemporary="inapplicable"> <p/> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate notBefore="1850" notAfter="1900"/> <origPlace key="IS">Iceland</origPlace> </origin> <provenance> <name type="person" role="owner" key="DadDav001"/> <!-- Daði Davíðsson á Gilá --> <p> <name type="person" role="owner" key="MarSig003">Marteinn Ágúst Sigurðsson á Gilá</name> donated the manuscript to the archives 2 November 1987.</p> </provenance> </history> </msDesc> </sourceDesc> </fileDesc> <revisionDesc> <change when="2013-09-09" who="#OHA">File created; catalogued from manuscript.</change> <change when="2013-09-12" who="#SMM">Created and added owner ref. Proofread.</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:adbfc542-ecc9-4fdf-9446-0541b9abd60e", "_label": "HSk 340 8vo", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:adbfc542-ecc9-4fdf-9446-0541b9abd60e", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "HSk 340 8vo" } ], "current_or_former_curator": [ "repository:6bf89217-1435-4c29-a9d5-5023c7d4d282" ] }
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/> . aat:300028569 a crm:E55_Type ; rdfs:label "manuscript" . aat:300312355 a crm:E55_Type ; rdfs:label "shelfmark" . manuscript:adbfc542-ecc9-4fdf-9446-0541b9abd60e a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "HSk 340 8vo" ; crm:P109_has_current_or_former_curator repository:6bf89217-1435-4c29-a9d5-5023c7d4d282 ; crm:P190_has_symbolic_content "HSk 340 8vo" ; crm:P1_is_identified_by manuscript:adbfc542-ecc9-4fdf-9446-0541b9abd60e ; crm:P2_has_type aat:300028569, aat:300312355 .
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/adbfc542-ecc9-4fdf-9446-0541b9abd60e"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>HSk 340 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>HSk 340 8vo</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/adbfc542-ecc9-4fdf-9446-0541b9abd60e"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/6bf89217-1435-4c29-a9d5-5023c7d4d282"/> </crm:E78_Curated_Holding> </rdf:RDF>