https://fasnl.net/id/manuscript/b95e83eb-8fc7-4e15-9963-e8a72a50a0ab
shelfmark
Thott 1756 4to
Sagas in Thott 1756 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>Thott 1756 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="Thott04-1756-en" xml:lang="en"> <msIdentifier> <repository ref="#KBDK">Det Kongelige Bibliotek, Copenhagen</repository> <idno>Thott 1756 4to</idno> </msIdentifier> <msContents> <titlePage ana="#no"/> <msItem n="1" class="fas"> <locus from="1r" to="33r"/> <title type="uniform" ref="#hskh">Hálfs saga og Hálfsrekka</title> <textLang mainLang="is"/> <filiation>derived from <ref type="ms" target="#AM02-202b-en" ana="#protograph">AM 202 b fol.</ref> and <ref type="ms" target="#AM02c-202-en">AM 202 c fol.</ref></filiation> </msItem> </msContents> <physDesc> <objectDesc form="codex"> <supportDesc material="chart"> <support> <num type="front-flyleaf" value="0"/> <num type="book-block" value="33"/> <num type="back-flyleaf" value="2"/> <dimensions type="leaf"> <height unit="mm" quantity="211"/> <width unit="mm" quantity="164"/> </dimensions> <watermark ana="#yes">Maid of Dort "ProPatria"; "JHonig <ex>et</ex>Zoonen"</watermark> </support> <foliation ana="#later #fol"/> <condition ana="#average"/> </supportDesc> <layoutDesc> <layout ana="#verse-separate" columns="1" writtenLines="18 20"> <num type="wpl" atLeast="3" atMost="6"/> <dimensions type="written"> <height unit="mm" quantity="160"/> <width unit="mm" quantity="110"/> </dimensions> <catchwords ana="#no"/> </layout> </layoutDesc> </objectDesc> <handDesc hands="1"> <handNote scribeRef="unknown" scope="sole" script="unknown">A rather round and tilted form of chancery which is not quite humanist cursiva.</handNote> </handDesc> <decoDesc ana="#low"> <decoNote type="paratext"/> </decoDesc> <additions ana="#no"><p/></additions> <bindingDesc> <binding ana="#moderate" contemporary="true"> <p>Marbeled paper, white leather spine and corners; handwritten title on the spine.</p> </binding> </bindingDesc> </physDesc> <history> <origin> <origDate notBefore="1750" notAfter="1799"/> <origPlace key="unknown"/> </origin> <provenance> <name key="OttTho001" type="person" role="owner"/> <name key="JacLan001" type="person" role="owner"/> <p>According to the catalog "Bibl Lang. No. 463".</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:55:18.456+02:00" who="#EAH"> Introduced repository auth file. Updated repository element pointing, adding @ref and removing @key. </change> <change when="2013-05-15" who="#BES">Added catalog info.</change> <change when="2013-06-12" who="#BES">Added missing information with the mansucript 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:b95e83eb-8fc7-4e15-9963-e8a72a50a0ab", "_label": "Thott 1756 4to", "classified_as": [ { "id": "aat:300028569", "type": "Type", "_label": "manuscript" } ], "identified_by": [ { "id": "manuscript:b95e83eb-8fc7-4e15-9963-e8a72a50a0ab", "type": "Identifier", "classified_as": [ { "id": "aat:300312355", "type": "Type", "_label": "shelfmark" } ], "content": "Thott 1756 4to" } ], "current_or_former_curator": [ "repository:bdb30667-f5ee-4249-bd53-760b914e534d" ], "documents": [ { "@type": "LinguisticObject", "id": "saga:064b254d-5dd9-450f-98b2-431cf08ba8ce", "_label": "Hálfs saga konungs og Hálfsrekka", "classified_as": [ { "id": "aat:300417585", "type": "Type", "_label": "Literature" } ], "identified_by": [ { "id": "saga:064b254d-5dd9-450f-98b2-431cf08ba8ce", "type": "Identifier", "classified_as": [ { "id": "aat:300417204", "type": "Type", "_label": "Title" } ], "content": "Hálfs saga konungs og Hálfsrekka" } ] } ] }
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:b95e83eb-8fc7-4e15-9963-e8a72a50a0ab a crm:E42_Identifier, crm:E78_Curated_Holding ; rdfs:label "Thott 1756 4to" ; crm:P109_has_current_or_former_curator repository:bdb30667-f5ee-4249-bd53-760b914e534d ; crm:P190_has_symbolic_content "Thott 1756 4to" ; crm:P1_is_identified_by manuscript:b95e83eb-8fc7-4e15-9963-e8a72a50a0ab ; crm:P2_has_type aat:300028569, aat:300312355 ; crm:P70_documents saga:064b254d-5dd9-450f-98b2-431cf08ba8ce . saga:064b254d-5dd9-450f-98b2-431cf08ba8ce a crm:E33_Linguistic_Object, crm:E42_Identifier ; rdfs:label "Hálfs saga konungs og Hálfsrekka" ; crm:P190_has_symbolic_content "Hálfs saga konungs og Hálfsrekka" ; crm:P1_is_identified_by saga:064b254d-5dd9-450f-98b2-431cf08ba8ce ; 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/b95e83eb-8fc7-4e15-9963-e8a72a50a0ab"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Thott 1756 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>Thott 1756 4to</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/b95e83eb-8fc7-4e15-9963-e8a72a50a0ab"/> <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/064b254d-5dd9-450f-98b2-431cf08ba8ce"> <rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/> <rdfs:label>Hálfs saga konungs og Hálfsrekka</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álfs saga konungs og Hálfsrekka</crm:P190_has_symbolic_content> <crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/saga/064b254d-5dd9-450f-98b2-431cf08ba8ce"/> </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>