https://fasnl.net/id/manuscript/1348133e-2d73-4883-a794-d7add4f884a9
shelfmark
AM 295 4to
Sagas in AM 295 4to
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>AM 295 4to</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="AM04-0295-en" xml:lang="en"> <msIdentifier> <repository ref="#AMIS">Stofnun Árna Magnússonar í íslenskum fræðum, Reykjavík</repository> <idno>AM 295 4to</idno> </msIdentifier> <msContents> <titlePage ana="#no"/> <msItem n="1" class="fas"> <locus from="1r:1" to="21v:3"/> <title ref="#hsb" type="uniform">Hálfdanar saga Brönufóstra</title> <textLang mainLang="is"/> <rubric/> <incipit>Hringr er konungr nefndr er ried fyrer Danmorku</incipit> <explicit>Ok lykzt her nu saga Halfdanar Braunu fostra</explicit> <filiation> <ref type="ms" target="#AM02-0152-01-02-en" ana="#antigraph"/> <p>According to Kålund, this is a copy of AM 152 fol.</p> </filiation> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="front-flyleaf" value="5"/> <num type="book-block" value="21"/> <num type="back-flyleaf" value="5"/> <dimensions type="leaf"> <height unit="mm" quantity="198"/> <width unit="mm" quantity="160"/> </dimensions> <watermark ana="#yes"/> </support> <foliation ana="#pag">Pagination (contemporary?) in the upper corner of each page.</foliation> <condition ana="#good"/> </supportDesc> <layoutDesc> <layout ana="#verse-prose" columns="1" writtenLines="22"> <num type="wpl" atLeast="7" atMost="9"/> <dimensions type="written"> <height unit="mm" quantity="165"/> <width unit="mm" quantity="95"/> </dimensions> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="#EyjBjo001" scope="sole" script="hybrida">According to a note from AM, this manuscript was written by Eyjólfr Björnsson some time around 1700.</handNote> </handDesc> <decoDesc ana="#no"><decoNote/></decoDesc> <additions ana="#low"><p>AM-slip with information on scribe and exemplum</p></additions> <bindingDesc> <binding ana="#plain" contemporary="false"> <p>Parchment binding, most likely ordered by Árni Magnússon</p> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate notBefore="1690" notAfter="1710"/> <origPlace key="IS"/> </origin> <provenance> <name type="person" role="owner" key="ArnMag001">Árni Magnússon</name> </provenance> </history> </msDesc> </sourceDesc> </fileDesc> <revisionDesc> <change when="2011-04-11T12:12:08.784+02:00" who="#EAH"> Created as subset of full file on handrit.is.</change> <change when="2011-05-06T17:52:18.149+02:00" who="#EAH"> Introduced repository auth file. Updated repository element pointing, adding @ref and removing @key. </change> <change when="2011-05-07T15:34:28.172+02:00" who="#EAH"> Inserted origDate and origPlace elements based on previous data, now removed. </change> <change when="2011-05-07T18:41:43.376+02:00" who="#EAH"> Extracted pagination and page dimension data from previous version. </change> <change when="2011-05-07T19:17:21.831+02:00" who="#EAH"> Extracted layout data from previous version. </change> <change when="2013-03-15" who="#JSL">Supplemented information from handrit and Kålund catalogues. Cataloged from photo surrogates.</change> <change when="2014-12-16" who="#SMM">Added condition.</change> <change when="2015-02-03" who="#SH">added info on flyleaf, watermark, layout dimensions, additions, condition and binding; deleted Vigfús Guðbrandsson as owner</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:1348133e-2d73-4883-a794-d7add4f884a9", "_label": "AM 295 4to", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:1348133e-2d73-4883-a794-d7add4f884a9", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "AM 295 4to" } ], "current_or_former_curator": [ "repository:3354a793-9ba6-444b-8a53-be912e3244f3" ], "documents": [ { "@type": "LinguisticObject", "id": "saga:ee2fbfb8-a6fe-4cf7-9a20-73d92250dfe2", "_label": "Hálfdanar saga Brönufóstra", "classified_as": [ { "id": "aat:300417585", "type": "Type", "_label": "Literature" } ], "identified_by": [ { "id": "saga:ee2fbfb8-a6fe-4cf7-9a20-73d92250dfe2", "type": "Identifier", "classified_as": [ { "id": "aat:300417204", "type": "Type", "_label": "Title" } ], "content": "Hálfdanar saga Brönufóstra" } ] } ] }
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:1348133e-2d73-4883-a794-d7add4f884a9 a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "AM 295 4to" ; crm:P109_has_current_or_former_curator repository:3354a793-9ba6-444b-8a53-be912e3244f3 ; crm:P190_has_symbolic_content "AM 295 4to" ; crm:P1_is_identified_by manuscript:1348133e-2d73-4883-a794-d7add4f884a9 ; crm:P2_has_type aat:300028569, aat:300312355 ; crm:P70_documents saga:ee2fbfb8-a6fe-4cf7-9a20-73d92250dfe2 . saga:ee2fbfb8-a6fe-4cf7-9a20-73d92250dfe2 a crm:E33_Linguistic_Object, crm:E42_Identifier ; rdfs:label "Hálfdanar saga Brönufóstra" ; crm:P190_has_symbolic_content "Hálfdanar saga Brönufóstra" ; crm:P1_is_identified_by saga:ee2fbfb8-a6fe-4cf7-9a20-73d92250dfe2 ; 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/1348133e-2d73-4883-a794-d7add4f884a9"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>AM 295 4to</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>AM 295 4to</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/1348133e-2d73-4883-a794-d7add4f884a9"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/3354a793-9ba6-444b-8a53-be912e3244f3"/> <crm:P70_documents> <crm:E33_Linguistic_Object rdf:about="https://fasnl.net/id/saga/ee2fbfb8-a6fe-4cf7-9a20-73d92250dfe2"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Hálfdanar saga Brönufóstra</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>Hálfdanar saga Brönufóstra</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/ee2fbfb8-a6fe-4cf7-9a20-73d92250dfe2"/> </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>