https://fasnl.net/id/manuscript/3836f9db-690d-4de3-ab6b-4f8d60a51562
shelfmark
DKNVSB 4 m 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>DKNVSB 4 m 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="DKNVSB02-0004-m-en" xml:lang="en">
<msIdentifier>
<repository ref="#DKNVS">Det Kongelige Norske Videnskabers Selskabs Bibliotek, Trondheim</repository>
<idno>DKNVSB 4 m fol.</idno>
</msIdentifier>
<msContents> <titlePage ana="#no"/>
<msItem n="1" class="fas">
<locus from="1r:1" to="28r:8"/>
<title type="uniform" ref="#hs">Hervarar saga og Heiðreks</title>
<textLang mainLang="is"/>
<rubric/>
<incipit>Men<ex>n</ex> lesa i fornum Sögum<ex>m</ex> ad Heimar voru kallader Nordur um<ex>m</ex> Gandvijk en<ex>n</ex> Imisland fyrer Sun<ex>n</ex>an<ex>n</ex></incipit>
<explicit>Oc endum vier hier Saugu af HervÖru oc Heidreke Konge.</explicit>
</msItem>
</msContents>
<physDesc>
<objectDesc form="codex">
<supportDesc material="chart">
<support>
<num type="front-flyleaf" value="0"/>
<num type="book-block" value="28"/>
<num type="back-flyleaf" value="0"/>
<dimensions type="leaf">
<height unit="mm" quantity="328"/>
<width unit="mm" quantity="25"/>
</dimensions>
<watermark ana="#yes"/>
</support>
<foliation ana="#no"/>
<condition ana="#good"/>
</supportDesc>
<layoutDesc>
<layout ana="#verse-separate" columns="1" writtenLines="26 30">
<num type="wpl" atLeast="10" atMost="12"/>
<dimensions type="written">
<height unit="mm" quantity="230"/>
<width unit="mm" quantity="140"/>
</dimensions>
</layout>
</layoutDesc>
</objectDesc>
<handDesc hands="1">
<handNote scribeRef="unknown" scope="sole" script="unknown">Same hand as in DKNVSB 139 fol. (cf. typescript cat.).</handNote>
</handDesc>
<decoDesc ana="#no">
<decoNote type="border"/>
</decoDesc>
<additions ana="#no">
<p></p>
</additions>
<bindingDesc>
<binding ana="#plain" contemporary="false">
<p>No binding</p>
</binding>
</bindingDesc>
</physDesc>
<history>
<origin>
<origDate notBefore="1700" notAfter="1799"/>
<!-- <origPlace key="#IS"/>-->
</origin>
<provenance>
<p>Purchased by DKNVSB from G. Schöning, whose name appears on fol. 1r.</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:53:00.916+02:00" who="#EAH"> Introduced repository auth file. Updated
repository element pointing, adding @ref and removing @key. </change>
<change when="2013-07-26" who="#JSL">Added template elements and input data from Jónas Kristjánsson's typescript catalog,
"Skrá um íslenzk handrit í Noregi".</change>
<change when="2016-05-26" who="#SH">Added info from the ms itself</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:3836f9db-690d-4de3-ab6b-4f8d60a51562",
"_label": "DKNVSB 4 m fol.",
"classified_as": [
{
"id": "aat:300028569",
"type": "Type",
"_label": "manuscript"
}
],
"identified_by": [
{
"id": "manuscript:3836f9db-690d-4de3-ab6b-4f8d60a51562",
"type": "Identifier",
"classified_as": [
{
"id": "aat:300312355",
"type": "Type",
"_label": "shelfmark"
}
],
"content": "DKNVSB 4 m fol."
}
],
"current_or_former_curator": [
"repository:758d7efa-80e4-4dad-9add-362f7031c4ba"
]
}
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/> .
aat:300028569 a crm:E55_Type ;
rdfs:label "manuscript" .
aat:300312355 a crm:E55_Type ;
rdfs:label "shelfmark" .
manuscript:3836f9db-690d-4de3-ab6b-4f8d60a51562 a crm:E42_Identifier,
crm:E78_Curated_Holding ;
rdfs:label "DKNVSB 4 m fol." ;
crm:P109_has_current_or_former_curator repository:758d7efa-80e4-4dad-9add-362f7031c4ba ;
crm:P190_has_symbolic_content "DKNVSB 4 m fol." ;
crm:P1_is_identified_by manuscript:3836f9db-690d-4de3-ab6b-4f8d60a51562 ;
crm:P2_has_type aat:300028569,
aat:300312355 .
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/3836f9db-690d-4de3-ab6b-4f8d60a51562">
<rdf:type rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E42_Identifier"/>
<rdfs:label>DKNVSB 4 m 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>DKNVSB 4 m fol.</crm:P190_has_symbolic_content>
<crm:P1_is_identified_by rdf:resource="https://fasnl.net/id/manuscript/3836f9db-690d-4de3-ab6b-4f8d60a51562"/>
<crm:P109_has_current_or_former_curator rdf:resource="https://fasnl.net/id/repository/758d7efa-80e4-4dad-9add-362f7031c4ba"/>
</crm:E78_Curated_Holding>
</rdf:RDF>