https://fasnl.net/id/manuscript/f91de9b1-2f05-45f6-98ae-c1ebbdcb3f46
shelfmark
BL Add. 11159
Sagas in BL Add. 11159
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> <fileDesc> <titleStmt> <title>BL Add. 11159</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="BL-Add-11159" xml:lang="en"> <msIdentifier> <repository ref="#BL">British Library, London</repository> <idno>BL Add. 11159</idno> </msIdentifier> <msContents> <msItem class="fas" n="1" defective="true"> <locus from="2r" to="77r"/> <title type="uniform" ref="#ghs">Göngu-Hrólfs saga</title> <textLang mainLang="is"/> </msItem> <msItem class="fas" n="2" defective="true"> <locus from="77v" to="89v"/> <title type="uniform" ref="#isg">Illuga saga Gríðarfóstra</title> <textLang mainLang="is"/> <rubric>Sagann af Illuga Gridar fostra</rubric> <incipit>Sä kongur Riedi firer Danmörc er Hringur hiet</incipit> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="front-flyleaf" value="3"/> <num type="book-block" value="90"/> <num type="back-flyleaf" value="3"/> <dimensions type="leaf"> <height unit="mm" quantity="160"/> <width unit="mm" quantity="105"/> </dimensions> <watermark ana="#yes"/> </support> <foliation ana="#later #fol"/> <condition ana="#average"/> </supportDesc> <layoutDesc> <layout ana="#verse-prose" columns="1" writtenLines="19 23"> <num type="wpl" atLeast="4" atMost="8"/> <dimensions type="written"> <height unit="mm" quantity="135"/> <width unit="mm" quantity="85"/> </dimensions> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="unknown" scope="sole" script="kurrent"/> </handDesc> <decoDesc ana="#no"><decoNote/></decoDesc> <additions ana="#no"/> <bindingDesc> <binding ana="#plain" contemporary="false"> <p>Leaves are mounted on supports.</p> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate notBefore="1780" notAfter="1820"/> <origPlace key="IS"/> </origin> <provenance> <!-- should display this somehow, else users will have to consult the XML --> <name type="person" role="signatory" key="ambig">Árni Árnason</name> <name type="person" role="owner" key="JosBan001"/> </provenance> </history> </msDesc> </sourceDesc> </fileDesc> <revisionDesc> <change when="2011-04-20T19:52:20.934+02:00" who="#EAH">Auto-generated from FASNL bibliography data</change> <change when="2011-05-06T17:52:54.967+02:00" who="#EAH">Introduced repository auth file. Updated repository element pointing, adding @ref and removing @key.</change> <change when="2013-01-10" who="#PTL">Information supplemented</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:f91de9b1-2f05-45f6-98ae-c1ebbdcb3f46", "_label": "BL Add. 11159", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:f91de9b1-2f05-45f6-98ae-c1ebbdcb3f46", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "BL Add. 11159" } ], "current_or_former_curator": [ "repository:929c3014-9d6c-45d6-91bf-031212f88bb0" ], "documents": [ { "@type": "LinguisticObject", "id": "saga:cdcf55a3-e0ef-4eb2-95aa-96f037309d79", "_label": "Göngu-Hrólfs saga", "classified_as": [ { "id": "aat:300417585", "type": "Type", "_label": "Literature" } ], "identified_by": [ { "id": "saga:cdcf55a3-e0ef-4eb2-95aa-96f037309d79", "type": "Identifier", "classified_as": [ { "id": "aat:300417204", "type": "Type", "_label": "Title" } ], "content": "Göngu-Hrólfs saga" } ] }, { "@type": "LinguisticObject", "id": "saga:4fe73c84-ccc6-461a-b12a-32a89fd0c8f2", "_label": "Illuga saga Gríðarfóstra", "classified_as": [ { "id": "aat:300417585", "type": "Type", "_label": "Literature" } ], "identified_by": [ { "id": "saga:4fe73c84-ccc6-461a-b12a-32a89fd0c8f2", "type": "Identifier", "classified_as": [ { "id": "aat:300417204", "type": "Type", "_label": "Title" } ], "content": "Illuga saga Gríðarfó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" . manuscript:f91de9b1-2f05-45f6-98ae-c1ebbdcb3f46 a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "BL Add. 11159" ; crm:P109_has_current_or_former_curator repository:929c3014-9d6c-45d6-91bf-031212f88bb0 ; crm:P190_has_symbolic_content "BL Add. 11159" ; crm:P1_is_identified_by manuscript:f91de9b1-2f05-45f6-98ae-c1ebbdcb3f46 ; crm:P2_has_type aat:300028569, aat:300312355 ; crm:P70_documents saga:4fe73c84-ccc6-461a-b12a-32a89fd0c8f2, saga:cdcf55a3-e0ef-4eb2-95aa-96f037309d79 . aat:300417204 a crm:E55_Type ; rdfs:label "Title" . aat:300417585 a crm:E55_Type ; rdfs:label "Literature" . saga:4fe73c84-ccc6-461a-b12a-32a89fd0c8f2 a crm:E33_Linguistic_Object, crm:E42_Identifier ; rdfs:label "Illuga saga Gríðarfóstra" ; crm:P190_has_symbolic_content "Illuga saga Gríðarfóstra" ; crm:P1_is_identified_by saga:4fe73c84-ccc6-461a-b12a-32a89fd0c8f2 ; crm:P2_has_type aat:300417204, aat:300417585 . saga:cdcf55a3-e0ef-4eb2-95aa-96f037309d79 a crm:E33_Linguistic_Object, crm:E42_Identifier ; rdfs:label "Göngu-Hrólfs saga" ; crm:P190_has_symbolic_content "Göngu-Hrólfs saga" ; crm:P1_is_identified_by saga:cdcf55a3-e0ef-4eb2-95aa-96f037309d79 ; 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/cdcf55a3-e0ef-4eb2-95aa-96f037309d79"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Göngu-Hrólfs 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>Göngu-Hrólfs saga</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/cdcf55a3-e0ef-4eb2-95aa-96f037309d79"/> </crm:E33_Linguistic_Object> <crm:E33_Linguistic_Object rdf:about="https://fasnl.net/id/saga/4fe73c84-ccc6-461a-b12a-32a89fd0c8f2"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Illuga saga Gríðarfó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>Illuga saga Gríðarfóstra</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/4fe73c84-ccc6-461a-b12a-32a89fd0c8f2"/> </crm:E33_Linguistic_Object> <crm:E78_Curated_Holding rdf:about="https://fasnl.net/id/manuscript/f91de9b1-2f05-45f6-98ae-c1ebbdcb3f46"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>BL Add. 11159</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>BL Add. 11159</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/f91de9b1-2f05-45f6-98ae-c1ebbdcb3f46"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/929c3014-9d6c-45d6-91bf-031212f88bb0"/> <crm:P70_documents rdf:resource="https://fasnl.net/id/saga/cdcf55a3-e0ef-4eb2-95aa-96f037309d79"/> <crm:P70_documents rdf:resource="https://fasnl.net/id/saga/4fe73c84-ccc6-461a-b12a-32a89fd0c8f2"/> </crm:E78_Curated_Holding> </rdf:RDF>