https://fasnl.net/id/manuscript/8e77a648-bee0-4808-9300-2c8d8fa3a930
shelfmark
NKS 1184 fol.
Sagas in NKS 1184 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 1184 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-1184-en" xml:lang="en"> <msIdentifier> <repository ref="#KBDK">Det Kongelige Bibliotek, Copenhagen</repository> <idno>NKS 1184 fol.</idno> </msIdentifier> <msContents> <titlePage ana="#contemporary"/> <msItem n="1" class="fas"> <!-- fas handfr --> <locus from="2r" to="20v"/> <title type="uniform" ref="#hsg">Hrólfs saga Gautrekssonar [Variants]</title> <textLang mainLang="is"/> <note>variant readings from <ref type="ms" target="#AM02-0194-b-en" ana="#antigraph">AM 194 b fol.</ref> and <ref type="book" target="#OlaVer1664" ana="#antigraph">Verelius's 1664 edition</ref></note> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="front-flyleaf" value="0"/> <num type="book-block" value="20"/> <num type="back-flyleaf" value="0"/> <dimensions type="leaf"> <height unit="mm" quantity="327"/> <width unit="mm" quantity="210"/> </dimensions> <watermark ana="#yes"/> </support> <foliation ana="#pag #contemporary"/> <condition ana="#average"/> </supportDesc> <layoutDesc> <layout columns="4" writtenLines="23 28"> <num type="wpl" atLeast="3" atMost="10"/> <dimensions type="written"> <height unit="mm" quantity="240"/> <width unit="mm" quantity="144"/> </dimensions> <catchwords ana="#no"/> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scope="sole" scribeRef="#TeiOla001" script="hum cursiva">T. Olavius (Teitur Ólafsson)</handNote> </handDesc> <decoDesc ana="#low"> <decoNote type="initial">rubrics enlarged and slightly decorated</decoNote> </decoDesc> <additions ana="#no"><p/></additions> <bindingDesc> <binding ana="#plain" contemporary="true"> <p>Thin paper binding</p> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate notBefore="1750" notAfter="1799"/> <origPlace key="DK" cert="high"/> </origin> <provenance> <name key="PetSuh001" type="person" role="owner"/> <p>Formerly Suhm's collection no. 327 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.752+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-17" who="#BES">Added missing information with manuscript 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:8e77a648-bee0-4808-9300-2c8d8fa3a930", "_label": "NKS 1184 fol.", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:8e77a648-bee0-4808-9300-2c8d8fa3a930", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "NKS 1184 fol." } ], "current_or_former_curator": [ "repository:bdb30667-f5ee-4249-bd53-760b914e534d" ], "documents": [ { "@type": "LinguisticObject", "id": "saga:25eb64ad-61c1-4995-9ac8-55f07ca42feb", "_label": "Hrólfs saga Gautrekssonar", "classified_as": [ { "id": "aat:300417585", "type": "Type", "_label": "Literature" } ], "identified_by": [ { "id": "saga:25eb64ad-61c1-4995-9ac8-55f07ca42feb", "type": "Identifier", "classified_as": [ { "id": "aat:300417204", "type": "Type", "_label": "Title" } ], "content": "Hrólfs saga Gautrekssonar" } ] } ] }
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:8e77a648-bee0-4808-9300-2c8d8fa3a930 a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "NKS 1184 fol." ; crm:P109_has_current_or_former_curator repository:bdb30667-f5ee-4249-bd53-760b914e534d ; crm:P190_has_symbolic_content "NKS 1184 fol." ; crm:P1_is_identified_by manuscript:8e77a648-bee0-4808-9300-2c8d8fa3a930 ; crm:P2_has_type aat:300028569, aat:300312355 ; crm:P70_documents saga:25eb64ad-61c1-4995-9ac8-55f07ca42feb . saga:25eb64ad-61c1-4995-9ac8-55f07ca42feb a crm:E33_Linguistic_Object, crm:E42_Identifier ; rdfs:label "Hrólfs saga Gautrekssonar" ; crm:P190_has_symbolic_content "Hrólfs saga Gautrekssonar" ; crm:P1_is_identified_by saga:25eb64ad-61c1-4995-9ac8-55f07ca42feb ; 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/25eb64ad-61c1-4995-9ac8-55f07ca42feb"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Hrólfs saga Gautrekssonar</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>Hrólfs saga Gautrekssonar</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/25eb64ad-61c1-4995-9ac8-55f07ca42feb"/> </crm:E33_Linguistic_Object> <crm:E78_Curated_Holding rdf:about="https://fasnl.net/id/manuscript/8e77a648-bee0-4808-9300-2c8d8fa3a930"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>NKS 1184 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 1184 fol.</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/8e77a648-bee0-4808-9300-2c8d8fa3a930"/> <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/25eb64ad-61c1-4995-9ac8-55f07ca42feb"/> </crm:E78_Curated_Holding> </rdf:RDF>