https://fasnl.net/id/manuscript/9766a7e9-db1f-4cd9-b9d4-9bee9c90d2d8
shelfmark
NKS 1179 fol.
Sagas in NKS 1179 fol.
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 1179 fol.</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="NKS02-1179-en" xml:lang="en"> <msIdentifier> <repository ref="#KBDK">Det Kongelige Bibliotek, Copenhagen</repository> <idno>NKS 1179 fol.</idno> </msIdentifier> <msContents> <titlePage ana="#contemporary"><note>Title page on a smaller leaf but by the same scribe</note></titlePage> <msItem n="1" class="fas"> <locus from="1r" to="37r"/> <title type="uniform" ref="#gsgr">Gautreks saga</title> <textLang mainLang="is"/> <filiation> <ref type="ms" target="#AM02-0152-1-2-is" ana="#antigraph">copy of AM 152 fol.</ref> </filiation> <note>younger vers.</note> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="front-flyleaf" value="1"/> <num type="book-block" value="38"/> <num type="back-flyleaf" value="0"/> <dimensions type="leaf"> <height unit="mm" quantity="301"/> <width unit="mm" quantity="190"/> </dimensions> <watermark ana="#yes">Maid of Dort "ProPatria", "C<ex>et</ex>IHonig"</watermark> </support> <foliation ana="#pag #contemporary"/> <condition ana="#good"/> </supportDesc> <layoutDesc> <layout ana="#verse-separate" columns="1" writtenLines="24 25"> <num type="wpl" atLeast="3" atMost="7"/> <dimensions type="written"> <height unit="mm" quantity="230"/> <width unit="mm" quantity="115"/> </dimensions> <catchwords ana="#no"/> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="unknown" scope="sole" script="hum cursiva">The main text is written in hum cursiva, chancery is used for rubrics and title. <p>This is the same scribe as in NKS 1178 fol. but different from NKS 1161 fol. The hand also occurs in <ref type="ms" target="#Kall04-0620-en">Kall 620 4to</ref>, which Kålund asignes to "a well known Icelandic scribe".</p> </handNote> </handDesc> <decoDesc ana="#no"><decoNote/></decoDesc> <additions ana="#low">On the front flyleaf, there is a note signed by <name key="PetSuh001" type="person" role="owner">P.F. Suhm</name>. A smaller leaf (titlepage) is inserted in the front. It is written in the same hand as the main text.</additions> <bindingDesc> <binding ana="#decorative" contemporary="unknown"> <p>Cardboard binding with leather spine and corners; golden imprints on the spine: <q>GIAFA REFS SAGA</q> and floral ornaments.</p> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate notBefore="1750" notAfter="1799"/> <origPlace key="unknown"/> </origin> <provenance> <name key="PetSuh001" type="person" role="owner"/> <p>Formerly Suhm's collection no. 98 fol.</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:32.497+02:00" who="#EAH"> Introduced repository auth file. Updated repository element pointing, adding @ref and removing @key. </change> <change when="2013-04-29" who="#BES">Added information from Kålund's catalog.</change> <change when="2013-05-14" who="#BES">Added missing information with manucsript in situ.</change> <change when="2013-08-27" who="#TL">Checked markup consistency.</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:9766a7e9-db1f-4cd9-b9d4-9bee9c90d2d8", "_label": "NKS 1179 fol.", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:9766a7e9-db1f-4cd9-b9d4-9bee9c90d2d8", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "NKS 1179 fol." } ], "current_or_former_curator": [ "repository:bdb30667-f5ee-4249-bd53-760b914e534d" ], "documents": [ { "@type": "LinguisticObject", "id": "saga:eacefb08-ca9b-4bb3-b53c-765683384f89", "_label": "Gautreks saga", "classified_as": [ { "id": "aat:300417585", "type": "Type", "_label": "Literature" } ], "identified_by": [ { "id": "saga:eacefb08-ca9b-4bb3-b53c-765683384f89", "type": "Identifier", "classified_as": [ { "id": "aat:300417204", "type": "Type", "_label": "Title" } ], "content": "Gautreks saga" } ] } ] }
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:9766a7e9-db1f-4cd9-b9d4-9bee9c90d2d8 a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "NKS 1179 fol." ; crm:P109_has_current_or_former_curator repository:bdb30667-f5ee-4249-bd53-760b914e534d ; crm:P190_has_symbolic_content "NKS 1179 fol." ; crm:P1_is_identified_by manuscript:9766a7e9-db1f-4cd9-b9d4-9bee9c90d2d8 ; crm:P2_has_type aat:300028569, aat:300312355 ; crm:P70_documents saga:eacefb08-ca9b-4bb3-b53c-765683384f89 . saga:eacefb08-ca9b-4bb3-b53c-765683384f89 a crm:E33_Linguistic_Object, crm:E42_Identifier ; rdfs:label "Gautreks saga" ; crm:P190_has_symbolic_content "Gautreks saga" ; crm:P1_is_identified_by saga:eacefb08-ca9b-4bb3-b53c-765683384f89 ; 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/eacefb08-ca9b-4bb3-b53c-765683384f89"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Gautreks 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>Gautreks saga</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/eacefb08-ca9b-4bb3-b53c-765683384f89"/> </crm:E33_Linguistic_Object> <crm:E78_Curated_Holding rdf:about="https://fasnl.net/id/manuscript/9766a7e9-db1f-4cd9-b9d4-9bee9c90d2d8"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>NKS 1179 fol.</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 1179 fol.</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/9766a7e9-db1f-4cd9-b9d4-9bee9c90d2d8"/> <crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/bdb30667-f5ee-4249-bd53-760b914e534d"/> <crm:P70_documents rdf:resource="https://fasnl.net/id/saga/eacefb08-ca9b-4bb3-b53c-765683384f89"/> </crm:E78_Curated_Holding> </rdf:RDF>