https://fasnl.net/id/manuscript/4a674fe7-bb83-4d92-bdae-fc871f65dccf
shelfmark
NKS 1735 4to
Sagas in NKS 1735 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>NKS 1735 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="NKS04-1735-en" xml:lang="en"> <msIdentifier> <repository ref="#KBDK">Det Kongelige Bibliotek, Copenhagen</repository> <idno>NKS 1735 4to</idno> <altIdentifier type="former_shelfmark"> <idno>Suhm's collection no. 808 4to</idno> </altIdentifier> </msIdentifier> <msContents> <titlePage ana="#contemporary"/> <msItem n="1" class="fas"> <locus from="1r" to="86v"/> <title type="uniform" ref="#eseab">Egils saga einhenda og Ásmundar berserkjabana</title> <textLang mainLang="is" otherLangs="da"/> <filiation> <p>Copy of <ref target="#AM04-0589e-en" type="ms" ana="#antigraph">AM 589 e 4to</ref>.</p> </filiation> </msItem> <msItem n="2" class="texfr"> <!-- textr regist? --> <locus from="89r" to="89r"/> <title type="supplied">List of rare words and expressions in the text</title> <textLang mainLang="is"/> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="front-flyleaf" value="1"/> <num type="book-block" value="89"/> <num type="back-flyleaf" value="1"/> <dimensions type="leaf"> <height unit="mm" quantity="195"/> <width unit="mm" quantity="154"/> </dimensions> <watermark ana="#yes">Coin-like watermark with "GR", crown and leaves inside; Maid of Dort "ProPatria"</watermark> </support> <foliation ana="#contemporary #pag">A single later folio number on fol. <locus>89r</locus></foliation> <condition ana="#good"/> </supportDesc> <layoutDesc> <layout columns="1" writtenLines="17 18"> <num type="wpl" atLeast="3" atMost="5"/> <dimensions type="written"> <height unit="mm" quantity="150"/> <width unit="mm" quantity="115"/> </dimensions> <catchwords ana="#no"/> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="#MMagnu001" scope="sole" script="hum cursiva">Fractura for title; kurrent for note on exemplar</handNote><!-- probably not identical with #MagMag009, at least not if hum cursiva--> </handDesc> <decoDesc ana="#low"> <decoNote type="initial">Intitials of main title decorated and rendered in different ink</decoNote> </decoDesc> <additions ana="#low"><p>A few notes in the margins, mostly by the scribe himself</p></additions> <bindingDesc> <binding ana="#decorative" contemporary="unknown"> <p>Brown leather binding with fore-edge painted blue; marbeled paper on pastedown and golden imprint on the spine: title and floral ornaments.</p> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate notBefore="1750" notAfter="1799"/> <origPlace key="DK" cert="high"/> </origin> <provenance> <p><name key="PetSuh001" type="person" role="owner">Formerly Suhm's collection no. 808 4to.</name></p> </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:54:39.2+02:00" who="#EAH"> Introduced repository auth file. Updated repository element pointing, adding @ref and removing @key. </change> <change when="2013-05-02" who="#BES">Added catalog info.</change> <change when="2013-05-23" who="#BES">Added missing information with the manuscript in situ.</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:4a674fe7-bb83-4d92-bdae-fc871f65dccf", "_label": "NKS 1735 4to", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:4a674fe7-bb83-4d92-bdae-fc871f65dccf", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "NKS 1735 4to" } ], "current_or_former_curator": [ "repository:bdb30667-f5ee-4249-bd53-760b914e534d" ], "documents": [ { "@type": "LinguisticObject", "id": "saga:6f7b7d3b-bed0-4fc9-9fd5-cd55f521c1ea", "_label": "Egils saga einhenda og Ásmundar berserkjabana", "classified_as": [ { "id": "aat:300417585", "type": "Type", "_label": "Literature" } ], "identified_by": [ { "id": "saga:6f7b7d3b-bed0-4fc9-9fd5-cd55f521c1ea", "type": "Identifier", "classified_as": [ { "id": "aat:300417204", "type": "Type", "_label": "Title" } ], "content": "Egils saga einhenda og Ásmundar berserkjabana" } ] } ] }
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:4a674fe7-bb83-4d92-bdae-fc871f65dccf a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "NKS 1735 4to" ; crm:P109_has_current_or_former_curator repository:bdb30667-f5ee-4249-bd53-760b914e534d ; crm:P190_has_symbolic_content "NKS 1735 4to" ; crm:P1_is_identified_by manuscript:4a674fe7-bb83-4d92-bdae-fc871f65dccf ; crm:P2_has_type aat:300028569, aat:300312355 ; crm:P70_documents saga:6f7b7d3b-bed0-4fc9-9fd5-cd55f521c1ea . saga:6f7b7d3b-bed0-4fc9-9fd5-cd55f521c1ea a crm:E33_Linguistic_Object, crm:E42_Identifier ; rdfs:label "Egils saga einhenda og Ásmundar berserkjabana" ; crm:P190_has_symbolic_content "Egils saga einhenda og Ásmundar berserkjabana" ; crm:P1_is_identified_by saga:6f7b7d3b-bed0-4fc9-9fd5-cd55f521c1ea ; 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:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" > <crm:E78_Curated_Holding rdf:about="https://fasnl.net/id/manuscript/4a674fe7-bb83-4d92-bdae-fc871f65dccf"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>NKS 1735 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>NKS 1735 4to</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/4a674fe7-bb83-4d92-bdae-fc871f65dccf"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/bdb30667-f5ee-4249-bd53-760b914e534d"/> <crm:P70_documents> <crm:E33_Linguistic_Object rdf:about="https://fasnl.net/id/saga/6f7b7d3b-bed0-4fc9-9fd5-cd55f521c1ea"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Egils saga einhenda og Ásmundar berserkjabana</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>Egils saga einhenda og Ásmundar berserkjabana</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/6f7b7d3b-bed0-4fc9-9fd5-cd55f521c1ea"/> </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>